?login_element?

Subversion Repositories NedoOS

Rev

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

  1.     OUTPUT "op_cspect_emulator.bin"
  2.  
  3.     ;;; CSpect emulator extensions, instructions EXIT and BREAK
  4.     ;;; available only with option `--zxnext=cspect`
  5.  
  6.     exit                            ; #DD00
  7.     break                           ; #DD01
  8.