1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-02-06 16:14:42 +00:00
Files
mist-devel.mist-board/cores/gameboy/readme.md
2016-12-26 22:42:45 +01:00

549 B

Source code for Gameboy for MIST

This is source code of a gameboy implementation for the MIST.

It's based on the t80 CPU core. A minor fix was needed for the "LD ($FF00+C)" instruction.

The audio implementation has been taken from the PACE framework. The original file is available in the pacedev svn.

Binaries are available at https://github.com/mist-devel/mist-binaries/tree/master/cores/gameboy.