log debug.h @ 2515:0775f5e0c468 default tip

age author description
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 17:37:57 -0800 Michael Pavone Implement 68K watchpoints in internal debugger
Wed, 13 Dec 2023 20:09:18 -0800 Michael Pavone Basic string support in debugger language
Tue, 05 Dec 2023 21:29:21 -0800 Michael Pavone Add debugger save command
Thu, 09 Nov 2023 23:30:20 -0800 Michael Pavone Initial stab at user-defined functions in debugger language
Wed, 08 Nov 2023 23:47:26 -0800 Michael Pavone Basic function call support in debug language
Wed, 08 Nov 2023 00:09:33 -0800 Michael Pavone Add support for function call expressions in debug parser