Skip to content

Simple emulator to play games based on the virtual chip 8.

License

Notifications You must be signed in to change notification settings

Marcel-Lambacher/Chip-8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8-Emulator

alt text

Summary

This is an emulator to play games based on the virtual chip 8.

Requirements

You only have to install .NET Framework 4.5

How to use

I don't provide any installer or executable at this moment. This means that you've to compile the emulator by yourself.

Just open the project using Visual Studio, restore the required Nuget packages, hit the start button and have fun.

Attention

This emulator is just a proof of concept. So the emulator isn't probably able to run all available games without any bugs or crashes.

Also be aware of the code quality. As I mention, it's just a POC. But hopefully someone can learn from this and can maybe get started into emulator programming easier.

About

Simple emulator to play games based on the virtual chip 8.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages