Show HN: I made a Apple-classic with BASIC interpreter on my game

1 delduca 5 6/12/2025, 12:51:56 PM reprobate.site ↗

Comments (5)

brudgers · 11h ago
I could not get it to do anything.
delduca · 1d ago
Power button reset it.

Hello world https://imgur.com/a/RxqF34y

gus_massa · 1d ago
It's case sensitive! I tried for too long with print and run but nothing happened. I had to write PRINT and RUN

I expected the power button to turn it off, and to have to press it again later.

delduca · 17h ago
Sorry for that. I will allow lowercase in next release.

Thank you so much for your feedback!

delduca · 1d ago
Source code of the machine and the interpreter https://gist.github.com/skhaz/a9c8b27f37e4f738a1e24250141a60...