RSC8 is a CHIP-8 virtual machine/emulator written in Rust 🦀 with no_std core
Bilibili video: BV1HKzNYQEjM
YouTube video: nFcmm-2oPdY
cargo install --locked --git https://github.com/jerryshell/rsc8rsc8_tui <your_rom.ch8>PC           CHIP-8
--------------------
1 2 3 4      1 2 3 C
Q W E R  =>  4 5 6 D
A S D F      7 8 9 E
Z X C V      A 0 B F
Press Esc to exit
chip8-test-suite: CHIP-8 splash screen

chip8-test-suite: Corax+ opcode test






