diff --git a/cores/gameboy/readme.md b/cores/gameboy/readme.md index 5205cbe..8288edf 100644 --- a/cores/gameboy/readme.md +++ b/cores/gameboy/readme.md @@ -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