0 Members and 1 Guest are viewing this topic.
ld (**),hl
ld (12),hl
ld hl,(**)
If (byte==[ab]){ then do checks for other table}
would say for the link to other tables it would be something like:Code: [Select]If (byte==[ab]){ then do checks for other table}
.TEST12
bit 0,a = $cb $47bit 1,a = $cb $4f ($47+bit*8 )
Woah your assembler even generates comments? This is pretty cool actually. You should make it for the 83+/84+ and post it. :O