?login_element?

Subversion Repositories NedoOS

Rev

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

  1. ; test the global-device detection when device is set from lua
  2.     PAGE 2      ; should not cause any error, because global device is ZXSPECTRUM48
  3.     LUA ALLPASS
  4.         sj.set_device("ZXSPECTRUM48",0x7FFF)
  5.     ENDLUA
  6.