Post Reply 
A ROM emulator for the 71B
11-07-2020, 04:06 AM
Post: #9
RE: A ROM emulator for the 71B
Dave really likes checksums being correct... even if no one has a diag module to see if the checksum is correct. Passing a diag test seems to be the ONLY reason these checksums were created, as the OS ignores them. But chaining the BASIC programs is an important step, if you will be including any of those in the ROM image (and which will run from the ROM). But he is right, I just didn't want to muddy the picture.

Another simple technique Paul Berger found is to use ROMCOPY twice, once from IRAM->Disk File and then from the same Disk File->IRAM, which will clear the IRAM signature in the final image and place checksums properly, so the OS understands the image is ROM and not IRAM. This will also chain (also called 'compile' in the ROMCOPY docs) the BASIC programs.

Both work, the former is quicker and easier.

You can (and should) walk thru the ROM creation process, using a 4K image with several small LEX files, just to work through the process.

I think it would be better in the case, if that can be accommodated without changes to the board, but that's certainly a persnickety personal preference. The hole for the header and a cap makes it neat, tidy and tight (sorry, I taught Scout knots for too many years).

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
A ROM emulator for the 71B - mfleming - 11-06-2020, 08:52 PM
RE: A ROM emulator for the 71B - rprosperi - 11-06-2020, 09:58 PM
RE: A ROM emulator for the 71B - KimH - 11-07-2020, 03:49 PM
RE: A ROM emulator for the 71B - KimH - 11-07-2020, 05:18 PM
RE: A ROM emulator for the 71B - rprosperi - 11-07-2020, 07:19 PM
RE: A ROM emulator for the 71B - mfleming - 11-06-2020, 10:57 PM
RE: A ROM emulator for the 71B - twoweims - 11-07-2020, 01:52 AM
RE: A ROM emulator for the 71B - KimH - 11-07-2020, 03:52 PM
RE: A ROM emulator for the 71B - cdmackay - 11-07-2020, 12:45 AM
RE: A ROM emulator for the 71B - mfleming - 11-07-2020, 03:35 AM
RE: A ROM emulator for the 71B - rprosperi - 11-07-2020 04:06 AM
RE: A ROM emulator for the 71B - mfleming - 11-07-2020, 07:07 PM
RE: A ROM emulator for the 71B - Sukiari - 11-08-2020, 12:07 AM
RE: A ROM emulator for the 71B - Harald - 11-08-2020, 12:06 PM
RE: A ROM emulator for the 71B - mfleming - 11-08-2020, 08:38 PM
RE: A ROM emulator for the 71B - EmmanuelC - 11-08-2020, 09:24 PM
RE: A ROM emulator for the 71B - Harald - 11-08-2020, 11:02 PM
RE: A ROM emulator for the 71B - mfleming - 11-27-2020, 12:00 AM
RE: A ROM emulator for the 71B - KimH - 11-30-2020, 05:08 PM
RE: A ROM emulator for the 71B - mfleming - 11-09-2020, 01:08 AM
RE: A ROM emulator for the 71B - Moggul - 11-10-2020, 08:12 AM
RE: A ROM emulator for the 71B - Sukiari - 11-27-2020, 12:18 AM
RE: A ROM emulator for the 71B - mfleming - 11-27-2020, 01:45 AM
RE: A ROM emulator for the 71B - Harald - 11-27-2020, 06:07 PM
RE: A ROM emulator for the 71B - mfleming - 11-27-2020, 10:58 PM
RE: A ROM emulator for the 71B - Kevin71B - 01-10-2021, 02:20 PM
RE: A ROM emulator for the 71B - mfleming - 01-17-2021, 01:31 AM
RE: A ROM emulator for the 71B - mfleming - 01-17-2021, 03:51 AM
RE: A ROM emulator for the 71B - mfleming - 01-17-2021, 04:35 AM



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