Mercurial > repos > blastem
log vdp.h @ 2038:5b51f03b2227
age | author | description |
---|---|---|
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 |
Sat, 11 Jul 2020 21:16:32 -0700 | Mike Pavone | Fix broken enum definitions that cause multiple definition errors when building with -fno-common which is now the default in GCC 10 |
Wed, 29 Apr 2020 01:00:57 -0700 | Michael Pavone | WIP netplay support |
Mon, 13 Apr 2020 20:43:25 -0700 | Michael Pavone | Don't apply address and cd register changes to the 'live' registers until pending flag is cleared, but do preserve the upper address bits in the latch. Fixes regression in Overdrive 2 while preserving fix to Mona in 344 bytes |
Thu, 27 Feb 2020 18:38:15 -0800 | Michael Pavone | Make VDP VSRAM capacity respect model selection |
Wed, 09 Oct 2019 22:19:04 -0700 | Michael Pavone | Hopefully final fix for line advancement/frame end calculation |