Mercurial > repos > blastem
log z80_to_x86.c @ 2529:a6687a6fb69d
age | author | description |
---|---|---|
Wed, 24 Jan 2024 18:51:44 -0800 | Michael Pavone | Avoid conflicts between watchpoints and normal debugger entry |
Wed, 17 Jan 2024 23:51:37 -0800 | Michael Pavone | Fix uninitialized base cycle count in Z80 interp path and do a little other interp path cleanup. Fixes issue with 3x3 Eyes |
Thu, 04 Jan 2024 22:14:29 -0800 | Michael Pavone | Fix nmi_start not getting adjusted during a cycle adjustment |
Sat, 23 Dec 2023 23:03:31 -0800 | Michael Pavone | Implement watchpoints in Z80 debugger |
Sun, 28 Aug 2022 14:32:17 -0700 | Michael Pavone | SP should be set to $FFFF on reset |
Fri, 03 Apr 2020 23:47:57 -0700 | Michael Pavone | Fix bug in in (c) instruction in Z80 dynarec |
Tue, 25 Feb 2020 20:03:04 -0800 | Michael Pavone | Fix edge case in Z80 interrupt handling. Fixes music in Metal Blast 2277 |