An open API service indexing awesome lists of open source software.

https://github.com/wintersnake/cs8-emulator

A Chip8 Emulator (library + ncurses & raylib frontend), Assembler, and Disassembler Implemented in C# (dotnet core)
https://github.com/wintersnake/cs8-emulator

assembler chip8 disassembler emulator ncurses

Last synced: about 2 months ago
JSON representation

A Chip8 Emulator (library + ncurses & raylib frontend), Assembler, and Disassembler Implemented in C# (dotnet core)

Awesome Lists containing this project

README

          

# C# Chip8 Emulator
Implementation of a Chip8 Emulator written in C# with a frontend written using Raylib and NCurses.