log system.h @ 2095:c732dcc9c61b

age author description
Sun, 06 Feb 2022 13:51:49 -0800 Michael Pavone Fix some byte order stuff for audio tracks
Wed, 02 Feb 2022 01:10:07 -0800 Michael Pavone Implement CD audio
Mon, 31 Jan 2022 22:07:18 -0800 Michael Pavone Added basic support for ISO images for games that only have a data track
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
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
Fri, 27 Mar 2020 00:03:58 -0700 Michael Pavone Initial stab at VGM logging support
Sat, 05 Jan 2019 00:58:08 -0800 Michael Pavone Merge from default segacd
Sun, 20 Jan 2019 22:19:58 -0800 Mike Pavone Implement serialization/deserialization in libretro build
Mon, 19 Nov 2018 19:26:57 -0800 Michael Pavone Removed old VDP debug functionality
Fri, 06 Jul 2018 17:39:59 -0700 Michael Pavone Update controller config when changed in UI without restart
Sat, 05 May 2018 23:30:40 -0700 Michael Pavone Refactor to split device bindings from IO emulation code
Fri, 24 Nov 2017 20:52:40 -0800 Michael Pavone Fix genesis save state loading via Nuklear UI, sms probably still needs work nuklear_ui
Sat, 21 Oct 2017 11:51:24 -0700 Michael Pavone Change load_rom into load_media with some interface changes in preparation for CD support segacd