Mercurial > repos > blastem
log z80_to_x86.c @ 884:252dfd29831d
age | author | description |
---|---|---|
Fri, 13 Nov 2015 22:56:59 -0800 | Michael Pavone | Selecting a second game from the menu now works |
Wed, 04 Nov 2015 19:14:39 -0800 | Michael Pavone | Improve timing of Z80 busack. Fixes a crash in Barkley: Shut Up and Jam. Also vastly improves the audio output of Stuck Somewhere in Time |
Sat, 31 Oct 2015 13:49:27 -0700 | Michael Pavone | Small tweaks to timing of 68K/Z80 interactions based on latest tests |
Sat, 31 Oct 2015 01:07:56 -0700 | Michael Pavone | Set flags for ld a, r |
Thu, 29 Oct 2015 23:12:01 -0700 | Michael Pavone | Fix timing of certain variants of LD |
Thu, 29 Oct 2015 21:42:10 -0700 | Michael Pavone | Fix timing of IM instruction |
Fri, 18 Sep 2015 19:54:02 -0700 | Michael Pavone | Fixed a copy pasta error in the implementation of LDD and LDDR. HL should be decremented and not incremented in those instructions. |