Mercurial > repos > blastem
graph
-
Get static images working in GL modeWed, 17 Apr 2024 21:54:44 -0700, by Michael Pavone
-
Add files forgotten in a previous commitWed, 17 Apr 2024 20:50:24 -0700, by Michael Pavone
-
Fix crash when enabling VGM recording while running Pico or Copera softwareMon, 15 Apr 2024 23:07:18 -0700, by Michael Pavone
-
Remove dis.exe and zdis.exe from Windows builds due to silly antivirus false positivesMon, 15 Apr 2024 23:00:02 -0700, by Michael Pavone
-
Implement turbo/slow for Pico and CoperaSun, 14 Apr 2024 12:30:32 -0700, by Michael Pavone
-
Delete old TODO (values were already correct)Sun, 14 Apr 2024 11:46:34 -0700, by Michael Pavone
-
Add support for rendering debug windows with OpenGL in perparation for allowing Nuklear UI in themSun, 14 Apr 2024 11:40:32 -0700, by Michael Pavone
-
Fix Linux font selection regressionSun, 31 Mar 2024 10:21:34 -0700, by Michael Pavone
-
Impelement partial support for DAC stream commands in VGM playerSat, 30 Mar 2024 21:10:20 -0700, by Michael Pavone
-
Implement some flow control instructions in new 68K core. WIP implementation of movem in new 68K core.Sat, 30 Mar 2024 14:27:47 -0700, by Michael Pavone
-
Try multiple results from fc-match on Linux rather than assuming the first choice font will be suitableSat, 30 Mar 2024 14:26:48 -0700, by Michael Pavone
-
Implement unlk, tst and nop in new 68K coreFri, 08 Mar 2024 23:14:08 -0800, by Michael Pavone
-
Implement lea and pea in new 68K coreThu, 07 Mar 2024 00:53:11 -0800, by Michael Pavone
-
Make sticky_path respect save config with EXE optionTue, 05 Mar 2024 23:23:06 -0800, by Michael Pavone
-
Fix bug in Gen/MD serialize routine that could cause a use-after free in some casesSun, 03 Mar 2024 13:47:59 -0800, by Michael Pavone
-
Fix some issues with libretro serializationSat, 02 Mar 2024 15:33:14 -0800, by Michael Pavone
-
Add game gear to the libretro extension listSat, 02 Mar 2024 15:18:25 -0800, by Michael Pavone
-
Fix Ax Battler: A Legend of Golden AxeSun, 25 Feb 2024 23:59:37 -0800, by Michael Pavone
-
Implement swap instruction in new 68K coreSun, 25 Feb 2024 23:32:19 -0800, by Michael Pavone
-
Switch to YMZ280B ADPCM algorithm. Still sounds a little rough, but definitely much better than with the YM2610 ADPCM-A setupSun, 25 Feb 2024 11:08:35 -0800, by Michael Pavone
-
Implement link instruction in new 68K coreSat, 24 Feb 2024 23:16:37 -0800, by Michael Pavone
-
Update test generator to not generate link instructions with an odd displacementSat, 24 Feb 2024 23:16:29 -0800, by Michael Pavone
-
Implement ext instruction in new 68K coreSat, 24 Feb 2024 22:54:36 -0800, by Michael Pavone
-
Fix some YMZ263B timer issuesSat, 24 Feb 2024 21:07:38 -0800, by Michael Pavone
-
Initial stab at PCM/ADPCM support in YMZ263B emulationSat, 24 Feb 2024 20:41:02 -0800, by Michael Pavone
-
Add missing mask to vscroll calculation in Mode 4Sat, 24 Feb 2024 11:53:44 -0800, by Michael Pavone
-
Implement neg and not instructions in new 68K coreFri, 23 Feb 2024 23:09:20 -0800, by Michael Pavone
-
Fix carry flag calculation for neg instruction in CPU DSLFri, 23 Feb 2024 23:09:07 -0800, by Michael Pavone
-
Save SR before saving result in test generator. Move instructions update flags on 68KFri, 23 Feb 2024 23:08:45 -0800, by Michael Pavone
-
Fix handling of zero timer valueFri, 23 Feb 2024 20:22:00 -0800, by Michael Pavone
-
Initial work on emulating the YMZ263B in the CoperaFri, 23 Feb 2024 01:16:38 -0800, by Michael Pavone
-
Initial work on Copera emulationWed, 21 Feb 2024 23:42:19 -0800, by Michael Pavone
-
Avoid spawning secondary windows right on top of the main oneWed, 21 Feb 2024 20:34:52 -0800, by Michael Pavone
-
Fix libretro buildWed, 21 Feb 2024 20:25:06 -0800, by Michael Pavone
-
Implement movep in new 68K coreWed, 21 Feb 2024 20:09:11 -0800, by Michael Pavone
-
Fix bit instruction penalty cycle check for cases when bit number is out of rangeMon, 19 Feb 2024 23:00:49 -0800, by Michael Pavone
-
Implement bit instructions in new CPU coreMon, 19 Feb 2024 22:52:21 -0800, by Michael Pavone
-
Implement cmp instructions in new 68K coreMon, 19 Feb 2024 18:14:56 -0800, by Michael Pavone
-
Allow more if statements to be constant folded in CPU DSLMon, 19 Feb 2024 18:14:12 -0800, by Michael Pavone
-
Fix implementation of cmp for 32-bit operands or when operation size is smaller than the size of the operandsMon, 19 Feb 2024 17:55:45 -0800, by Michael Pavone
-
Fix cycle counts for a number of instructions in new 68K coreSun, 18 Feb 2024 22:34:51 -0800, by Michael Pavone
-
Avoid address errors in generated testsSun, 18 Feb 2024 22:30:16 -0800, by Michael Pavone
-
Fix some issues in new 68K core and add implementations of negx and clr instructionsThu, 15 Feb 2024 21:49:17 -0800, by Michael Pavone
-
Update signature of init_m68k_opts in new core to match changes in old oneThu, 15 Feb 2024 21:48:22 -0800, by Michael Pavone
-
Update comparetests to python3 and change it to use a "clean" build of a core from blatem for comparisonThu, 15 Feb 2024 21:47:14 -0800, by Michael Pavone
-
Get 68K test harness compiling againTue, 13 Feb 2024 21:18:47 -0800, by Michael Pavone
-
Update some 68K test harness scripts to Python 3Tue, 13 Feb 2024 21:18:31 -0800, by Michael Pavone
-
Sugar for unary operators in CPU DSLMon, 12 Feb 2024 07:42:32 -0800, by Michael Pavone
-
Sugar for some basic conditionals in CPU DSLSun, 11 Feb 2024 20:41:28 -0800, by Michael Pavone
-
Sugar for binary operators in CPU DSLSun, 11 Feb 2024 20:15:00 -0800, by Michael Pavone
-
Added a little syntax sugar to CPU DSL and started updating new Z80 core to use itSun, 11 Feb 2024 17:26:52 -0800, by Michael Pavone
-
Fix blastcpm targetSun, 11 Feb 2024 15:44:01 -0800, by Michael Pavone
-
More flexible loading of Pico storyware assetsSun, 11 Feb 2024 11:04:39 -0800, by Michael Pavone
-
Add region override for German version of The Lion King for PicoSat, 10 Feb 2024 17:46:30 -0800, by Michael Pavone
-
Fix polarity of pico ADPCM busy flagSat, 10 Feb 2024 17:28:05 -0800, by Michael Pavone
-
Fix playback of ADPCM blocks with an odd number of samplesThu, 08 Feb 2024 21:05:49 -0800, by Michael Pavone
-
Fix some Pico ADPCM behaviorsThu, 08 Feb 2024 20:44:44 -0800, by Michael Pavone
-
Fix byte reads of ADPCM ports. Fixes hangs in Sanchoume no Tama and Sailor Moon Sailor Stars - Tokimeki PartyThu, 08 Feb 2024 20:24:37 -0800, by Michael Pavone
-
Fix Pico ADPCM decoding and get relative volume approximately correctWed, 07 Feb 2024 20:03:23 -0800, by Michael Pavone
-
Somewhat busted support for Pico ADPCMTue, 06 Feb 2024 21:47:11 -0800, by Michael Pavone