yuv422 / z80editor

Z80 eclipse editor targeting WLA-DX assembler
GNU General Public License v2.0
9 stars 1 forks source link

signed byte offset optional using (IX) and (IY)... #5

Closed sverx closed 4 years ago

sverx commented 4 years ago

so that you don't need to write things such as ld a,(ix+0)

sverx commented 4 years ago

closing this PR as you did that change already - thanks! :+1: