log

age author description
Sat, 01 Mar 2025 17:23:43 -0800 Michael Pavone Fix lsl/lsr/asl/asr with memory operand
Sat, 01 Mar 2025 02:03:21 -0800 Michael Pavone Fix addq.w and subq.w with address register destination in new 68K core
Fri, 28 Feb 2025 23:35:52 -0800 Michael Pavone Implement illegal instruction trap in new 68K core
Fri, 28 Feb 2025 23:26:44 -0800 Michael Pavone Fix warnings in m68k_util.c
Fri, 28 Feb 2025 22:40:18 -0800 Michael Pavone Implement integer scaling
Wed, 26 Feb 2025 23:43:58 -0800 Michael Pavone Space out some of the settings pages to avoid stuff getting cut off with the smaller font
Wed, 26 Feb 2025 23:19:20 -0800 Michael Pavone Add ROM DB entry for Rockman X3 bootleg
Wed, 26 Feb 2025 23:11:09 -0800 Michael Pavone Fix ROM DB entry for Lion King II
Wed, 26 Feb 2025 22:55:42 -0800 Michael Pavone Get sync to audio working in emscripten
Wed, 26 Feb 2025 20:46:00 -0800 Michael Pavone Fix movep with negative displacement
Wed, 26 Feb 2025 20:45:40 -0800 Michael Pavone Fixup some ifdefs to allow building for some more targets
Mon, 24 Feb 2025 23:38:32 -0800 Michael Pavone Fix flags for mulu/muls in new 68K core