-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integra-B: CTRL-@-BREAK is not triggering reset #210
Comments
I'm actually also seeing this issue with the latest a790022 build on Windows. This seems to be the same issue that we had when the Integra-B hardware was first implemented: https://stardot.org.uk/forums/viewtopic.php?p=248995#p248995 This was fixed by clearing some cmos bits when the break key was pressed: https://stardot.org.uk/forums/viewtopic.php?p=249181#p249181 |
Commit pushed to fix this and new Windows release available. |
Just downloaded the 64 bit version, but I'm now getting a System Error: The code execution cannot proceed because libssp-0.dll was not found. I'll try and find a copy online... Edit: Ok, found a 64 bit version of libssp-0.dll and copied it to the B-Em folder, and now everything's working as expected. Including the Integra-B reset. Thanks! |
There has been some discussion about this on stardot on the thread starting at https://stardot.org.uk/forums/viewtopic.php?p=403056#p403056.
I've just built 464bb82 and this doesn't work for me. If I select a BBC B with 1770 and Integra-B it starts up fine, and the "[" key on my PC keyboard produces an "@" at the BASIC prompt (I'm in physical keyboard mode) but CTRL-[-F12 doesn't trigger the Integra-B reset. I'm suspecting this has something to do with the fact I'm on Linux (Mint 21 Vanessa), given it seems to work for Ken on various versions of b-em, but I haven't tried to debug this myself - I just wanted to raise this so it's not forgotten.
The text was updated successfully, but these errors were encountered: