website/projects/oboy/index.md
2015-08-30 21:32:56 +02:00

708 B

title
OBoy

OBoy is a Game Boy emulator written in OCaml.

GitHub repository

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

Acknowledgements