Mercurial > repos > blastem
log m68k_core.c @ 2601:6a84a38b3cf9
age | author | description |
---|---|---|
Thu, 29 Aug 2024 22:14:33 -0700 | Michael Pavone | Fix dynarec 68K instruction size metadata edge case bug |
Tue, 30 Apr 2024 00:02:14 -0700 | Michael Pavone | Make some progress on compiling full emulator with new 68K core |
Wed, 24 Jan 2024 18:51:44 -0800 | Michael Pavone | Avoid conflicts between watchpoints and normal debugger entry |
Sat, 20 Jan 2024 21:16:04 -0800 | Michael Pavone | Fix off-by-one in watchpoint eval |
Sat, 23 Dec 2023 23:03:31 -0800 | Michael Pavone | Implement watchpoints in Z80 debugger |
Sat, 23 Dec 2023 22:11:43 -0800 | Michael Pavone | Oops, wrong type in sizeof for m68k_add_watchpoint |