Y
Hacker News
new
|
ask
|
show
|
jobs
by
michalpleban
237 days ago
I am using ca65 / cc65 for all my Commodore programming. Should run under Linux just fine.
2 comments
rzzzt
237 days ago
Prog8 requires 64tass (for which a .deb package exists it looks like) and a Java runtime:
https://github.com/irmen/prog8
TRSE should also work on Linux:
https://lemonspawn.com/turbo-rascal-syntax-error-expected-bu...
link
mrighele
237 days ago
Thanks a lot, I will check it out.
link
TRSE should also work on Linux: https://lemonspawn.com/turbo-rascal-syntax-error-expected-bu...