log vdp.h @ 2496:187bc857a76a default tip

age author description
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
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
Thu, 31 Aug 2023 20:28:33 -0700 Michael Pavone Make bogus word RAM read more appropriately bogus
Sat, 17 Dec 2022 23:32:34 -0800 Michael Pavone WIP SG-1000/TMS9918A mode support
Tue, 22 Nov 2022 17:57:02 -0800 Michael Pavone Initial implementation of oscilloscope debug view
Tue, 13 Sep 2022 20:18:03 -0700 Michael Pavone Fix color bug when switching between Game Gear and other Sega systems
Mon, 05 Sep 2022 22:18:25 -0700 Michael Pavone Implement VDP read latency and invalid write delays revealed by Ti_'s instruction timing ROM
Sun, 04 Sep 2022 23:29:37 -0700 Michael Pavone Admit defeat on VDP address latching theory and implement it the way GPGX does. Fixes regression in VDP FIFO Testing and SMS VDPTEST
Mon, 22 Aug 2022 23:21:16 -0700 Michael Pavone Implement Mode 4 sprite zooming
Sun, 21 Aug 2022 22:29:47 -0700 Michael Pavone Very rudimentary support for Game Gear VDP emulation
Tue, 09 Mar 2021 22:47:51 -0800 Michael Pavone Fix window bug implementation
Wed, 10 Feb 2021 20:12:16 -0800 Michael Pavone Implement serial IO, a generic serial device type and external interrupts
Mon, 19 Oct 2020 15:46:16 -0700 Mike Pavone Add support for the parts of the KMod debug ports used by SGDK