You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
I am experiencing a quite puzzling issue. I am on a Windows 10 Pro computer, having installed the Microsoft Visual Studio Community edition 2019 (version 16.11.8), from scratch, just for installing SpectNet IDE. I followed the instructions here https://dotneteer.github.io/spectnetide/getting-started/install-spectnetide-2 and I confirm that I selected for installation also the .Net desktop development. Finally I installed the SpectNet IDE itself following the same instructions. And everything seemed OK.
But it failed in the first tutorial "Tutorials v2 - Create a ZX Spectrum 48K Project". There, running the command ZX Spectrum IDE|ZX Spectrum Emulator, the emulator tool window has showed up. And then when I press 'play' in the emulator, the Spectrum ROM is not loaded, which means that I do not get the "© 1982 Sinclair Research Ltd" message nor can access to the BASIC. This means I cannot issue any BASIC command to it. I tried also invoking the emulator by right-clicking the mouse button on a .bas program and the same behaviour happens - the emulator window opens but it does not run the BASIC file. Can you help me to solve this issue?