tomm / fab-agon-emulator

Agon Light, Agon Light 2, Agon Console8 Emulator for Linux, Windows, any system with libSDL
GNU General Public License v3.0
82 stars 19 forks source link

Space invaders demo doesn't run properly #59

Open maxgerhardt opened 2 months ago

maxgerhardt commented 2 months ago

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?

grafik invader.zip log.txt

maxgerhardt commented 2 months ago

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.