Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down