Skip to content

ChipSharp is a Chip-8 Interpreter built in C# using Windows Forms

Notifications You must be signed in to change notification settings

Sairenity/ChipSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChipSharp

image
Build status

About

ChipSharp is a Chip-8 Interpreter built in C# using Windows Forms. It is not yet feature complete.

Prerequisites

  • 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.

Downloads

Latest Release

Building

ChipSharp is a self-contained, standard C# Windows Forms project. It can be built using either JetBrains Rider or Visual Studio 2019.

Features

  • Full Chip-8 compatibility
  • Freely assignable keybindings

Planned Features

  • Debugger
  • Disassembler
  • Ability to turn off beeps

About

ChipSharp is a Chip-8 Interpreter built in C# using Windows Forms

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages