Mercurial > repos > blastem
graph
-
Randomize soft reset timing and fix silly bug that was accidentally clearing IO state on soft resetFri, 30 Mar 2018 22:01:05 -0700, by Michael Pavone
-
More audio refactoring in preparation for allowing proper sync to video with dynamic audio rate controlFri, 30 Mar 2018 00:37:08 -0700, by Michael Pavone
-
Allow double click to open ROM in file browserThu, 29 Mar 2018 00:40:41 -0700, by Michael Pavone
-
Added vsync to video settingsThu, 29 Mar 2018 00:09:50 -0700, by Michael Pavone
-
Add support for float32 format audio samplesWed, 28 Mar 2018 23:56:38 -0700, by Michael Pavone
-
Small cleanup to audio interface between emulation code and renderer backendWed, 28 Mar 2018 23:36:08 -0700, by Michael Pavone
-
There will be no 0.5.2 at this pointMon, 26 Mar 2018 23:36:39 -0700, by Michael Pavone
-
Allow numpad keys to be mappedMon, 26 Mar 2018 23:07:17 -0700, by Michael Pavone
-
Allow MegaWiFi support to be toggled in config file. Defaults to off due to security concernsMon, 26 Mar 2018 22:13:22 -0700, by Michael Pavone
-
Remove some debug print stuff from font_win.cMon, 26 Mar 2018 21:39:18 -0700, by Michael Pavone
-
Get Windows build working again. MegaWiFi code probably needs more work before it will actually work on Windows, but at least it doesn't break the build nowMon, 26 Mar 2018 21:25:40 -0700, by Michael Pavone
-
Add back button to Key binding view and add a window and back button to empty controller view so you can always get back to the main menuMon, 26 Mar 2018 09:49:03 -0700, by Michael Pavone
-
Fix use after free in get_extension_listSun, 25 Mar 2018 23:11:17 -0700, by Michael Pavone
-
Fix no-default targetsSun, 25 Mar 2018 12:11:41 -0700, by Michael Pavone
-
nuklear_ui has been merged to default and is now closed nuklear_uiSun, 25 Mar 2018 12:03:01 -0700, by Michael Pavone
-
Merged nuklear_ui into defaultSun, 25 Mar 2018 12:01:49 -0700, by Michael Pavone
-
Make sure config directory exists before trying to save config file nuklear_uiSun, 25 Mar 2018 12:00:29 -0700, by Michael Pavone
-
Don't try to use GLES specific stuff unless we're actualy on a GLES platform nuklear_uiSun, 25 Mar 2018 10:47:48 -0700, by Michael Pavone
-
Added OSX implementation of default_font nuklear_uiSun, 25 Mar 2018 10:30:40 -0700, by Michael Pavone
-
Fix memory leak in edge case of font_win nuklear_uiSun, 25 Mar 2018 10:29:40 -0700, by Michael Pavone
-
MSG_NOSIGNAL doesn't exist on all platforms nuklear_uiSun, 25 Mar 2018 10:28:08 -0700, by Michael Pavone
-
Updated default config to reflect gz/zip/png supportSat, 24 Mar 2018 19:41:47 -0700, by Michael Pavone
-
Added png screenshot supportSat, 24 Mar 2018 19:40:51 -0700, by Michael Pavone
-
Add support for loading ROMs from zip filesSat, 24 Mar 2018 15:33:44 -0700, by Michael Pavone
-
Added support for reading gzipped ROMsFri, 23 Mar 2018 22:30:02 -0700, by Michael Pavone
-
Updated fibonacci benchmark code to work with current test harnessFri, 23 Mar 2018 22:23:39 -0700, by Michael Pavone
-
Added support for TTC and dfont format true type fonts. More robust font selection on Windows nuklear_uiTue, 06 Mar 2018 21:27:12 -0800, by Michael Pavone
-
Fix Windows build, added Windows default_font_path implementation nuklear_uiWed, 07 Feb 2018 00:07:12 -0800, by Michael Pavone
-
Fix const correctness for path_extension nuklear_uiTue, 06 Feb 2018 22:44:11 -0800, by Michael Pavone
-
More fleshed out keyboard bindings view nuklear_uiMon, 05 Feb 2018 23:39:14 -0800, by Michael Pavone
-
Initial work on keyboard binding settings view nuklear_uiFri, 02 Feb 2018 09:24:01 -0800, by Michael Pavone
-
Made the NOR flash emulation a bit more flexible, but not yet flexible enough to properly support the flash chip in the MegaWiFi cartWed, 31 Jan 2018 22:05:10 -0800, by Michael Pavone
-
Limit received LSD packets to 1440 bytes to match expectations of wflash code. Use MSG_NOSIGNAL to avoid getting killed with SIGPIPEWed, 31 Jan 2018 21:59:08 -0800, by Michael Pavone
-
MergeMon, 22 Jan 2018 22:03:55 -0800, by Michael Pavone
-
Get enough of MegaWifi implemented so that basic commands from wflash CLI command workMon, 22 Jan 2018 22:02:29 -0800, by Michael Pavone
-
Cleanup MegaWiFi command implementationTue, 16 Jan 2018 19:21:37 -0800, by Michael Pavone
-
Added support for MegaWiFi command IP_CURRENTTue, 16 Jan 2018 09:31:00 -0800, by Michael Pavone
-
Initial work on MegaWiFi supportMon, 15 Jan 2018 09:04:43 -0800, by Michael Pavone
-
MergeThu, 04 Jan 2018 21:37:34 -0800, by Michael Pavone
-
Fix accidental add to RSP with SZ_D and SZ_PTR. Using SZ_D breakse when the stack is located outside of the 32-bit addressable rangeSun, 31 Dec 2017 14:08:47 -0800, by Michael Pavone
-
Fix silly bug in STOP implementation that caused excessive CPU usageWed, 03 Jan 2018 07:09:39 -0800, by Michael Pavone
-
More efficient memory access when using MAME interpreters mame_interpSun, 31 Dec 2017 10:03:25 -0800, by Michael Pavone
-
Added MAME Z80 core, re-enabled 68K tracing in Musashi core, disabled a bunch of code gen stuff when using interpreters from MAME mame_interpSat, 30 Dec 2017 18:27:06 -0800, by Michael Pavone
-
Super hacky integration of the version of Musashi from MAME mame_interpWed, 27 Dec 2017 13:46:52 -0800, by Michael Pavone
-
Enable LTO on certain targets that don't need the full LDFLAGS by splitting out the optimization flags into a separate varSun, 31 Dec 2017 09:53:33 -0800, by Michael Pavone
-
Add mapping for gate array registers in main cpu map segacdTue, 19 Dec 2017 00:49:13 -0800, by Michael Pavone
-
Added code for initializing a combined Genesis + Sega CD system when a Sega CD ISO is loaded segacdWed, 13 Dec 2017 09:44:41 -0800, by Michael Pavone
-
Initial skeleton of Sega CD memory handlers segacdTue, 12 Dec 2017 09:44:33 -0800, by Michael Pavone
-
Added RAM init and IO port config to system settings menu nuklear_uiMon, 11 Dec 2017 19:16:44 -0800, by Michael Pavone
-
Added dropdowns for default region and savestate format nuklear_uiMon, 11 Dec 2017 09:50:47 -0800, by Michael Pavone
-
Update clean target to remove UI object files nuklear_uiThu, 07 Dec 2017 18:59:36 -0800, by Michael Pavone