Post Reply 
nonpareil-0.79 and HP41 modules
01-18-2021, 09:35 AM
Post: #2
RE: nonpareil-0.79 and HP41 modules
OK I can load PRINTER just fine. But it is usually at a fixed ROM page, whereas application pacs are not:

(01-17-2021 04:54 PM)hmilz Wrote:  Currently only MOD1 pages at fixed page numbers are supported

So Nonpareil 0.79 cannot handle dynamic ROM pages for application pacs? Still trying to understand the source code. In proc.c, function static bool sim_read_mod1_page appears to explicitly exclude ROMs with page.Page > 0x0f, in particular POSITION_ANY from mod1_file.h. Apparently, after this code, something is missing to find an empty slot and allocates it to page.Bank. If that is done, the remaining code (the for loop) should load the ROM page just fine.

Any insight?

TIA!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
nonpareil-0.79 and HP41 modules - hmilz - 01-17-2021, 04:54 PM
RE: nonpareil-0.79 and HP41 modules - hmilz - 01-18-2021 09:35 AM



User(s) browsing this thread: 2 Guest(s)