Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 406 Bytes

Kano

A CHIP-8 Emulator developed in C++.

MegaChip and SuperChip operations and their corresponding software are currently not suppported.

USAGE

Kano.exe [ROM]

All CHIP-8 programs must be located in the same directory as the main executable.

BUILD

Visual Studio

CMake