709 B
709 B
title | date | repository |
---|---|---|
OBoy | 2015 | https://gitlab.com/ffreling/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
- PanDocs (self-hosted copy)
- GameBoy Emulation in JavaScript
- Opcode Map for the Gameboy-Z80
- codeslinger.co.uk
Acknowledgements
- Pan/ATX, nocash et al for the PanDocs
- Imran Nazar