Skip to content

Conversation

@donohoe00
Copy link
Contributor

Confusion caused by the wrong assumption that an On switch would read as '1', and vice versa.

Wasn't breaking much since most of the DIP switches are ignored.

… that

an On switch would read as '1', and vice versa.
@angelosa
Copy link
Member

Are diplocations known for this?

@donohoe00
Copy link
Contributor Author

Are diplocations known for this?

Not sure I understand the question. They're shown in the schematics and their function is described in the hardware reference manual. I also checked their correctness against comments and code in the BIOS listings.

@angelosa
Copy link
Member

MAME input ports have a system to make dips to show up graphically, around PORT_DIPLOCATION. May be a good idea to hook those up, it's one of those quality of life that helps immensely when comparing with real HW.

@donohoe00
Copy link
Contributor Author

MAME input ports have a system to make dips to show up graphically, around PORT_DIPLOCATION. May be a good idea to hook those up, it's one of those quality of life that helps immensely when comparing with real HW.

Nice! Makes it so much easier to verify whether they're implemented correctly.

@ajrhacker ajrhacker merged commit 1b5b3bb into mamedev:master Oct 26, 2025
6 checks passed
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.

3 participants