im confused with those two, is chip8 uses intel 8080 or is it really a chip8? I read about chip8 and it always brings up 8080. Since theres only 35 opcodes, I tried to create my first emulator written in java, opposite to what im looking at my reference at emulator101.com thats written in C, wiki sa...