Nothing Special   »   [go: up one dir, main page]

Skip to content

and3rson/6565

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6565 (WIP)

An attempt to write a 6502 assembler in 6502 C (CC65) that can be executed on your machine or cross-compiled for 6502 CPU.

Compiling

Compile for your machine:

make

Compile for 6502 systems:

make CC=cl65

About

6502 assembler written in 6502 C (CC65)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published