Mercurial > repos > blastem
log backend.h @ 954:cbc5b39e5518
age | author | description |
---|---|---|
Mon, 11 May 2015 00:28:47 -0700 | Michael Pavone | Sync fixes and logging to fix more sync issues |
Wed, 14 Jan 2015 09:38:54 -0800 | Michael Pavone | Removed hardcoded assumptions in M68K core about which parts of the memory map are RAM |
Sat, 03 Jan 2015 18:23:04 -0800 | Michael Pavone | Made the Z80 core more contained by refactoring some code in blastem.c into z80_to_x86.c |
Sat, 03 Jan 2015 16:08:23 -0800 | Michael Pavone | All cycle counters are now based off the master clock. This seems to have messed up Z80 interrupt timing (music in Sonic 2 is too slow for instance), but things are generally working |