Mercurial > repos > blastem
graph
-
Add ROM DB entry for both US and European versions of BTFF3 default tipMon, 07 Jul 2025 22:54:07 -0700, by Michael Pavone
-
Fix hang when running BTTF3 US in PAL modeMon, 07 Jul 2025 22:53:49 -0700, by Michael Pavone
-
Fix regression in CPU DSL var handlingMon, 07 Jul 2025 22:12:42 -0700, by Michael Pavone
-
Implement speed control and reset for media player. Fix other bindings that could cause it to crashSun, 06 Jul 2025 20:43:37 -0700, by Michael Pavone
-
Get uPD78K/II core done enough to run the LaserActive firmware main loopSun, 06 Jul 2025 20:09:32 -0700, by Michael Pavone
-
WIP uPD78K/II CPU coreSun, 06 Jul 2025 15:20:46 -0700, by Michael Pavone
-
Fix a couple of bugs in CPU DSL found while working on uPD78K/II coreSun, 06 Jul 2025 15:18:02 -0700, by Michael Pavone
-
Pump events and allow debug window interaction while paused in CPU debugger on WindowsFri, 04 Jul 2025 21:24:15 -0700, by Michael Pavone
-
Avoid crash if using an older SDL2 DLL than the one we compiled withFri, 04 Jul 2025 21:23:48 -0700, by Michael Pavone
-
Update debug views while paused in the debug (except on Windows... for now)Fri, 04 Jul 2025 19:35:50 -0700, by Michael Pavone
-
WIP display screen border in plane debuggerSun, 29 Jun 2025 23:38:56 -0700, by Michael Pavone
-
Fix regression in gamepad UI navigationFri, 27 Jun 2025 23:39:37 -0700, by Michael Pavone
-
Fix regression to SDL renderer API fallback support in UIFri, 27 Jun 2025 23:35:25 -0700, by Michael Pavone
-
Fix regression in oscilloscope and composition debug viewsFri, 20 Jun 2025 10:01:17 -0700, by Michael Pavone
-
WIP plane debugger UIThu, 19 Jun 2025 21:55:54 -0700, by Michael Pavone
-
Allow keybinds to still fire for debug windows with no Nuklear UIThu, 19 Jun 2025 20:34:00 -0700, by Michael Pavone
-
Ensure debug UI is not scaled based on main window sizeThu, 19 Jun 2025 20:24:14 -0700, by Michael Pavone
-
WIP Nuklear UI in VDP debug windowsThu, 19 Jun 2025 19:59:05 -0700, by Michael Pavone
-
Update README to mention zlib license info is also included as a separate file nowSun, 15 Jun 2025 15:46:34 -0700, by Michael Pavone
-
Add zlib LICENSE file to zlib subdirSun, 15 Jun 2025 15:41:38 -0700, by Michael Pavone
-
Update vendored zlib to 1.3.1Sun, 15 Jun 2025 15:39:33 -0700, by Michael Pavone
-
Add Tripple Play 96 to ROM DBSun, 15 Jun 2025 15:39:16 -0700, by Michael Pavone
-
Fix default target. Ensure m68k.h and z80.h are built before anything else when no dep info is availableMon, 31 Mar 2025 21:06:18 -0700, by Michael Pavone
-
Fix some uninitiazed date in realtec_configure_romMon, 31 Mar 2025 21:05:42 -0700, by Michael Pavone
-
WIP attempt to move VDP rendering to a separate threadMon, 31 Mar 2025 21:02:17 -0700, by Michael Pavone
-
Add a compile-time flag to use RGB565 instead of ABGR/ARGBSun, 30 Mar 2025 00:06:53 -0700, by Michael Pavone
-
Fix crash bug in Android fallback font loading pathSat, 29 Mar 2025 23:54:45 -0700, by Michael Pavone
-
Avoid unaligned access in nk_murmur_hashWed, 26 Mar 2025 22:48:34 -0700, by Michael Pavone
-
Fix generating shader list on AndroidWed, 26 Mar 2025 22:30:22 -0700, by Michael Pavone
-
Updated Android port using gradle toolchain and with basic Storage Access Framework support for Android 11+ supportWed, 26 Mar 2025 01:20:55 -0700, by Michael Pavone