Skip to content

OxxoCodes/Kano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

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