CPU Behavior/Crash - DXYN/Draw instruction
johnbaumann opened this issue · 0 comments
johnbaumann commented
Currently there are no checks for out-of-bounds writes to the screen data array, leading to crashes and possibly other unexpected behavior when sprites are rendered "off-screen". Revise or rewrite opcode DXYN implementation.