DarksteelMike / hellfishemu

Automatically exported from code.google.com/p/hellfishemu
0 stars 0 forks source link

Drawing instruction not capable of SCHIP Mode drawing #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Opcode DXYN only handles CHIP8 mode currently. Must find out how it should
act in SCHIP mode both when N == 0 and N > 0. Also verify what happens when
in CHIP8 Mode and N == 0.

Original issue reported on code.google.com by keybone@gmail.com on 29 Apr 2009 at 2:53