Mercurial > repos > blastem
log m68k_core_x86.c @ 1111:2eb54e24914e
age | author | description |
---|---|---|
Mon, 19 Dec 2016 13:28:18 -0800 | Michael Pavone | Mostly working changes to allow support for multiple emulated system types in main blastem program |
Sat, 05 Nov 2016 00:23:11 -0700 | Michael Pavone | Get Jaguar video interrupt working |
Thu, 06 Oct 2016 21:11:58 -0700 | Michael Pavone | Remove hacky assumption about Genesis memory map in M68K core |
Thu, 06 Oct 2016 09:34:31 -0700 | Michael Pavone | Add support for specifying a reset handler in the M68K core. Adjust memory map initialization to handle extra field. Improved handling of out of bounds execution. |
Tue, 10 May 2016 08:59:17 -0700 | Michael Pavone | Fix bug in 68K movep.l when the destination is a register mapped to a host register |
Sat, 30 Apr 2016 09:45:53 -0700 | Michael Pavone | Fix 68K interrupt handling some more. Fatal Rewind is working again. |
Wed, 27 Apr 2016 23:11:24 -0700 | Michael Pavone | Implement privelege violation exceptions |