Mercurial > repos > blastem
log z80_to_x86.c @ 715:1c2020d3e275
age | author | description |
---|---|---|
Sun, 17 May 2015 19:14:41 -0700 | Michael Pavone | Call z80_handle_deferred after generating an insruction handler so that instructions like rst work correctly |
Sun, 17 May 2015 15:40:31 -0700 | Michael Pavone | Fix crash bug in Z80 interpreter |
Tue, 12 May 2015 19:14:09 -0700 | Michael Pavone | Save PC to context struct when syncing Z80 at instruction start. This fixes saving savestates and probably the Z80 debugger as well |
Mon, 11 May 2015 20:34:33 -0700 | Michael Pavone | Remove/comment verbose logging added for tracking down sync bug |