log

age author description
Wed, 01 May 2024 01:19:30 -0700 Michael Pavone Implement some more instructions in new 68K core. First light with some old demos
Tue, 30 Apr 2024 22:32:08 -0700 Michael Pavone Get blastem compiling with new 68K core
Tue, 30 Apr 2024 00:02:14 -0700 Michael Pavone Make some progress on compiling full emulator with new 68K core
Mon, 29 Apr 2024 22:57:49 -0700 Michael Pavone Implement movem and moveq in new 68K core
Mon, 29 Apr 2024 22:57:33 -0700 Michael Pavone Fix constant propagation for sext instruction
Sun, 28 Apr 2024 23:33:11 -0700 Michael Pavone Fix bug in MED mapper protection bit implementation
Sun, 28 Apr 2024 23:22:37 -0700 Michael Pavone Add xBRZ and bandlimit pixel footprint shaders ported by hunterk
Sun, 28 Apr 2024 23:18:53 -0700 Michael Pavone Fix kmod buffer storage bug
Wed, 17 Apr 2024 22:18:45 -0700 Michael Pavone Kinda hacky fix to make sure Nuklear has the right GL context
Wed, 17 Apr 2024 22:14:37 -0700 Michael Pavone Get rect fills for Pico pad working in GL mode
Wed, 17 Apr 2024 21:55:30 -0700 Michael Pavone Some VGM player changes I forgot to commit
Wed, 17 Apr 2024 21:54:44 -0700 Michael Pavone Get static images working in GL mode