Last Updated 9th August 1996.
Paul Robson, Norfolk, England (autismuk@aol.com)
This page supports my MS-DOS emulation of the Chip-8 System, a simple interpreter for a 4k virtual machine around in the 70's and 80's on 1802 processor based machines and in the 90's on the HP-48c. It supports a 64x32 pixel mono display (128x64 on the Super-Chip8) and a single sound channel with one frequency.
Very fast accurate emulation of all Chip-8 Codes (except 1802 emulation)
VGA and Text versions available
Source code provided
Interpreters are very small (about 3k each)
Built in tiny debugger
IDE, Assembler and smart Disassembler available.
About running Chip8 and VChip8
Note: the majority of these files are shrunk using Pkzip.Exe,so you need PkUnzip.Exe to use them....
Download Chip8.Com v1.1 for MS-DOS Text version (window in screen)
Download VChip8.Com v1.1 for MS-DOS VGA version (full screen window)
Download some Chip-8 Games (4k zipped)
Download fix.exe HP48 Chip file format convertor (6k,zipped)
Download dc.exe Chip-8 Disassembler (8k,zipped)
Download ac.exe Chip-8 Assembler (9k,zipped)
Download ide.exe Chip-8 Development Environment (11k,zipped)
Download the source code (for A86 assembler 20k Zipped)
Thanks to David Winter , on whose documentation this emulator was based.