09f1ffb488
This first commit parses the ROM to extract the Nintendo Logo and display it on stdout.
3 lines
49 B
Makefile
3 lines
49 B
Makefile
all:
|
|
ocamlbuild -use-ocamlfind -I src oboy.byte
|