Mercurial > repos > blastem
log m68k_core_x86.c @ 956:f5550cdffe49
age | author | description |
---|---|---|
Wed, 02 Dec 2015 07:06:03 -0800 | Michael Pavone | Fix problem in 68K debugger caused by stack alignment change |
Fri, 27 Nov 2015 13:10:02 -0800 | Michael Pavone | Fix a few lingering stack alignment rework bugs |
Wed, 25 Nov 2015 08:40:45 -0800 | Michael Pavone | Partially working change to do proper stack alignment rather than doing a lame alignment check when calling a C compile dfunction. 68K core seems okay, but Z80 is busted. |
Sat, 14 Nov 2015 13:56:41 -0800 | Michael Pavone | Prevent the current interrupt number from being changed while interrupt is being processed. This fixes a bug in Sonic 2 split screen that showed up when interrupt timing was adjusted |
Fri, 13 Nov 2015 19:15:37 -0800 | Michael Pavone | It is now possible to switch back and forth between the menu ROM and the game |
Sun, 08 Nov 2015 15:51:57 -0800 | Michael Pavone | Initial work for allowing loading a ROM from menu |