log blastem.c @ 2211:5e6e589efbad

age author description
Sun, 28 Aug 2022 22:42:36 -0700 Michael Pavone Strip off .gz extension for gzipped ROMs in load_media so system detection based on filename works with such files
Mon, 22 Aug 2022 22:59:42 -0700 Michael Pavone Fix suport for Game Gear ROMs inside Zip archives
Wed, 16 Feb 2022 21:22:12 -0800 Michael Pavone Enhance support for CUE files and add initial support for cdrdao TOC files
Thu, 03 Feb 2022 23:41:53 -0800 Michael Pavone Persist BRAM to file. Load BIOS relative to blastem directory
Mon, 31 Jan 2022 22:07:18 -0800 Michael Pavone Added basic support for ISO images for games that only have a data track
Thu, 27 Jan 2022 00:33:41 -0800 Michael Pavone Implemented basic TOC functionality of CDD MCU segacd
Fri, 21 Jan 2022 21:59:46 -0800 Michael Pavone Add basic support for BIN/CUE images segacd
Sat, 15 Jan 2022 13:15:21 -0800 Michael Pavone Merge from default segacd
Thu, 05 Aug 2021 09:29:33 -0700 Michael Pavone Merge from default mame_interp
Mon, 15 Feb 2021 11:24:06 -0800 Michael Pavone Implement Heartbeat Personal Trainer peripheral and add ROM DB entry for Outback Joey
Sat, 09 May 2020 23:39:44 -0700 Michael Pavone Merge from default mame_interp
Sat, 09 May 2020 23:25:51 -0700 Michael Pavone Less hacky run on audio thread mode
Fri, 08 May 2020 16:52:32 -0700 Michael Pavone Avoid expensive re-init from switching to external sync after render_init has been called
Sat, 02 May 2020 17:33:23 -0700 Mike Pavone Use zlib to compress event log streams
Fri, 01 May 2020 21:17:21 -0700 Michael Pavone Fix awful playback latencin in new netplay implementation