-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
As it is right now, debug library will throw some warnings and discard NetLib packets if its polling function runs first. If NetLib's polling function runs first, it will discard debug packets. Some system should be in place to prevent the two libraries from trampling one another.
This will require the implementation of a whitelist system for UNFLoader's Debug library, and possibly some tweaks for netlib_poll. Quite a bit of work that I don't feel like dedicating to right now so I've written this issue as a reminder.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request