Skip to content

kauelopes/Swift-Chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Swift-Chip8

Chip8 interpreter using Swift Language. Summer Project for both fun and learning

About

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.

  • 4K Memory
  • 16 registers
  • 2 timers
  • HEX Keypad
  • 64x32 Display

References

CowGod's Technical Reference

Mastering chip8

Wikipedia

About

Chip8 Emulator using Swift Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages