Mercurial > repos > blastem
graph
-
Refactor debugger a bit. Allow types other than integers to be passed in expressions and stored in arrays. Better namespace supportMon, 06 Nov 2023 22:41:33 -0800, by Michael Pavone
-
Initial implementation of VDP register write breakpointsMon, 30 Oct 2023 00:07:56 -0700, by Michael Pavone
-
Expose some more emu state via debugger array mechanismSat, 28 Oct 2023 16:04:58 -0700, by Michael Pavone
-
Support for arrays in debugger languageSat, 28 Oct 2023 14:39:19 -0700, by Michael Pavone
-
Give debugger expression engine access to VDP and Sub CPU values. Add basic variable supportSat, 28 Oct 2023 00:52:10 -0700, by Michael Pavone
-
Fix annoying bug in debugger tokenizerFri, 27 Oct 2023 23:49:04 -0700, by Michael Pavone
-
Don't use absolute paths for GTK so things work across distros without extra workSun, 22 Oct 2023 11:57:53 -0700, by Michael Pavone
-
Add an option to use the system file picker on Linux and WindowsSat, 21 Oct 2023 19:22:01 -0700, by Michael Pavone
-
Remove old refresh hack that is causing VDPFifoTesting to have a failed testThu, 19 Oct 2023 23:27:57 -0700, by Michael Pavone
-
More accurate CDD pause behaviorWed, 18 Oct 2023 23:27:55 -0700, by Michael Pavone
-
Fix bug in CD-ROM scrambling algorithmWed, 18 Oct 2023 23:27:14 -0700, by Michael Pavone
-
Bump up 68K stack storage as old value was insufficient in some casesWed, 18 Oct 2023 23:26:51 -0700, by Michael Pavone
-
Allow 68K to return mid-instruction. Adjust how 68K interrupt ack works so int2 busy flag timing is more correct. Fix some other SCD timing issuesMon, 16 Oct 2023 23:30:04 -0700, by Michael Pavone
-
Fix regression from asan/ubsan fixFri, 13 Oct 2023 22:44:36 -0700, by Michael Pavone
-
Fix backwards seek calculationWed, 11 Oct 2023 23:18:16 -0700, by Michael Pavone