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
|
Wed, 06 Dec 2023 22:25:49 -0800 |
Michael Pavone |
Add debugger load command
|
Tue, 05 Dec 2023 21:29:21 -0800 |
Michael Pavone |
Add debugger save command
|
Tue, 21 Nov 2023 21:35:14 -0800 |
Michael Pavone |
Prefix most hex-formatted values output by debugger with $ for consistency with number literal parsing
|
Mon, 20 Nov 2023 19:53:00 -0800 |
Michael Pavone |
Fix regression in debugger for Mega CD
|
Thu, 09 Nov 2023 23:30:20 -0800 |
Michael Pavone |
Initial stab at user-defined functions in debugger language
|
Thu, 09 Nov 2023 19:22:07 -0800 |
Michael Pavone |
Add some more builtin functions to debugger language
|