Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 432 Bytes

ChipRust8

ChipRust8 is a Chip8 and SuperChip emulator made in Rust using minfb.

Usage:

Press ESC or File->Load to load game ROM. File->Reload to restart current ROM.

Keyboard layout is:

1 2 3 4
Q W E R
A S D F
Z X C V

Press Tab to pause the emulator. Use left and right arrow to change instructions per frame (hold shift to adjust in intervals of 100,000)