log vdp.c @ 2496:187bc857a76a default tip

age author description
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