Tue, 04 Mar 2025 00:05:12 -0800 |
Michael Pavone |
Persist save states and config in emscripten build via IDBFS module
|
Wed, 26 Feb 2025 22:55:42 -0800 |
Michael Pavone |
Get sync to audio working in emscripten
|
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, 13 Feb 2025 02:18:30 -0800 |
Michael Pavone |
Basic emscripten support
|
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
|
Fri, 11 Oct 2024 00:46:53 -0700 |
Michael Pavone |
Initial SC-3000 support
|
Tue, 30 Apr 2024 00:02:14 -0700 |
Michael Pavone |
Make some progress on compiling full emulator with new 68K core
|
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
|
Tue, 06 Feb 2024 06:34:49 -0800 |
Michael Pavone |
Fix crash when loading new ROM via drag/drop when existing ROM has lock-on
|
Sat, 03 Feb 2024 18:32:41 -0800 |
Michael Pavone |
WIP Pico emulation
|
Tue, 02 Jan 2024 18:14:28 -0800 |
Michael Pavone |
Fix reload of zipped and gzipped ROMS
|
Mon, 01 Jan 2024 19:27:31 -0800 |
Michael Pavone |
Fix crash when loading a subsequent ROM after lock-on
|
Thu, 30 Mar 2023 23:20:12 -0700 |
Michael Pavone |
Apply binding changes after a config change in UI
|
Sat, 04 Feb 2023 22:44:44 -0800 |
Michael Pavone |
Integrate VGM player into main blastem binary
|
Fri, 13 Jan 2023 23:42:46 -0800 |
Michael Pavone |
Fix ui.reload for locked-on ROMs
|
Fri, 23 Dec 2022 06:23:41 -0800 |
Michael Pavone |
Fix bug when loading cue sheet without leading path
|
Sat, 17 Dec 2022 23:32:34 -0800 |
Michael Pavone |
WIP SG-1000/TMS9918A mode support
|
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
|
Thu, 30 Apr 2020 23:30:22 -0700 |
Michael Pavone |
Remove usage of GCC pointer arithmetic on void * extension
|
Wed, 29 Apr 2020 01:00:57 -0700 |
Michael Pavone |
WIP netplay support
|
Sun, 19 Apr 2020 00:59:09 -0700 |
Michael Pavone |
Merge from default
mame_interp
|
Sat, 18 Apr 2020 22:36:13 -0700 |
Michael Pavone |
WIP new sync mode that runs emulation on audio thread
|
Sat, 18 Apr 2020 11:42:53 -0700 |
Michael Pavone |
Merge from default
mame_interp
|
Tue, 23 Apr 2019 23:33:16 -0700 |
Michael Pavone |
Allow rom directory and rom name in screenshot path. Allow rom name in screenshot name. Remove ability for path variables to contain underscores
|
Sun, 14 Apr 2019 23:38:02 -0700 |
Michael Pavone |
Merge from default
mame_interp
|
Sat, 30 Mar 2019 23:20:06 -0700 |
Mike Pavone |
Update version number for nightly builds
|
Wed, 27 Mar 2019 23:34:53 -0700 |
Michael Pavone |
Update version number, special thanks, CHANGELOG and README in preparation for possible 0.6.2 release
v0.6.2
|
Tue, 19 Mar 2019 09:27:30 -0700 |
Michael Pavone |
Fix off-by-one error in code for loading an SMD format ROM from a ZIP archive
|
Tue, 12 Mar 2019 21:59:52 -0700 |
Michael Pavone |
Remove MAME Z80 core in favor of my new Z80 core
mame_interp
|
Fri, 01 Mar 2019 14:17:29 -0800 |
Michael Pavone |
Merge from default
mame_interp
|
Sun, 10 Feb 2019 11:58:23 -0800 |
Michael Pavone |
Initial attempt at interrupts in new Z80 core and integrating it into main executable
|
Thu, 24 Jan 2019 19:15:59 -0800 |
Michael Pavone |
Merge from default
mame_interp
|
Sat, 05 Jan 2019 00:58:08 -0800 |
Michael Pavone |
Merge from default
segacd
|
Fri, 18 Jan 2019 00:10:14 -0800 |
Michael Pavone |
Updated version number for 0.6.2 preview nightly builds
|
Thu, 17 Jan 2019 23:55:49 -0800 |
Michael Pavone |
Add support for SMD format ROMs in ZIP files
|
Thu, 17 Jan 2019 19:14:09 -0800 |
Michael Pavone |
Fix SMD ROM support
|
Thu, 03 Jan 2019 23:44:17 -0800 |
Michael Pavone |
Updated version number and CHANGELOG for possible 0.6.1 release
v0.6.1
|
Mon, 31 Dec 2018 23:13:45 -0800 |
Mike Pavone |
Updated version number for 0.6.0 release
|
Sun, 30 Dec 2018 23:14:00 -0800 |
Mike Pavone |
Fix crash when passed a filename with no extension
|
Tue, 25 Dec 2018 11:40:00 -0800 |
Michael Pavone |
Fix headless mode
|
Tue, 25 Dec 2018 11:12:26 -0800 |
Michael Pavone |
Merge from default
mame_interp
|
Fri, 06 Jul 2018 17:39:59 -0700 |
Michael Pavone |
Update controller config when changed in UI without restart
|
Thu, 28 Jun 2018 09:27:05 -0700 |
Michael Pavone |
Fix a number of other memory errors (mostly leaks again) identified by valgrind
|