No description
This warning is about label resolution with regard to type. It basically means that the label resolution was done thanks to the type. This is a new behavior but a welcome change, so the warning is disabled. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| _tags | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
OBoy
OBoy is a Game Boy emulator written in OCaml.
This project explores the internals of the Game Boy, documenting it along the way. It is also an experiment of writing a low-level program in functional language.
References
The main reference so far is the PanDocs.
You can find a copy here: http://bgb.bircd.org/pandocs.htm