https://github.com/robfromoz/C64-BASIC
Commodore BASIC programs that I have written over the years.
https://github.com/robfromoz/C64-BASIC
Last synced: 2 months ago
JSON representation
Commodore BASIC programs that I have written over the years.
- Host: GitHub
- URL: https://github.com/robfromoz/C64-BASIC
- Owner: robfromoz
- Created: 2017-10-14T21:16:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-29T04:06:03.000Z (7 months ago)
- Last Synced: 2025-06-29T04:30:39.988Z (7 months ago)
- Homepage:
- Size: 160 KB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: change change.prg
Awesome Lists containing this project
- awesome-basic - Collection of Commodore BASIC programs
README
# C64-BASIC
Commodore BASIC programs that I have written over the years.
I have provided these programs in both ASCII format, so you can examine the code (if you really want to!) and PRG format so that you can run them on your favourite emulator (again, if you really want to!)
I have deliberately designed these programs so that they can be ported with little effort onto computers such as Apple II, TRS-80, BBC Micro, and other systems that have BASIC interpreters.
You may use these programs and modify them as you wish, provided that you give me credit. These might be silly programs but I did take the effort and the time to write them, so some acknowledgment wouldn't go astray.
Enjoy. :)