Mercurial > repos > blastem
graph
-
Add some logging to build_nightlyMon, 27 Feb 2017 00:21:38 -0800, by Michael Pavone
-
Eliminate usage of wine in build_releaseMon, 27 Feb 2017 00:17:53 -0800, by Michael Pavone
-
build_upload_win_nightly needs some steps from build_nightly since it skips invoking that script and instead calls build_release directlyMon, 27 Feb 2017 00:02:20 -0800, by Michael Pavone
-
Missed a usage of Wine in MakefileSun, 26 Feb 2017 23:37:11 -0800, by Michael Pavone
-
Windows nightly build upload scriptSun, 26 Feb 2017 23:25:11 -0800, by Michael Pavone
-
Fix direct usage of read rather than GDB_READ in gdb_remote.cSun, 26 Feb 2017 23:20:11 -0800, by Michael Pavone
-
Update Windows build to use mingw-w64 cross compiler rather than WineSun, 26 Feb 2017 23:18:21 -0800, by Michael Pavone
-
Seems like network in the container takes a moment to work, added a sleep to build_upload_nightly to compensateSun, 26 Feb 2017 20:50:03 -0800, by Michael Pavone
-
Use public key auth rather than trying to make passowrd auth work in a scriptSun, 26 Feb 2017 20:21:52 -0800, by Michael Pavone
-
Fixes for nightly build upload scriptSun, 26 Feb 2017 19:51:05 -0800, by Michael Pavone
-
Fun untested changes for uploading nightly buildsSun, 26 Feb 2017 16:49:26 -0800, by Michael Pavone
-
Remove clean step from SDL and glew dependencies in release_build script. Should not be needed now that each build type will have it's own environmentSun, 26 Feb 2017 01:55:34 -0800, by Michael Pavone
-
Back out -j4 on blastem make as it appears to be calling problems tooSun, 26 Feb 2017 01:46:39 -0800, by Michael Pavone
-
Back out -j4 on sdl make as it does not appear to be safeSun, 26 Feb 2017 01:40:53 -0800, by Michael Pavone
-
Add some parallelism to build_release make invocationsSun, 26 Feb 2017 01:29:37 -0800, by Michael Pavone
-
Small fix to build_nightlySun, 26 Feb 2017 01:10:09 -0800, by Michael Pavone
-
Small fix to build_nightlySun, 26 Feb 2017 01:08:42 -0800, by Michael Pavone
-
Added untested script for part of a nightly build processSun, 26 Feb 2017 00:57:29 -0800, by Michael Pavone
-
Initial implementation of the XBAND "Eric Smith" keyboardSat, 25 Feb 2017 02:31:07 -0800, by Michael Pavone
-
Cut down on the verbose logging in XBAND codeSat, 25 Feb 2017 02:30:55 -0800, by Michael Pavone
-
Awful hack to get the XBAND menu bootingFri, 24 Feb 2017 00:08:52 -0800, by Michael Pavone
-
Minor xband fixesThu, 23 Feb 2017 22:09:34 -0800, by Michael Pavone
-
WIP support for XBAND mapper hardwareThu, 23 Feb 2017 00:08:37 -0800, by Michael Pavone
-
WIP update to README for 0.5.0Thu, 23 Feb 2017 00:08:17 -0800, by Michael Pavone
-
Minor fix to 68K instruction decoderThu, 23 Feb 2017 00:08:04 -0800, by Michael Pavone
-
Fix loading of the R register from the in memory contextSun, 19 Feb 2017 17:37:25 -0800, by Michael Pavone
-
Ported correct but inefficient overlapping instruction handling from 68K core to Z80 core. Fixed remaining stack alignment issue for Z80 breakpoints on 64-bit. Probably still needs fixing for 32-bitSun, 19 Feb 2017 12:41:57 -0800, by Michael Pavone
-
Fix indentation of -m optionSat, 18 Feb 2017 05:42:37 -0800, by Michael Pavone
-
Hacky fix so sound works in Project MD againTue, 14 Feb 2017 05:14:10 -0800, by Michael Pavone
-
Fix handling of SRAM overlapping with ROMTue, 14 Feb 2017 04:44:37 -0800, by Michael Pavone
-
Add mising include in genesis.c so the Windows build works againTue, 14 Feb 2017 04:15:49 -0800, by Michael Pavone
-
Fix timing for instructions using BINARY_IMPLSun, 12 Feb 2017 12:38:31 -0800, by Michael Pavone
-
Properly treat bad addressing modes in OR/AND as illegal instructionsThu, 09 Feb 2017 00:49:53 -0800, by Michael Pavone
-
Update TODO to reflect MULU/MULS improvementsSat, 04 Feb 2017 00:44:29 -0800, by Michael Pavone
-
Cycle accurate MULU/MULS emulationSat, 04 Feb 2017 00:41:15 -0800, by Michael Pavone
-
Basic implementation of serial IO registers, but without actual serial IO support. Needed to run a certain software check cartridge that is floating around.Wed, 01 Feb 2017 21:19:35 -0800, by Michael Pavone
-
Fix regression in handling of unmapped memory addressesWed, 01 Feb 2017 19:33:11 -0800, by Michael Pavone
-
Remove movem item from TODO since it is doneSun, 29 Jan 2017 11:06:22 -0800, by Michael Pavone
-
Implement extra read and fix movem timing generallySun, 29 Jan 2017 00:15:18 -0800, by Michael Pavone
-
Minor TODO list updateSat, 28 Jan 2017 23:50:38 -0800, by Michael Pavone
-
Fix vgmplay and stateview targetsSat, 28 Jan 2017 23:50:15 -0800, by Michael Pavone
-
Implement SMS hardware soft reset (note only available on real hardware on the Genesis in PBC mode)Fri, 27 Jan 2017 22:30:52 -0800, by Michael Pavone
-
Implement soft reset in Genesis modeFri, 27 Jan 2017 21:27:37 -0800, by Michael Pavone
-
Basic support for mapping an analog axis to functionalityThu, 26 Jan 2017 23:49:13 -0800, by Michael Pavone
-
Update default config to map leftstick/l3 to quick saveThu, 26 Jan 2017 20:30:33 -0800, by Michael Pavone
-
Added mappings to allow PS-style names for leftstick/rightstick click actions aka l3/r3Thu, 26 Jan 2017 20:28:00 -0800, by Michael Pavone
-
Added config file option to specify that RAM should be randomly initialized. Moved default_region inside a new "system" parent node in configThu, 26 Jan 2017 20:07:17 -0800, by Michael Pavone
-
Updated TODOThu, 26 Jan 2017 09:08:23 -0800, by Michael Pavone
-
Allow toggling full screen mode at runtime. Allow resizing the window in windowed mode. Allow specifying the aspect ratio in the config file.Thu, 26 Jan 2017 00:55:02 -0800, by Michael Pavone
-
Use filename for game title in SMS modeWed, 25 Jan 2017 09:41:12 -0800, by Michael Pavone
-
Minor TODO list updateTue, 24 Jan 2017 23:59:32 -0800, by Michael Pavone
-
Update TODO listTue, 24 Jan 2017 23:45:30 -0800, by Michael Pavone
-
Adjust mouse cursor in absolute mode/menu to account for presence of top borderTue, 24 Jan 2017 23:17:24 -0800, by Michael Pavone
-
Minor cleanup to handle_mouse_movedTue, 24 Jan 2017 23:16:21 -0800, by Michael Pavone
-
Fix stateview and vgmplay targetsTue, 24 Jan 2017 23:00:56 -0800, by Michael Pavone
-
Improved parsing of cartridge region headerTue, 24 Jan 2017 21:26:46 -0800, by Michael Pavone
-
Make gamepad "semantic" mapping play nice with hotplug supportTue, 24 Jan 2017 20:53:10 -0800, by Michael Pavone
-
Added a ROM DB entry for the European version of Another World since it has an invalid region header and does not like being run at 60HzTue, 24 Jan 2017 18:53:55 -0800, by Michael Pavone
-
Inefficient fix for overlapping instruction problem that was causing issues with OutrunnersTue, 24 Jan 2017 00:15:27 -0800, by Michael Pavone
-
Remove accidentally committed debug loggingTue, 24 Jan 2017 00:02:03 -0800, by Michael Pavone