Chip8 Emulator in Swift

Chip8 Emulator in Swift

It is a Chip8 interpreter that I wrote in Swift for iOS Devices. While working on this project I was able to learn in depth on how a CPU works.