log debug.c @ 2360:053ba4551c62

age author description
Sat, 28 Oct 2023 16:04:58 -0700 Michael Pavone Expose some more emu state via debugger array mechanism
Sat, 28 Oct 2023 14:39:19 -0700 Michael Pavone Support for arrays in debugger language
Sat, 28 Oct 2023 00:52:10 -0700 Michael Pavone Give debugger expression engine access to VDP and Sub CPU values. Add basic variable support
Fri, 27 Oct 2023 23:49:04 -0700 Michael Pavone Fix annoying bug in debugger tokenizer
Sun, 12 Mar 2023 20:03:35 -0700 Michael Pavone Fix libretro build for real
Tue, 29 Nov 2022 21:04:57 -0800 Michael Pavone Fix input processing while waiting for console input in debugger
Tue, 30 Aug 2022 18:42:45 -0700 Michael Pavone Add disassemble command to debugger