sehugg / 8bitworkshop

web-based IDE for 8-bit programming and Verilog development
http://8bitworkshop.com/
GNU General Public License v3.0
504 stars 82 forks source link

Williams (6809) Raster Paranoia game broken in latest builds #189

Open MikeDX opened 1 month ago

MikeDX commented 1 month ago

In brief:

Game not working properly, score increasing continuously, controls not responding correctly.

Tested on latest "live"

https://8bitworkshop.com/v3.11.0/?platform=williams&file=game1.c

And dev: https://sehugg.github.io/8bitworkshop/?platform=williams&file=game1.c

sehugg commented 1 month ago

Thanks ... the 6809 version of that wasn't ever completely finished, I'll see what I can do.