项目作者: rkoeninger
项目描述 :
CHIP-8 Emulator
高级语言: Ceylon
项目地址: git://github.com/rkoeninger/Chip8.git


CHIP-8
A CHIP-8 emulator for the Java Virtual Machine written in Ceylon.
Key Mapping
The CHIP-8 machine has a 16-key hexadecimal keyboard (0
- F
).
These are mapped to the keys on a typical QWERTY keyboard:
1 2 3 4
Q W E R
A S D F
Z X C V
References