]> Shamusworld >> Repos - virtualjaguar/history - src/m68000
Hotfix for bug #28.
[virtualjaguar] / src / m68000 /
2014-10-06 Shamus HammonsMerge remote-tracking branch 'partycle/platform_detect'
2014-10-06 Teemu HukkanenAdd verbose option to Makefile (V=1)
2013-12-07 Shamus HammonsFixed 68K STOP instruction never resuming.
2013-12-06 Shamus HammonsAdded breakpoint on memory access to Alpine mode.
2013-02-17 Shamus HammonsAdded HOSTCC to m68000 Makefile, improvements to M68K...
2013-02-13 Shamus HammonsFixed limits on cartridge space from 4MB to 6MB.
2013-02-08 Shamus HammonsAdded missing IRQ handling after STOP
2013-02-07 Shamus HammonsFix to M68K core vs. DSP thread sync problem.
2013-01-30 Shamus HammonsPreparation for 2.1.0 release.
2012-08-15 Shamus HammonsAdded memory browser, fixed documentation, M68000 excep...
2012-06-19 Shamus HammonsAdded missing file.
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsAdded bits & pieces to allow cross compilation under...
2012-05-24 Shamus HammonsMinor tweaks to Makefiles, added command line switches...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-12-27 Shamus HammonsRevert VC fix, switch from 'fast' to 'compatible' UAE...
2011-11-10 Shamus HammonsCompilation fixes for the M68000 core.
2011-11-03 Shamus HammonsAdded new 68000 cpu core based on UAE's 68000. Here...