libc8
CHIP-8 utility library
Loading...
Searching...
No Matches
chip8dis
chip8dis
This is a disassembler for the CHIP-8 and SCHIP, utilizing libc8.
Usage
chip8dis [-alV] [-o outputfile] rom
-a
toggles printing of addresses.
-l
toggles printing of auto-generated labels.
-o
writes the output to
outputfile
.
-V
prints the version number.
By default,
c8dis
will write to
stdout
.
Generated by
1.9.6