Mercurial > repos > blastem
graph
-
Fix aspect ratio for H32 gamesWed, 23 Jan 2019 19:25:50 -0800, by Michael Pavone
-
Added some Makefile options to build a packaging friendly executableTue, 22 Jan 2019 21:15:38 -0800, by Michael Pavone
-
Don't leak a system context when a game is unloadedSun, 20 Jan 2019 22:48:16 -0800, by Mike Pavone
-
Implement serialization/deserialization in libretro buildSun, 20 Jan 2019 22:19:58 -0800, by Mike Pavone
-
Have a suitable default IO port configuration when nonIO is present from the config file. Fixed off by one in processing gamepad button events in libretro buildSun, 20 Jan 2019 19:52:54 -0800, by Mike Pavone
-
Fixed the most glaring issues in libretro buildSun, 20 Jan 2019 16:24:22 -0800, by Mike Pavone
-
Hacky WIP libertro implementationSun, 20 Jan 2019 01:03:21 -0800, by Michael Pavone
-
Small fix to sync sample calculation in render_sdlSun, 20 Jan 2019 01:02:48 -0800, by Michael Pavone
-
Updated version number for 0.6.2 preview nightly buildsFri, 18 Jan 2019 00:10:14 -0800, by Michael Pavone
-
Modified audio code to support an arbitrary number of output channels so that things aren't weird if SDL2 picks a number of channels other than what we ask forFri, 18 Jan 2019 00:09:36 -0800, by Michael Pavone
-
Add support for SMD format ROMs in ZIP filesThu, 17 Jan 2019 23:55:49 -0800, by Michael Pavone
-
Fix SMD ROM supportThu, 17 Jan 2019 19:14:09 -0800, by Michael Pavone
-
Hopefully fix Nuklear assert when loading ROM after changing video settings that some users are reportingThu, 17 Jan 2019 19:13:59 -0800, by Michael Pavone
-
Fixed crash bug that could occur in a narrow window of time when loading a ROMThu, 17 Jan 2019 10:00:24 -0800, by Michael Pavone
-
Add code to handle controllers that have their d-pads mapped as buttons or axesWed, 16 Jan 2019 22:03:16 -0800, by Michael Pavone
-
Old changes to OLP analyzer script for analyzing Z80 memory requestsFri, 04 Jan 2019 19:13:47 -0800, by Michael Pavone
-
Added tag v0.6.1 for changeset 357b4951d9b2Fri, 04 Jan 2019 19:13:23 -0800, by Michael Pavone
-
Updated version number and CHANGELOG for possible 0.6.1 release v0.6.1Thu, 03 Jan 2019 23:44:17 -0800, by Michael Pavone
-
Moved fake virtual root stuff to get_dir_list from legacy menu so it can be used in new UIThu, 03 Jan 2019 23:30:17 -0800, by Michael Pavone
-
Fix Windows implentation of get_config_dir() so config file gets saved to the right place. Fix location for sticky_path file on all platformsThu, 03 Jan 2019 19:30:41 -0800, by Michael Pavone
-
Disable most bindings when UI is activeThu, 03 Jan 2019 09:14:49 -0800, by Michael Pavone
-
Include controller images in archives produced by build_releaseWed, 02 Jan 2019 09:27:00 -0800, by Michael Pavone
-
Added tag v0.6.0 for changeset ef50c9affe6aWed, 02 Jan 2019 09:25:59 -0800, by Michael Pavone
-
Updated version number for 0.6.0 releaseMon, 31 Dec 2018 23:13:45 -0800, by Mike Pavone
-
Updated CHANGELOGMon, 31 Dec 2018 23:09:14 -0800, by Mike Pavone
-
Allow skipping buttons/axes in controller SDL2 mapping UIMon, 31 Dec 2018 22:51:05 -0800, by Mike Pavone
-
Added default controller bindings for a number of 6-button style padsSun, 30 Dec 2018 23:32:04 -0800, by Mike Pavone
-
Fix binding UI for "6 button right" style controllersSun, 30 Dec 2018 23:21:59 -0800, by Mike Pavone
-
Fix crash when passed a filename with no extensionSun, 30 Dec 2018 23:14:00 -0800, by Mike Pavone
-
Updated READMESun, 30 Dec 2018 23:05:39 -0800, by Mike Pavone
-
Updated special thanksSun, 30 Dec 2018 22:12:34 -0800, by Mike Pavone
-
Updated binding UI to reflect new VDP debug optionsSun, 30 Dec 2018 21:36:53 -0800, by Mike Pavone
-
Switched default sync source back to audio as the video option is not ready for prime timeopSun, 30 Dec 2018 21:19:26 -0800, by Mike Pavone
-
Added support for GLES in addition to desktop GLSun, 30 Dec 2018 21:10:44 -0800, by Mike Pavone
-
Allow optimization flag overrides in MakefileSun, 30 Dec 2018 19:40:32 -0800, by Mike Pavone
-
Optimize YM operator modulationSun, 30 Dec 2018 18:48:08 -0800, by Mike Pavone
-
Fix some rendering bugs introduced in previous VDP optimizationsSun, 30 Dec 2018 14:43:30 -0800, by Michael Pavone
-
Preserve WAVE logging FILE * across YM2612 device resetFri, 28 Dec 2018 12:08:43 -0800, by Michael Pavone
-
Small optimization to render_mapThu, 27 Dec 2018 10:40:24 -0800, by Michael Pavone
-
Optimized render_map_output a bitThu, 27 Dec 2018 09:23:51 -0800, by Michael Pavone
-
Fix headless modeTue, 25 Dec 2018 11:40:00 -0800, by Michael Pavone
-
Re-order IO device type enum so "None" is selected when no device is specified for a portMon, 24 Dec 2018 11:11:24 -0800, by Michael Pavone
-
Allow closing VDP debug windows with the close button in the window title barTue, 18 Dec 2018 19:58:00 -0800, by Michael Pavone
-
Update binding UI for non-standard controller layoutsSat, 15 Dec 2018 13:06:47 -0800, by Michael Pavone
-
Added PS4 6-button fighting pad image and cleaned up controller image handling codeFri, 14 Dec 2018 19:24:51 -0800, by Michael Pavone
-
Added code for actually saving new controller bindings to an appropriate key in the config fileFri, 30 Nov 2018 00:35:05 -0800, by Michael Pavone
-
Populate layer debug buffer during inactive displayTue, 20 Nov 2018 01:10:03 -0800, by Michael Pavone
-
Removed old VDP debug functionalityMon, 19 Nov 2018 19:26:57 -0800, by Michael Pavone
-
Implemented support for toggling off a debug viewMon, 19 Nov 2018 19:10:16 -0800, by Michael Pavone
-
Basic version of layer compositing debug view in a separate windowMon, 19 Nov 2018 09:52:07 -0800, by Michael Pavone
-
Small cleanup of vdp_context struct layout and removal of separately allocated buffersFri, 16 Nov 2018 19:56:24 -0800, by Michael Pavone
-
Implemented left column blank register bit in mode 5Thu, 15 Nov 2018 22:21:09 -0800, by Michael Pavone
-
Initial stab at CRAM debug in a detached windowWed, 14 Nov 2018 22:16:35 -0800, by Michael Pavone
-
Fix for VRAM byte write order broke VDP FIFO testing ROM results. This change cleans up VRAM writes and fixes the regression while preserving the correct VRAM byte write orderSun, 11 Nov 2018 22:39:29 -0800, by Michael Pavone
-
Fix edge case in DRC audio pathSat, 10 Nov 2018 15:27:39 -0800, by Michael Pavone