Skip to content
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

Getting "bad sum" error after CTRL BREAK #3

Open
gl40014001 opened this issue Sep 29, 2019 · 1 comment
Open

Getting "bad sum" error after CTRL BREAK #3

gl40014001 opened this issue Sep 29, 2019 · 1 comment

Comments

@gl40014001
Copy link

After *INSERTing the ROM on a Master 128 and CTRL-BREAK , I get a "Bad sum" error. Pressing CTRL-BREAK or even BREAK-ESCAPE a few times clears it so that I see "Invalid drive".

Once I see "Invalid drive" I do *MOUNT 0 . Sometimes I then see "bad sum" error again. CTRL-BREAK clears this, and I get to a BASIC prompt and can access the hd image fine.

All other ROMs besides BASIC *UNPLUGged.

@hoglet67
Copy link
Owner

This is expected behaviour I think.

After inserting the ROM, you need to force a power up reset with:

*FX 200,2

or

*FX 151,78,127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants