Mercurial > repos > blastem
log genesis.c @ 1514:4f94e0f90c83
age | author | description |
---|---|---|
Thu, 19 Oct 2017 03:21:24 -0700 | Michael Pavone | Implemented Z80 IM 2 and attempted correct intack cycle delay |
Tue, 29 Aug 2017 19:43:38 -0700 | Michael Pavone | Make initial bank register state stored in bank_regs match what is put in to mem_pointers for the sega/SSF2 mapper. Invalidate RAM code ranges on RAM deserialization |
Tue, 29 Aug 2017 00:36:25 -0700 | Michael Pavone | Fix savestate path calculation in genesis load_state |
Mon, 28 Aug 2017 22:40:33 -0700 | Michael Pavone | Save and restore Z80 bank register in native save states |
Sun, 27 Aug 2017 18:15:00 -0700 | Michael Pavone | Save/restore mapper state in native save states |
Thu, 24 Aug 2017 19:28:56 -0700 | Michael Pavone | Allow actually saving a save state in more Z80 states. Save busreq/reset state in bus arbiter section for "native" save states |
Wed, 16 Aug 2017 20:06:28 -0700 | Michael Pavone | Added save states to SMS emulation |