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

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

Comments (4)

delduca · 22h ago
Power button reset it.

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

gus_massa · 8h 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 · 21m ago
Sorry for that. I will allow lowercase in next release.

Thank you so much for your feedback!

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