| Category: Miscellaneous [VIC20] |
|
|
CoCo2 for the Commodore VIC-20 is a really neat tool for creating your own games, similar to SEUCK for the Commodore 64, but much simpler. Requirements are at least 24k RAM. Included in the archive is the reference manual, and 3 demos on the program disk. Link to the manual |
|
| 2021-08-15 English VIC 20 7.69 MB 627 |
V-Forth is an implementation of Forth-83 for the VIC-20. It is strictly a Standard Sub-set as it does not have the traditional screen/block words. Instead it reads and writes files to disk using words resembling ANS Forth. Requirements V-Forth can either be loaded and run as an application or run from a cartridge. The VFORTH.PRG executable requires a system with at least 16K expansion. The ROM image VFORTH.ROM resides in BLK5 ($A000) and requires a system with at least 8K expansion. A disk drive is recommended for saving and loading dictionaries to. SYS 8192 to start the program. |
|
| 2025-07-31 English VIC 20 69.73 KB 59 |
How would you like to be able to use single-key entry for 52 BASIC commands? With ''VICword" running in your VIC, you can hold down the SHIFT key and hit the letter "L" and the word "LOAD" will appear on screen. Hold down the COMMODORE key and hit "L" and "SAVE" writes itself on the screen. Especially helpful when typing in those long BASIC programs, VICword is a clever machine language program that puts itself into memory (expanded or not), protects itself from interference by BASIC, and then tells you how to tum it on or off whenever you want. This program comes from the book "Compute's Second Book of VIC" which you can find here or here. |
|
| 2021-08-21 English VIC 20 2.01 KB 536 |