Rev 539 | Blame | Compare with Previous | Last modification | View Log | Download
# file opened: lua_coverage2.asm1 0000 ; force non-empty internal sline/sline2 arrays during `_c()` evaluation2 0000 DEFINE qwe xyz3 0000 DEFINE xyz abc4 0000 DEFINE abc @5 0000 LUA ALLPASS6 0000 ~ sj.add_byte(_c("1+2"))lua_coverage2.asm(7): error: Unexpected: @7 0000 03 ENDLUA qwe ; both sline or sline2 will contain "@" from substitution8 00019 0001 LUA PASS310 0001 ~ assert(false == zx.trdimage_create())11 0001 ~ assert(false == zx.trdimage_add_file("1.trd",nil,0x1234,1))12 0001 ~ assert(false == zx.save_snapshot_sna(nil,0x8000))13 0001 ~ zx.save_snapshot_sna("1.sna") -- bad argument #2, exits this scriptlua_coverage2.asm(10): error: [LUA] opening file for writelua_coverage2.asm(12): error: [LUA] [SAVESNA] Only for real device emulation mode.lua_coverage2.asm(13): error: [LUA] bad argument #2 to 'save_snapshot_sna' (number expected, got no value)14 0001 ENDLUA15 0001# file closed: lua_coverage2.asmValue Label------ - -----------------------------------------------------------