Mercurial > repos > blastem
log m68k_to_x86.h @ 537:6b7a96d0eda8 v0.2.0
age | author | description |
---|---|---|
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |
Tue, 21 May 2013 01:10:04 -0700 | Mike Pavone | m68k_trap is now replaced with a generated one so it can call the generated memory acccess functions. The old static memory access functions have been removed from runtime.S |
Tue, 21 May 2013 00:56:56 -0700 | Mike Pavone | Generate handle_cycle_limit_int at runtime so it can refer to the runtime generated memory map functions |
Sat, 18 May 2013 11:44:42 -0700 | Mike Pavone | Mostly working runtime generation of memory map read/write functions |
Fri, 10 May 2013 22:57:56 -0700 | Mike Pavone | Initial stab at horizontal interrupts and improving accuracy of vertical interrupts. Also added the VINT pending flag to status port. |
Sun, 05 May 2013 22:56:42 -0700 | Mike Pavone | Add a YM2612 stub implementation with just timers and status registers so that games that depend on it can run. |