website/projects/oboy/index.md

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