diff --git a/README.md b/README.md index 54098de..9b1a98e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). - [Atari](#atari) - [Atari 2600](#atari2600) - [Atari 800](#atari800) +- [CHIP-8](#chip-8) - [Microsoft](#microsoft) - [Xbox](#xbox) - [Xbox360](#xbox360) @@ -47,6 +48,10 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). - [atari800](https://github.com/atari800/atari800) - Atari 8-bit computer and 5200 console emulator. +## CHIP-8 + +- [chip8emu](https://github.com/LakshyAAAgrawal/chip8emu) - A Terminal Based Chip-8 Emulator written in C++. + ## Microsoft ### Xbox