inseven / opolua

A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12 stars 0 forks source link

Unimplemented Operation: opx.sysram1.ROMVersionBuild #174

Closed jbmorley closed 2 years ago

jbmorley commented 2 years ago

Unimplemented operation opx.sysram1.ROMVersionBuild PSITRIS\LOADFILES:000046BF: FF [NextOpcodeTable] 18 CallOpxFunc 2 12 (sysram1 ROMVersionBuild) PSITRIS\PSITRIS:00000363: 53 [RunProcedure] 0x02DD (name="LOADFILES" nargs=0) stack traceback: [C]: in function 'error' init.lua:444: in function 'unimplemented' sysram1.lua:98: in function 'opx.sysram1.ROMVersionBuild' ops.lua:2294: in function 'ops.CallOpxFunc' ops.lua:2180: in function 'ops.NextOpcodeTable' runtime.lua:806: in function [C]: in function 'xpcall' runtime.lua:923: in method 'pcallProc' runtime.lua:1278: in function 'runtime.runOpo'

tomsci commented 2 years ago

Duplicate of #171