Mercurial > repos > blastem
graph
-
Properly handle dbcc, rtr and rte in the debugger next commandSun, 09 Feb 2014 10:29:29 -0800, by Mike Pavone
-
Properly handle jmp instructions in the debugger next commandSun, 09 Feb 2014 00:42:43 -0800, by Mike Pavone
-
Initial GDB remote debugging support. Lacks some features, but breakpoints and basic inspection of registers and memory work.Sat, 08 Feb 2014 23:37:09 -0800, by Mike Pavone
-
Implement per-channel wave logging and primitive looping support in vgm player.Fri, 07 Feb 2014 21:18:05 -0800, by Michael Pavone
-
Increment sample pointer after reading a sample in VGM playerFri, 07 Feb 2014 00:21:56 -0800, by Michael Pavone
-
Add support for VGM 1.50 PCM data blocksThu, 06 Feb 2014 22:18:19 -0800, by Michael Pavone
-
Add a zp command to the 68K debugger to allow printing Z80 registers while in the 68K debuggerThu, 06 Feb 2014 10:04:31 -0800, by Michael Pavone
-
Fix accidental use of the conditional jump instruction jp instead of jmpThu, 06 Feb 2014 10:03:59 -0800, by Michael Pavone
-
Add 3 wait states to Z80 access to bank area since that seems to be roughly the average in normal usageTue, 28 Jan 2014 08:36:06 -0800, by Michael Pavone
-
Fix timing of certain ld and jp instructions in the Z80 coreMon, 27 Jan 2014 22:12:22 -0800, by Michael Pavone
-
The local clone on my laptop got messed up and some changes had not been pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment.Mon, 06 Jan 2014 22:54:05 -0800, by Michael Pavone
-
Add support for left and right shift keysThu, 31 Oct 2013 01:00:32 -0700, by Mike Pavone
-
Small optimization for H40 modeThu, 31 Oct 2013 00:28:27 -0700, by Mike Pavone
-
Fix allocation and memset size for field buffers when using OpenGLTue, 29 Oct 2013 23:13:15 -0700, by Mike Pavone