Skip to content

Conversation

@FozzTexx
Copy link
Contributor

Going to start bringing in the changes I've been working on for MSX and various things. This is just the first step of many.

First a cleanup pass to make the bus classes consistent. Most were systemBus but a few had different names depending on the platform, I standardized them so it's the same name everywhere. Also updated the global instance name to match and removed spots where it was copied into local vars, passed as an argument, or a method was returning the global. No real logic changes, just tidying things up before the next step.

@FozzTexx FozzTexx requested a review from tschak909 October 15, 2025 22:17
@FozzTexx FozzTexx force-pushed the fix/all-buses-are-system_bus branch from 1244d55 to c9949f7 Compare October 15, 2025 22:25
Copy link
Collaborator

@tschak909 tschak909 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. Makes sense.

@tschak909 tschak909 merged commit 88bb907 into FujiNetWIFI:master Oct 17, 2025
24 checks passed
FozzTexx added a commit to FozzTexx/fujinet-platformio that referenced this pull request Oct 29, 2025
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.

2 participants