Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 452 Bytes

pychip16

Python Chip-16 emulator

Just an attempt to make my hand dirty about Python and emulation. :)

CHIP-16 is not real platform but educational thing similar to real but rather old Chip-8 platform http://en.wikipedia.org/wiki/CHIP-8

For Chip16 info please check http://forums.ngemu.com/showthread.php?t=145620

chip16 directory contains Chip-16 demos and games pack v16.07.2012 w/o sources

STATUS v 0.0.1 - ROM load code and main cycle