obj/musashi/.keepme

Wed, 01 Dec 2010 22:43:52 +0000

author
Philip Pemberton <philpem@philpem.me.uk>
date
Wed, 01 Dec 2010 22:43:52 +0000
changeset 27
ceae676021ca
parent 0
8bf1bf91a36d
permissions
-rw-r--r--

add Map RAM emulation

The emulator is now capable of booting up to the point where the BootPROM accesses the floppy and hard drive controllers.

Still TODO:
Lots of I/O registers
Memory mapping, banking and protection
Supervisor R/W restrictions (only SV mode code should be able to R/W I/O regs, user RAM is fair game)