Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for an Inkey$ routine.
#10
ardentcrest Wrote:[code]
ASM
newline:
ld hl, lineMSG <----- this label
ld bc, end1-lineMSG
call myPrint42
[code]

Is your other label reference inside an asm context as well?

Edit: Derp me. You posted it. Without checking it (no time) - have you tried putting the label on a line by itself?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)