Closed elkku26 closed 4 years ago
Opcode 8xy6 doesn't give the correct result. Assumably it doesn't check the least-significant digit correctly. Also, there might exist some implementation differences on this opcode, see https://www.reddit.com/r/EmuDev/comments/8cbvz6/chip8_8xy6/
Seems to be fixed.
Opcode 8xy6 doesn't give the correct result. Assumably it doesn't check the least-significant digit correctly. Also, there might exist some implementation differences on this opcode, see https://www.reddit.com/r/EmuDev/comments/8cbvz6/chip8_8xy6/