log

age author description
Wed, 18 Oct 2023 23:26:51 -0700 Michael Pavone Bump up 68K stack storage as old value was insufficient in some cases
Mon, 16 Oct 2023 23:30:04 -0700 Michael Pavone Allow 68K to return mid-instruction. Adjust how 68K interrupt ack works so int2 busy flag timing is more correct. Fix some other SCD timing issues
Fri, 13 Oct 2023 22:44:36 -0700 Michael Pavone Fix regression from asan/ubsan fix
Wed, 11 Oct 2023 23:18:16 -0700 Michael Pavone Fix backwards seek calculation
Wed, 11 Oct 2023 11:36:18 -0700 Michael Pavone Minor fix to seek time calculation
Sat, 07 Oct 2023 18:04:35 -0700 Michael Pavone Fix some issues identified by asan/ubsan
Fri, 06 Oct 2023 00:20:37 -0700 Michael Pavone Fix stupid off by one in PCM RAM writes
Fri, 06 Oct 2023 00:20:18 -0700 Michael Pavone Fix timing of sub CPU level 5 interrupt when main CPU is reading CDC data
Sun, 01 Oct 2023 23:41:19 -0700 Michael Pavone Updated NTSC shader from Sik
Sun, 01 Oct 2023 23:39:48 -0700 Michael Pavone Implement CD-ROM data sector scrambling/descrambling
Sun, 17 Sep 2023 23:03:28 -0700 Michael Pavone Add some missing unlicensed games to the ROM DB
Mon, 04 Sep 2023 20:54:27 -0700 Michael Pavone Slightly more correct implementation of MED extended Sega mapper so s2built debug build doesn't hang
Sat, 02 Sep 2023 12:08:43 -0700 Michael Pavone Fix crash when function pointer path is taken in MMAP_FUNC_NULL region that also has MMAP_CODE
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 20:32:53 -0700 Michael Pavone Automatically format Sega CD backup RAM
Sat, 26 Aug 2023 19:59:44 -0700 Michael Pavone Fix regression in mega-color image demos
Wed, 23 Aug 2023 23:53:25 -0700 Michael Pavone Fix linux nightly build hopefully
Wed, 23 Aug 2023 23:36:35 -0700 Michael Pavone Add a couple of SG-1000 games with on-cart RAM to ROM DB
Wed, 23 Aug 2023 22:20:48 -0700 Michael Pavone Fix missing init in fake TMSS
Wed, 23 Aug 2023 22:09:35 -0700 Michael Pavone Fix M68K STOP instruction for sub CPU
Wed, 23 Aug 2023 21:38:39 -0700 Michael Pavone Add NTSC composite shader by Sik
Wed, 23 Aug 2023 21:36:09 -0700 Michael Pavone Add bootleg Super Mario 2 1998 to ROM db
Sun, 06 Aug 2023 20:00:33 -0700 Michael Pavone Fix Z80 access to VDP debug register
Tue, 18 Jul 2023 22:57:57 -0700 Michael Pavone Merge
Tue, 18 Jul 2023 21:46:09 -0700 Michael Pavone Initial Codemasters mapper support
Fri, 23 Jun 2023 20:59:56 -0700 Michael Pavone Add ROM DB entry for Forgotten Worlds
Fri, 23 Jun 2023 18:47:13 -0700 Michael Pavone Add recently dumped Heartbeat Personal Trainer games to ROM DB
Fri, 23 Jun 2023 18:47:00 -0700 Michael Pavone Small fix to utf16 to utf8 util funciton