Mercurial > repos > blastem
log m68k_core.h @ 669:7a9a7c96cb22
age | author | description |
---|---|---|
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 |
Thu, 01 Jan 2015 14:36:55 -0800 | Michael Pavone | Remove some of the hard coded assumptions about the memory map from the CPU cores |
Sun, 02 Mar 2014 16:34:29 -0800 | Michael Pavone | Initial stab at separating the generic parts of the 68K core from the host-cpu specific parts. |
Sun, 02 Mar 2014 15:25:52 -0800 | Michael Pavone | Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h respectively base m68k_to_x86.h@4b120ead5512 |