Skip to content

wizofwor/C64-Basic-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

#C64 Basic Examples

Thanks to the petcat utility supplied with VICE emulator package, one can easily write C64 Basic programs on his favorite text editor on a 'modern' computer and run on the emulator. Let's see how.

  1. Hello World
    Introduction to petcat

  2. Maze-gen
    A maze generator program based on famous 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 trick.

About

c64 Basic Exapmles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published