written in odin
a chip8 emulator using raylib and microui
(emulator functioning, ui not complete)
odin run src -- path/to/rom.ch8
(future plans for docs)
(not complete)
odin run asmb -- path/to/code.asm
(not complete)
odin run disasm -- path/to/rom.ch8
odin run hexdiff -- path/to/file1.ch8 path/to/file2.ch8