Mercurial > repos > blastem
log gdb_remote.c @ 2619:ba2aba23b48e
age | author | description |
---|---|---|
Tue, 30 Apr 2024 22:32:08 -0700 | Michael Pavone | Get blastem compiling with new 68K core |
Tue, 30 Apr 2024 00:02:14 -0700 | Michael Pavone | Make some progress on compiling full emulator with new 68K core |
Sat, 23 Dec 2023 22:04:27 -0800 | Michael Pavone | Implement gdb remote kill command |
Sat, 23 Dec 2023 21:54:33 -0800 | Michael Pavone | Implement watchpoints in gdb remote protocol |
Mon, 30 Oct 2023 00:07:56 -0700 | Michael Pavone | Initial implementation of VDP register write breakpoints |
Thu, 17 Mar 2022 22:41:42 -0700 | Michael Pavone | Remove use of get_native_pointer in 68K instruction decoding in preparation for word RAM interleaving |
Sat, 12 Feb 2022 15:20:43 -0800 | Michael Pavone | Move some debugger state to a per-CPU structure. Add m command for returning to main CPU from sub CPU |