1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-01-26 03:41:46 +00:00

[GAMEBOY] Correct link in readme

This commit is contained in:
stone3311
2016-12-26 22:42:45 +01:00
parent 22ec029324
commit f984cf6ec4

View File

@@ -3,7 +3,7 @@ Source code for Gameboy for MIST
This is source code of a gameboy implementation for the MIST.
It's based on the [t80](http://opencores.com/project,t80) CPU core. A minor
It's based on the [t80](http://opencores.org/project,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