Add mirror links
This commit is contained in:
parent
6d259212af
commit
54da69b91a
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
[](https://git.sr.ht/~redstrate/chip8)
|
[](https://git.sr.ht/~redstrate/chip8)
|
||||||
[](https://github.com/redstrate/chip8)
|
mirror](https://img.shields.io/badge/mirror-GitHub-black.svg?logo=github)](https://github.com/redstrate/chip8)
|
||||||
|
[](https://git.ryne.moe/redstrate/chip8)
|
||||||
|
|
||||||
A chip8 emulator that I implemented in C++. It only implements the SCHIP instruction set, and can play many modern roms found online. There's a basic memory viewer and debugger available as well.
|
A chip8 emulator that I implemented in C++. It only implements the SCHIP instruction set, and can play many modern roms found online. There's a basic memory viewer and debugger available as well.
|
||||||
|
|
||||||
|
|
Reference in a new issue