CEmu icon indicating copy to clipboard operation
CEmu copied to clipboard

Incorrect behavior of EX (SP),HL/I instructions in 16-bit mode

Open calc84maniac opened this issue 1 year ago • 0 comments

As it turns out, EX (SP),HL and its index register equivalents don't actually zero the upper byte of the register pair in 16-bit mode on a real eZ80. I use 16-bit mode a lot and this was hiding some bugs in my code, so fix plzkthx

calc84maniac avatar Jul 14 '22 06:07 calc84maniac