log

age author description
Sat, 31 Aug 2024 22:41:17 -0700 Michael Pavone Fix crash in render_fill_rect in GL mode with no static images
Fri, 30 Aug 2024 21:16:46 -0700 Michael Pavone Fix TMS9918A sprite zooming and early clock flag
Thu, 29 Aug 2024 22:14:33 -0700 Michael Pavone Fix dynarec 68K instruction size metadata edge case bug
Tue, 27 Aug 2024 22:10:04 -0700 Michael Pavone Fix rendering of sprites that are partially off the top of the screen in Mode 4
Tue, 27 Aug 2024 21:27:21 -0700 Michael Pavone Fix display of window plane in VDP composition viewer
Tue, 27 Aug 2024 20:52:37 -0700 Michael Pavone Remove old TODO
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!)