oboy/.gitignore
Fabien Freling 09f1ffb488 Read Nintendo checksum in cartridge header.
This first commit parses the ROM to extract the Nintendo Logo and
display it on stdout.
2015-02-21 17:11:18 +01:00

8 lines
45 B
Plaintext

# vim
.*.swp
# OCaml
_build
*.byte
*.native