fab-agon-emulator
fab-agon-emulator copied to clipboard
Space invaders demo doesn't run properly
No matter whether I use the fab-agon-emulator release at https://github.com/tomm/fab-agon-emulator/releases or compile the latest commit (7b088bf7d3ccd208464cc75851602e9ccf3b62ab) myself, if I feed it the invaders.bin binary generated from https://github.com/pcawte/AgDev/releases I just get to this screen (with software renderer, hardware renderer crashes) and I can't control anything. I don't think that's right?
Mhm. Since the emulator-provided games/invaders.bin does execute correctly, maybe that points at https://github.com/pcawte/AgDev/tree/main/sprite-demos/invaders being wrong.