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

There are 18 column bits #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevefalco
Copy link

There appears to be a typo where ka10_pipanel.c only initializes 10 column bits. This should be 18.

@rcornwell
Copy link
Collaborator

Good catch, let me fix this in master sources and push it with current pending PR.

@stevefalco
Copy link
Author

stevefalco commented Jun 21, 2024

Is the master source your sims project at https://github.com/rcornwell/sims? I also submitted it there:

rcornwell/sims#322

I'm having a hard time following which is the authoritative code. :-) I guess it could also be https://github.com/open-simh/simh - I didn't submit there...

@rcornwell
Copy link
Collaborator

Yes, I already added the patch and pushed it out.

@Mikea44
Copy link

Mikea44 commented Aug 15, 2024

I just chased this down also. The fix went in 2 months ago. The binaries here are 5 months old and don't have the fix. The binary here will work if you run scansw10 first since it sets up the GPIOs that ka10_pipanel.c missed.

@larsbrinkhoff
Copy link
Collaborator

So I guess this pull request should be closed in favour of #20 which also syncs the emulator to the latest version?

@Mikea44
Copy link

Mikea44 commented Dec 11, 2024

I agree.

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

Successfully merging this pull request may close these issues.

4 participants