[Image]

The DOS Chip-8 and VChip-8 Home Page

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.


Features :-

Coming Soon ....


About running Chip8 and VChip8

About the debugger

Chip-8 Specification


Chip-8 Downloads

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.