Chip8.ts Chip8 implementation in typescript, based heavily on taniarascia's implementation. This project was completed to learn more about opcode instructions, and how machine code works.