Mercurial > repos > blastem
log m68k_core.c @ 1282:c5821f9de325
age | author | description |
---|---|---|
Wed, 15 Mar 2017 19:05:27 -0700 | Michael Pavone | Cycle accurate implementation of divs |
Mon, 13 Mar 2017 23:14:13 -0700 | Michael Pavone | RESET is not a terminal instruction on the 68K. Fixes a crash bug in Chavez II and possibly other games |
Thu, 09 Mar 2017 22:17:46 -0800 | Michael Pavone | Fix bug in handling of translating unmapped addresses |
Fri, 03 Mar 2017 23:51:29 -0800 | Michael Pavone | Cycle accurate divu and undefined flags for overflow case |
Thu, 23 Feb 2017 00:08:37 -0800 | Michael Pavone | WIP support for XBAND mapper hardware |
Wed, 01 Feb 2017 19:33:11 -0800 | Michael Pavone | Fix regression in handling of unmapped memory addresses |
Sun, 29 Jan 2017 00:15:18 -0800 | Michael Pavone | Implement extra read and fix movem timing generally |