mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #29] RESET button hangs the game on AVGCART #211
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KrzysRog on GitHub (Apr 6, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/29
If the game runs from AVGCART it hangs after RESET pressed. This is probably related to the fact XEX'es are emulated without SIO. It still works ok on SIO2SD.
Maybe this could be fixed?
cheers,
Krzyś
@pkali commented on GitHub (Apr 9, 2022):
can it be emulated in Altirra?
@pkali commented on GitHub (Aug 30, 2022):
closing - the game is written as cleanly as possible, it works even on atari800 with 48KiB RAM, all OS versions we could get our hands on, we do not have AVGCART. Not possible to fix without further community input.