log system.c @ 2671:e0935d5878c3

age author description
Thu, 13 Feb 2025 23:07:31 -0800 Michael Pavone Give sega 8-bit consoles separate system_type enum values and allow selecting them from the command line
Tue, 21 Jan 2025 21:34:19 -0800 Michael Pavone Fix crash when switching between loading ZIP and non-ZIP ROMs
Wed, 08 Jan 2025 23:30:07 -0800 Michael Pavone Fix out of bounds buffer access when loading a cue sheet > 2048 bytes via file browser or drag and drop
Thu, 02 Jan 2025 23:02:52 -0800 Michael Pavone Get CD titles sort of working in libretro target
Fri, 11 Oct 2024 00:46:53 -0700 Michael Pavone Initial SC-3000 support
Wed, 21 Feb 2024 23:42:19 -0800 Michael Pavone Initial work on Copera emulation
Wed, 21 Feb 2024 20:25:06 -0800 Michael Pavone Fix libretro build
Sun, 11 Feb 2024 11:04:39 -0800 Michael Pavone More flexible loading of Pico storyware assets
Sat, 03 Feb 2024 18:32:41 -0800 Michael Pavone WIP Pico emulation
Thu, 04 Jan 2024 22:56:35 -0800 Michael Pavone Initial support for Colecovision emulation
Sat, 04 Feb 2023 22:44:44 -0800 Michael Pavone Integrate VGM player into main blastem binary
Sat, 17 Dec 2022 23:32:34 -0800 Michael Pavone WIP SG-1000/TMS9918A mode support
Sat, 15 Jan 2022 13:15:21 -0800 Michael Pavone Merge from default segacd
Sat, 09 May 2020 23:25:51 -0700 Michael Pavone Less hacky run on audio thread mode
Wed, 29 Apr 2020 01:00:57 -0700 Michael Pavone WIP netplay support
Thu, 05 Dec 2019 09:33:30 -0800 Michael Pavone Only look at low 24-bits of reset vector in ROM type detection heuristic
Sat, 05 Jan 2019 00:58:08 -0800 Michael Pavone Merge from default segacd
Fri, 06 Jul 2018 17:39:59 -0700 Michael Pavone Update controller config when changed in UI without restart
Wed, 13 Dec 2017 09:44:41 -0800 Michael Pavone Added code for initializing a combined Genesis + Sega CD system when a Sega CD ISO is loaded segacd
Wed, 25 Jan 2017 09:41:12 -0800 Michael Pavone Use filename for game title in SMS mode
Mon, 02 Jan 2017 21:46:26 -0800 Michael Pavone Detect system type from filename if header based methods fail. Allow overriding system type from command line.
Thu, 22 Dec 2016 19:51:25 -0800 Michael Pavone Initial support for Genesis/Megadrive PBC mode. VDP still needs Mode 4 to be useful.
Mon, 19 Dec 2016 13:28:18 -0800 Michael Pavone Mostly working changes to allow support for multiple emulated system types in main blastem program