Mercurial > repos > blastem
log m68k_internal.h @ 1106:cacbd3f18f03
age | author | description |
---|---|---|
Mon, 28 Nov 2016 22:45:46 -0800 | Michael Pavone | Clean up symbol visiblity and delete a ltitle bit of dead code |
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. |
Wed, 27 Apr 2016 23:11:24 -0700 | Michael Pavone | Implement privelege violation exceptions |
Tue, 26 Apr 2016 23:13:37 -0700 | Michael Pavone | Initial stab at implementing address error exceptions. Need to fill in the value of IR, undefined bits of last stack frame word and properly deal with address errors that occur during exception processing. |
Tue, 26 Apr 2016 00:07:15 -0700 | Michael Pavone | Implement illegal instruction trap |
Sun, 24 Apr 2016 02:19:48 -0700 | Michael Pavone | Half assed, prefetch based open bus value emulation. Gets BlastEm up to 119/122 in VDP FIFO Testing |