Closed jblang closed 2 months ago
I've tested this under the pre-compiled 0.9.55 and for me on Win it crashed immediately. I've also now tried it under the pre-compiled 0.9.57 and it did not crash. Could it be related to this fix?
Fix VDP crash when defining characters >127
yeah the plasma.bin crash is fixed in 0.9.57
I am working on a plasma demo for Agon: https://github.com/jblang/z80demos. The plasma.bin or test.bin binary on that repo will reproduce the crash. The crash only occurs when building from Github main, and only on Linux (Ubuntu 22.04 on WSL2 in my case). The backtrace from gdb is as follows:
This same code runs fine on the real hardware, on the current release of the emulator (0.9.43), and on the latest build of the emulator on Windows.