Skip to content

codespy/Chip8-Emulator-for-OS-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chip8-Emulator-for-OS-X

Chip8 Emulator for OSX Written in pure Swift 2.0 (tested with XCode 7 beta 2)

CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker.
It was initially used on the COSMAC VIP and Telmac 1800 8-bit microcomputers in the mid-1970s.
CHIP-8 programs are run on a CHIP-8 virtual machine.
It was made to allow video games to be more easily programmed for said computers.

See video on youtube.com:
CHIP-8 on youtube

chip8 swift chip8 zero

More about CHIP-8:
https://en.wikipedia.org/wiki/CHIP-8
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/

About

Chip8 Emulator for OSX Written in pure Swift 2.0

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages