Oh, I misunderstood the readme sorry. Hopefully sjasmplus has been updated to reflect this too. I will check.
cheers!
Hi - the exception happens when I quite cspect so that seems "normal"!
As above, I used "mono CSpect.exe --zxnext=cspect -r -esc -tv -brk -w4 -zxnext -nextrom -map=../project.map -mmc=../../sdcard/cspect-next-2gb.img ../demo_3d.nex"
It seems to just exit back to the command prompt without running the .nex file.
Hi Mike. Have just tried 2.19.6.0 with the 2.07l distro. Running inder linux with mono. It will run fine without adding the .nex file to load on the command line.
If I add the .nex file to run on the command line it fails - see sample output below.
Same command line works with 2.19.5.1
mono CSpect.exe --zxnext=cspect -r -esc -tv -brk -w4 -zxnext -nextrom -map=../project.map -mmc=../../sdcard/cspect-next-2gb.img ../demo_3d.nex
#CSpect Start
Next ROM enabled
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at esxDOS.CRST8.CloseAllHandles () [0x00000] in <29fc5635479b49278035972ddca4cbbc>:0
at esxDOS.CRST8.Reset () [0x00000] in <29fc5635479b49278035972ddca4cbbc>:0
at a.O.C () [0x0001c] in <f076d33faaf04d5aa17584882cc10df4>:0
at A.r.F () [0x00000] in <f076d33faaf04d5aa17584882cc10df4>:0
at A.r.b (System.String ) [0x00004] in <f076d33faaf04d5aa17584882cc10df4>:0
at a.A.a (System.String[] ) [0x004ef] in <f076d33faaf04d5aa17584882cc10df4>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at esxDOS.CRST8.CloseAllHandles () [0x00000] in <29fc5635479b49278035972ddca4cbbc>:0
at esxDOS.CRST8.Reset () [0x00000] in <29fc5635479b49278035972ddca4cbbc>:0
at a.O.C () [0x0001c] in <f076d33faaf04d5aa17584882cc10df4>:0
at A.r.F () [0x00000] in <f076d33faaf04d5aa17584882cc10df4>:0
at A.r.b (System.String ) [0x00004] in <f076d33faaf04d5aa17584882cc10df4>:0
at a.A.a (System.String[] ) [0x004ef] in <f076d33faaf04d5aa17584882cc10df4>:0
AL lib: (EE) alc_cleanup: 1 device not closed
Don't know what to say. Yep, tap file works in CSPECT but only if I load it from the SDCARD. I was going to use my phone with playzx on my phone, but, I don't have a 3.5mm jack only bluetooth... There's nothing special. Try merging the basic program in then run it from line 2 to load the code and go - it should just work...
In the meantime, I will check I haven't used any Next opcodes by mistake!