Skip to content

maxskiier/first-asm-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This 6502 assembly code is designed with and should be compiled with the cc65 compiler/assembler suite. The link to their repo can be found here: https://github.com/cc65/cc65 (NOT MY CODE)

This code has a build script that will automatically use ca65 and ld65 to assemble and link the code. It should be placed in the same directory as ca65, ld65, and the code, unless you are using make.sh.

Note that this is a showcase rather than a program with actual function. If you have any comments, please feel free to reach out. Thanks!

About

My first code for the 6502 microprocessor.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors