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

Named initializers #2222

Merged
merged 18 commits into from Mar 13, 2022
Merged

Named initializers #2222

merged 18 commits into from Mar 13, 2022

Conversation

Copy link
Member

@jriwanek jriwanek commented Mar 13, 2022

Summary

Added internal names to lpt_device_t struct
references to midi out where unclear made explicit
Small bit of cleanup in gameport.c
Named Initializers used in device_t insn, barring in video (That will come later)
More hardcoding moved to macros in fdd.c (FDD_NUM)
Adds the WS1004 series of ST506 controllers

Checklist

  • Closes #xxx
  • I have discussed this with core contributors already
  • This pull request requires changes to the ROM set

References

Provide links to datasheets or other documentation that helped you implement this pull request.

@jriwanek jriwanek mentioned this pull request Mar 13, 2022
2 tasks
@OBattler OBattler merged commit a2136fa into 86Box:master Mar 13, 2022
38 checks passed
@jriwanek jriwanek deleted the named-initializers branch Mar 13, 2022
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.

None yet

2 participants