Hi Remy,
I am running Cspect 2.12.36 on latest ubuntu 20.04 (fully patched) and latest vscode (1.50.1). Latest mono installed as i use it for other things. Git cloned and compiled hdfmonkey and sudo installed it.
I have followed your video (which is nice, clear and to the point!) but when i try and run a basic sample 'hello world', cspect window pops up but is black with nothing happening in it (just black).
I can run cspect from a command line and it boots straight into the basic program as expected showing the compilation and injection process was fine and i can see the files in the next browser once i exit basic and they run as expected.
I use the following from the command line:
mono CSpect.exe -w3 -basickeys -zxnext -nextrom -mmc=./cspect-next-2gb.img
I have changed the nextbasic config as:
cspect path: /home/twri/Downloads/0.SpectrumNext/cspect/CSpect2_12_36/CSpect.exe
cspect options: -w3 -basickeys -zxnext -nextrom
(I tried your options which gave the same issue - black screen - so thought i would try my own that work from command line)
hdfmonkey: hdfmonkey (as its in path)
image path: /home/twri/Downloads/0.SpectrumNext/cspect/CSpect2_12_36/cspect-next-2gb.img
The example program is in a folder under /home/twri/Downloads/0.SpectrumNext/cspect/basictest/
thanks
Tom
Hi Remy,
I am running Cspect 2.12.36 on latest ubuntu 20.04 (fully patched) and latest vscode (1.50.1). Latest mono installed as i use it for other things. Git cloned and compiled hdfmonkey and sudo installed it.
I have followed your video (which is nice, clear and to the point!) but when i try and run a basic sample 'hello world', cspect window pops up but is black with nothing happening in it (just black).
I can run cspect from a command line and it boots straight into the basic program as expected showing the compilation and injection process was fine and i can see the files in the next browser once i exit basic and they run as expected.
I use the following from the command line:
mono CSpect.exe -w3 -basickeys -zxnext -nextrom -mmc=./cspect-next-2gb.img
I have changed the nextbasic config as:
cspect path: /home/twri/Downloads/0.SpectrumNext/cspect/CSpect2_12_36/CSpect.exe
cspect options: -w3 -basickeys -zxnext -nextrom
(I tried your options which gave the same issue - black screen - so thought i would try my own that work from command line)
hdfmonkey: hdfmonkey (as its in path)
image path: /home/twri/Downloads/0.SpectrumNext/cspect/CSpect2_12_36/cspect-next-2gb.img
The example program is in a folder under /home/twri/Downloads/0.SpectrumNext/cspect/basictest/
thanks
Tom