log rf5c164.c @ 2496:187bc857a76a default tip

age author description
Fri, 06 Oct 2023 00:20:37 -0700 Michael Pavone Fix stupid off by one in PCM RAM writes
Sun, 12 Mar 2023 20:03:35 -0700 Michael Pavone Fix libretro build for real
Sun, 08 Jan 2023 14:42:24 -0800 Michael Pavone Implement savestate support for Sega CD
Mon, 02 Jan 2023 13:08:49 -0800 Michael Pavone Implement turbo/slo mo for Sega CD
Mon, 02 Jan 2023 11:37:31 -0800 Michael Pavone Don't set write pending flag for non-existent RF5C164 registers
Tue, 22 Nov 2022 17:57:02 -0800 Michael Pavone Initial implementation of oscilloscope debug view
Tue, 12 Jul 2022 09:22:57 -0700 Michael Pavone Don't leak all Sega CD resources when freeing a Genesis instance
Sat, 26 Mar 2022 02:01:55 -0700 Michael Pavone PCM channel add should saturate on overflow, not wrap around
Sun, 13 Mar 2022 11:36:06 -0700 Michael Pavone Fix some issues with PCM dma/CPU write conflicts
Thu, 03 Feb 2022 23:41:40 -0800 Michael Pavone Forgot to add PCM source files