1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-29 18:40:25 +02:00

emulators: fix broken link with a mirror on github

This commit is contained in:
Antonio Vivace
2024-01-17 19:53:30 +01:00
committed by GitHub
parent 3f477d7aa8
commit 1a726c1dbf

View File

@@ -11,7 +11,7 @@
| [mGBA](https://github.com/mgba-emu/mgba) | C | A modern cross platform GBA emulator which also runs GB/GBC games. | | [mGBA](https://github.com/mgba-emu/mgba) | C | A modern cross platform GBA emulator which also runs GB/GBC games. |
| [gnuboy](https://github.com/rofl0r/gnuboy) | C | ANSI C | | [gnuboy](https://github.com/rofl0r/gnuboy) | C | ANSI C |
| [PlutoBoy](https://github.com/RossMeikleham/PlutoBoy) | C | Cross platform (Windows, OSX, Linux/Unix, Android, iOS, Web Browsers, and Sony PSP) emulator | | [PlutoBoy](https://github.com/RossMeikleham/PlutoBoy) | C | Cross platform (Windows, OSX, Linux/Unix, Android, iOS, Web Browsers, and Sony PSP) emulator |
| [SuperGameHerm](https://code.foxkit.us/emulators/supergameherm) | C 11 | Cross platform emulator | | [SuperGameHerm](https://github.com/foxkit-us/supergameherm) | C 11 | Cross platform emulator |
| [Castor](https://github.com/kosinw/Castor) | C#, Monogame | | [Castor](https://github.com/kosinw/Castor) | C#, Monogame |
| [GameYob](https://github.com/Drenn1/GameYob) | C++, C# | GB, GBC emulator for Nintendo DS/3DS | | [GameYob](https://github.com/Drenn1/GameYob) | C++, C# | GB, GBC emulator for Nintendo DS/3DS |
| [jgilchrist](https://github.com/jgilchrist/emulator) | C++ | | [jgilchrist](https://github.com/jgilchrist/emulator) | C++ |