Skip to content

hagward/emul8

Repository files navigation

emul8

This is a basic emulator for the CHIP-8 programming language. I want to thank Laurence Muller for his excellent article on how to write a basic CHIP-8 emulator, as it has been very helpful in learning how an emulator works and how it can be written.

Usage

Run it with java Main.class [rom_file]. Programs can be paused by pressing p, otherwise keybindings are the same as in the linked article; that is: 1234 qwer asdf zxcv.

About

Emulator for the CHIP-8 programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages