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
|
Thu, 02 Jan 2025 23:03:50 -0800 |
Michael Pavone |
Merge
|
Thu, 02 Jan 2025 23:02:52 -0800 |
Michael Pavone |
Get CD titles sort of working in libretro target
|
Mon, 09 Dec 2024 13:45:35 -0800 |
Michael Pavone |
Better cassette tape UX
|
Tue, 26 Nov 2024 23:47:38 -0800 |
Michael Pavone |
Implement clipboard paste for SC-3000
|
Mon, 25 Nov 2024 22:26:45 -0800 |
Michael Pavone |
Implement read-only SC-3000 cassette support
|
Wed, 21 Feb 2024 23:42:19 -0800 |
Michael Pavone |
Initial work on Copera emulation
|
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
|
Tue, 02 Jan 2024 18:14:28 -0800 |
Michael Pavone |
Fix reload of zipped and gzipped ROMS
|
Sun, 01 Oct 2023 23:39:48 -0700 |
Michael Pavone |
Implement CD-ROM data sector scrambling/descrambling
|
Thu, 09 Mar 2023 22:49:42 -0800 |
Michael Pavone |
Added basic FLAC seek implementation and added support for FLAC tracks in CUE sheets
|
Sat, 04 Feb 2023 22:44:44 -0800 |
Michael Pavone |
Integrate VGM player into main blastem binary
|
Thu, 29 Dec 2022 15:47:19 -0800 |
Michael Pavone |
Fix stamp address mask and add WIP CD graphics debug view
|
Tue, 22 Nov 2022 17:57:02 -0800 |
Michael Pavone |
Initial implementation of oscilloscope debug view
|
Tue, 30 Aug 2022 00:13:55 -0700 |
Michael Pavone |
Fix windows build for real
|
Sat, 13 Aug 2022 19:37:17 -0700 |
Michael Pavone |
Implement frame advance debugger command
|
Sun, 06 Mar 2022 22:03:52 -0800 |
Michael Pavone |
Initial stab at subcode emulation
|
Wed, 16 Feb 2022 21:22:12 -0800 |
Michael Pavone |
Enhance support for CUE files and add initial support for cdrdao TOC files
|
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
|
Wed, 23 Aug 2017 21:18:17 -0700 |
Michael Pavone |
Allow reloading current ROM with a hotkey (default F5) and allow locking on a cartridge via menu
|
Wed, 16 Aug 2017 20:06:28 -0700 |
Michael Pavone |
Added save states to SMS emulation
|
Fri, 27 Jan 2017 21:27:37 -0800 |
Michael Pavone |
Implement soft reset in Genesis mode
|
Wed, 25 Jan 2017 09:41:12 -0800 |
Michael Pavone |
Use filename for game title in SMS mode
|
Wed, 04 Jan 2017 20:43:22 -0800 |
Michael Pavone |
Don't lock up CPU if performing a read with writes configured when in PBC mode. Allow access to VDP debug commands from Z80 debugger in PBC mode. Handle Mode 4 in VDP debug print functions
|
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:58:51 -0800 |
Michael Pavone |
Restore 68K address logging functionality
|
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
|