amaiorano / vectrexy

A Vectrex emulator written in modern C++
MIT License
50 stars 9 forks source link

Veccy Pong v092: device access causes vectrexy to break into debugger/monitor #9

Closed gtoal closed 10 months ago

gtoal commented 10 months ago

https://forums.atariage.com/topic/358506-how-to-turn-your-xmas-tree-into-a-vectrex-game/

It accesses a pin to control an LED; also tries to save highscore. One of these must be blowing up Vectrexy.

G

amaiorano commented 10 months ago

Hi Graham,

Thanks for reporting this. I fixed the issue, and Vectrexy is now able to play Veccy Pong v092. You can grab the latest version on the main page here.

amaiorano commented 10 months ago

Reopening until you can confirm that it's working for you as well.

gtoal commented 10 months ago

Yes, it's working now! Thanks.

amaiorano commented 10 months ago

Great, thanks!