| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-20 | Full support for Sega mapper when it comes to data. Code in remapped ↵ | Michael Pavone | |
| sections may not work reliably. SSF2 now works. | |||
| 2015-05-22 | Don't attempt to translate or map code at odd addresses. This fixes a bug ↵ | Michael Pavone | |
| that shows up when playing College Footbal USA 96 | |||
| 2015-01-14 | Removed hardcoded assumptions in M68K core about which parts of the memory ↵ | Michael Pavone | |
| map are RAM | |||
| 2015-01-03 | All cycle counters are now based off the master clock. This seems to have ↵ | Michael Pavone | |
| messed up Z80 interrupt timing (music in Sonic 2 is too slow for instance), but things are generally working | |||
| 2015-01-01 | Remove some of the hard coded assumptions about the memory map from the CPU ↵ | Michael Pavone | |
| cores | |||
| 2014-03-02 | Initial stab at separating the generic parts of the 68K core from the ↵ | Michael Pavone | |
| host-cpu specific parts. | |||
| 2014-03-02 | Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h ↵ | Michael Pavone | |
| respectively | |||
