log

age author description
Tue, 27 Aug 2024 20:50:31 -0700 Michael Pavone Fix behavior of rendering when all planes are disabled via VDP test register (Thanks vladikcomper!)
Wed, 14 Aug 2024 22:29:11 -0700 Michael Pavone Fix debug windows not filling window in GL mode. Thanks Sik!
Wed, 14 Aug 2024 22:25:20 -0700 Michael Pavone Some more improvements to Z80 step, next and over commands
Wed, 14 Aug 2024 22:14:21 -0700 Michael Pavone Z80 debugger improvements
Wed, 31 Jul 2024 22:56:00 -0700 Michael Pavone Fix issue that was causing double frame output in Double Dragon 2
Wed, 31 Jul 2024 22:30:14 -0700 Michael Pavone Fix silly bug in Mode 4 sprite rendering (Thanks Sik!)
Tue, 16 Jul 2024 20:21:08 -0700 Michael Pavone Partially functional asr/asl implementations in new 68K core
Wed, 01 May 2024 01:19:30 -0700 Michael Pavone Implement some more instructions in new 68K core. First light with some old demos
Tue, 30 Apr 2024 22:32:08 -0700 Michael Pavone Get blastem compiling with new 68K core
Tue, 30 Apr 2024 00:02:14 -0700 Michael Pavone Make some progress on compiling full emulator with new 68K core
Mon, 29 Apr 2024 22:57:49 -0700 Michael Pavone Implement movem and moveq in new 68K core
Mon, 29 Apr 2024 22:57:33 -0700 Michael Pavone Fix constant propagation for sext instruction