Mercurial > repos > blastem
log z80_to_x86.c @ 2418:cc07f544c620
age | author | description |
---|---|---|
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 |