Skip to content

Book-reader/cat64-or-something

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat64 or something

Inspired by Fox32

usage:

c3c build -O5 emulator
./build/emulator <input file> <string at address 0xff>
c3c build -O5 assembler
./build/assembler <input file> <output file>

can also be ran as:

c3c run <emulator/assembler> -- <args>
``

Releases

No releases published

Packages

No packages published