log vdp.h @ 2688:b42f00a3a937 default tip

age author description
Mon, 31 Mar 2025 21:02:17 -0700 Michael Pavone WIP attempt to move VDP rendering to a separate thread
Sun, 30 Mar 2025 00:06:53 -0700 Michael Pavone Add a compile-time flag to use RGB565 instead of ABGR/ARGB
Fri, 14 Mar 2025 01:18:11 -0700 Michael Pavone Implement Z80/PSG clock speed test register bit
Sun, 02 Feb 2025 23:02:55 -0800 Michael Pavone Sprite overflow flag should only be set when there are too many sprites in a line and not when there are just too many sprite pixels. Fixes regression in Madou Monogatari I
Sun, 02 Feb 2025 00:31:58 -0800 Michael Pavone DMA fill and copy should not block VDP data or control port writes
Thu, 16 Jan 2025 22:42:09 -0800 Michael Pavone Apparently window v/h size is latched once per line. Fixes glitch in Landstalker