Post Reply 
A ROM emulator for the 71B
11-27-2020, 10:58 PM
Post: #35
RE: A ROM emulator for the 71B
Hi Dave,

I wouldn't put this in the same class as a FRAM71, but let's compare specs.

The FRAM71 has 512 KB of non-volatile random-access memory which can be enumerated as ROM or RAM. It can serve up hard-configured ROM at E0000h and at 00000h as a system takeover ROM. It can cover the entire 20 bit address space of the Saturn CPU.

The - what shall I name it? - can enumerate 112 KB of ROM, including hard-configured ROM at E0000h and 00000h. It does not provide any RAM.

I assume the Diag ROM is a takeover ROM, so yes it could be emulated using the same shorting plug arrangement as the FRAM71.

The FRAM71 does require some mastery of the configuration process, but it is quite powerful. The whatever-you-call-it will likely be configured and updated the same way as a Clonix module. I'm consulting Diego on the best approach. The one I favor at the moment is a batch file or shell script driven by a simple text list of BIN files that will assemble the code and flash the processor. The programs needed to assemble and flash are available on Windows, Mac, and Linux so your development platform should be supported (MS-DOS on HP200LX excluded Smile ).

If there's a particular feature you're interested in, let me know and I'll see if it is possible to implement. I'll rule out RAM right away, at least for this project.

~Mark

Remember kids, "In a democracy, you get the government you deserve."
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)