Remove mirror links
This commit is contained in:
parent
727c59cd8b
commit
bbf05f44de
1 changed files with 0 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
||||||
# chip8
|
# chip8
|
||||||
[](https://git.sr.ht/~redstrate/chip8)
|
|
||||||
[](https://github.com/redstrate/chip8)
|
|
||||||
[](https://git.ryne.moe/redstrate/chip8)
|
|
||||||
|
|
||||||
This is a CHIP-8 emulator that I implemented in C++!
|
This is a CHIP-8 emulator that I implemented in C++!
|
||||||
|
|
||||||
Right now it only emulates the SCHIP instruction set, but it can already play many modern roms found online. There's a basic memory viewer and debugger available as well.
|
Right now it only emulates the SCHIP instruction set, but it can already play many modern roms found online. There's a basic memory viewer and debugger available as well.
|
||||||
|
|
Reference in a new issue