Mercurial > repos > blastem
log m68k_core_x86.c @ 1228:2e6dcb5c11a2
age | author | description |
---|---|---|
Thu, 23 Feb 2017 00:08:37 -0800 | Michael Pavone | WIP support for XBAND mapper hardware |
Sun, 12 Feb 2017 12:38:31 -0800 | Michael Pavone | Fix timing for instructions using BINARY_IMPL |
Sat, 04 Feb 2017 00:41:15 -0800 | Michael Pavone | Cycle accurate MULU/MULS emulation |
Tue, 24 Jan 2017 00:15:27 -0800 | Michael Pavone | Inefficient fix for overlapping instruction problem that was causing issues with Outrunners |
Wed, 28 Dec 2016 20:39:27 -0800 | Michael Pavone | Remove memory map assumptions from Z80 core and move a little bit of logic to the generic backend.c so it can be shared between CPU cores |
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 |