ChipSharp is a Chip-8 Interpreter built in C# using Windows Forms. It is not yet feature complete.
- The .NET 5 Runtime needs to be installed on your system.
- ChipSharp primarily supports Windows at the moment, though you might be able to run it with Mono on other platforms. This has not been tested yet.
ChipSharp is a self-contained, standard C# Windows Forms project. It can be built using either JetBrains Rider or Visual Studio 2019.
- Full Chip-8 compatibility
- Freely assignable keybindings
- Debugger
- Disassembler
- Ability to turn off beeps