Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP8 ASSEMBLER

  • An assembler for the infamous Chip-8 Interpreter.
  • The syntax is fairly straight forward and the reference can be found here:

http://devernay.free.fr/hacks/chip8/C8TECH10.HTM#1nnn

  • use

python3 main.py <.asm> <.bin>

  • Test Rom can be found inside tests/
  • Enjoy! 50% stuff is done, i will add others later.
  • cheers,

Features to add

  • (*) sign to put bytes easily
  • maybe a size of operator short of thign? in db

About

An Assembler that assembles to chip8 byte-code

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages