Skip to content

tobiasvl/chip-f8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

CHIP-F8

A CHIP-8 interpreter for the Fairchild Channel F (Video Entertainment System) video game console.

Build

Using dasm:

dasm chip-f8.asm -f3 -ochip-f8.bin

Run

Using MESS:

messd channelf -cartridge chip-f8.bin -w -effect sharp -r 640x480 -ka

Releases

No releases published

Packages

No packages published