log

age author description
Mon, 31 Mar 2025 21:06:18 -0700 Michael Pavone Fix default target. Ensure m68k.h and z80.h are built before anything else when no dep info is available default tip
Mon, 31 Mar 2025 21:05:42 -0700 Michael Pavone Fix some uninitiazed date in realtec_configure_rom
Mon, 31 Mar 2025 21:02:17 -0700 Michael Pavone WIP attempt to move VDP rendering to a separate thread
Sun, 30 Mar 2025 00:06:53 -0700 Michael Pavone Add a compile-time flag to use RGB565 instead of ABGR/ARGB
Sat, 29 Mar 2025 23:54:45 -0700 Michael Pavone Fix crash bug in Android fallback font loading path
Wed, 26 Mar 2025 22:48:34 -0700 Michael Pavone Avoid unaligned access in nk_murmur_hash
Wed, 26 Mar 2025 22:30:22 -0700 Michael Pavone Fix generating shader list on Android