diff --git a/README.md b/README.md index ccba8c8..1c9de0e 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,6 @@ A GameBoy emulator, written in Rust. - https://gbdev.io/pandocs/CPU_Instruction_Set.html ### Referenced Implementations +- https://github.com/LIJI32/SameBoy - https://github.com/mvdnes/rboy - https://github.com/mohanson/gameboy