log vdp.c @ 2515:0775f5e0c468 default tip

age author description
Fri, 30 Aug 2024 21:16:46 -0700 Michael Pavone Fix TMS9918A sprite zooming and early clock flag
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, 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!)
Sun, 28 Apr 2024 23:18:53 -0700 Michael Pavone Fix kmod buffer storage bug
Sun, 25 Feb 2024 23:59:37 -0800 Michael Pavone Fix Ax Battler: A Legend of Golden Axe
Sat, 24 Feb 2024 11:53:44 -0800 Michael Pavone Add missing mask to vscroll calculation in Mode 4
Thu, 04 Jan 2024 23:31:54 -0800 Michael Pavone Fix out of bound read from mode4_address_map in TMS modes
Thu, 04 Jan 2024 22:13:46 -0800 Michael Pavone Fix silly TMS9918A bug, make CRAM viewer sorta useful in TMS9918A modes, make mode4 address map externally viewable for debugger
Tue, 21 Nov 2023 21:01:16 -0800 Michael Pavone Ensure VDP double_res flag is updated when loading a save state
Mon, 20 Nov 2023 20:20:14 -0800 Michael Pavone Fix VRAM viewer and plane viewer in double-resolution interlace mode
Mon, 30 Oct 2023 00:07:56 -0700 Michael Pavone Initial implementation of VDP register write breakpoints
Sat, 28 Oct 2023 14:39:19 -0700 Michael Pavone Support for arrays in debugger language
Sat, 28 Oct 2023 00:52:10 -0700 Michael Pavone Give debugger expression engine access to VDP and Sub CPU values. Add basic variable support
Sat, 02 Sep 2023 10:52:16 -0700 Michael Pavone Fix silly regression in SMS mode
Thu, 31 Aug 2023 23:34:48 -0700 Michael Pavone Fix first column bug behavior
Thu, 31 Aug 2023 20:28:33 -0700 Michael Pavone Make bogus word RAM read more appropriately bogus
Sat, 26 Aug 2023 19:59:44 -0700 Michael Pavone Fix regression in mega-color image demos
Mon, 09 Jan 2023 00:15:26 -0800 Michael Pavone Fix missing address masks on some VRAM reads
Fri, 23 Dec 2022 09:37:25 -0800 Michael Pavone Fix TMS9918A text mode
Fri, 23 Dec 2022 09:08:47 -0800 Michael Pavone Fix TMS9918A first line sprite bug
Sun, 18 Dec 2022 23:32:33 -0800 Michael Pavone Less broken TMS9918A text mode
Sun, 18 Dec 2022 22:42:27 -0800 Michael Pavone Fix TMS9918A sprite horizontal position
Sun, 18 Dec 2022 15:11:30 -0800 Michael Pavone Fix a few of the most glaring TMS9918A issues
Sat, 17 Dec 2022 23:32:34 -0800 Michael Pavone WIP SG-1000/TMS9918A mode support