-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add maps support for DIP switch settings #91
Conversation
dc8f985
to
cbe972d
Compare
Resolves #48. |
cbe972d
to
92268d5
Compare
@francisdb, I think I'm ready to include the DIP switch support now. I'll look over my README changes again tomorrow -- let me know if I could be clearer in certain sections, or left anything out. |
README.md
Outdated
### DIP Switches | ||
|
||
PinMAME stores DIP Switch values in the last six bytes of the `.nv` file. | ||
The first byte represents SW1 to SW8, with SW1 in bit 0. The second byte |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it's better to use least significant bit instead of bit 0. Not sure what the usual terms are for this.
Why are the _notes changes repeated in this pr? That was already merged? |
I think because I did a partial merge, and GitHub just didn't update the PR to only include the three outstanding commits. |
Still a bit more work here before dip switches can be official.
victory
fromgottlieb_80b-2.nv.json
.dipsw
encoding._values
metadata._note
tags with_notes
.