Mercurial > repos > blastem
graph
-
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
-
Fix GL include issue for 32-bit builds nuklear_uiThu, 07 Dec 2017 18:57:38 -0800, by Michael Pavone
-
Move paths.o to CONFIGOBJS since config.c uses path_append now nuklear_uiThu, 07 Dec 2017 18:57:18 -0800, by Michael Pavone
-
Fix buffer overrun in video settings menu nuklear_uiMon, 04 Dec 2017 21:38:26 -0800, by Michael Pavone
-
Somewhat fleshed out video settings view nuklear_uiFri, 01 Dec 2017 09:22:43 -0800, by Michael Pavone
-
Added code to persist config back to a file nuklear_uiWed, 29 Nov 2017 08:41:37 -0800, by Michael Pavone
-
Don't crash when keys are pressed before ROM is loaded nuklear_uiSun, 26 Nov 2017 20:19:36 -0800, by Michael Pavone
-
Pause game execution when in the new UI pause menu nuklear_uiSun, 26 Nov 2017 19:22:09 -0800, by Michael Pavone
-
Sort directory listing in Nuklear UI file browser nuklear_uiSun, 26 Nov 2017 17:33:39 -0800, by Michael Pavone
-
Skip loading menu ROM if Nuklear UI is enabled. Allow disabling Nuklear UI in favor of old menu ROM both at compile time and in config. Fall back to ROM UI if GL is unavailable nuklear_uiSat, 25 Nov 2017 20:43:20 -0800, by Michael Pavone
-
Avoid burning a huge amount of CPU in the menu when emulation is not running and vsync is disabled nuklear_uiSat, 25 Nov 2017 14:42:38 -0800, by Michael Pavone
-
Fix directory navigation in ROM file chooser in Nuklear UI nuklear_uiSat, 25 Nov 2017 13:57:38 -0800, by Michael Pavone
-
Get SMS savestates working in Nuklear UI nuklear_uiSat, 25 Nov 2017 11:31:08 -0800, by Michael Pavone