Mercurial > repos > blastem
log debug.c @ 2364:c822bb628fc3
age | author | description |
---|---|---|
Wed, 08 Nov 2023 00:09:33 -0800 | Michael Pavone | Add support for function call expressions in debug parser |
Tue, 07 Nov 2023 22:19:21 -0800 | Michael Pavone | Basic float support in debug language |
Mon, 06 Nov 2023 22:41:33 -0800 | Michael Pavone | Refactor debugger a bit. Allow types other than integers to be passed in expressions and stored in arrays. Better namespace support |
Mon, 30 Oct 2023 00:07:56 -0700 | Michael Pavone | Initial implementation of VDP register write breakpoints |