[A83] call (hl)


[Prev][Next][Index][Thread]

[A83] call (hl)




Is there a way to do:

  ld hl,label
  call (hl)
  [...]
  ret

label:
  [...]
  ret


     SUCKER




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com





Follow-Ups: