?login_element?

Subversion Repositories NedoOS

Rev

Rev 126 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1.     OUTPUT  "dir_reversepop.bin"
  2.     nop
  3.     push    hl, bc  ; should compile as `push hl` `push bc`
  4.     pop     hl, bc  ; should compile as `pop bc` `pop hl` with --reversepop option
  5.