?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1.     ORG $1000
  2.  
  3.     RELOCATE_START
  4. label1:     DB  0x12
  5.         ALIGN   16      ; relalign-ok ; suppressed warning
  6.         ALIGN   32      ; warn about relocation mode
  7.             ld  hl,label1
  8.     RELOCATE_END
  9.  
  10.     RELOCATE_TABLE
  11.