Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
asm context issue?
#2
According to the ZX Spectrum manual, the Z80 syntax instruction is sub N not sub a, N for 8 bits.
So:
Code:
asm
sub 3
end asm
should work ok.
Try this and tell me :?:
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)