Robert Neumann
Robert Neumann
Hey, I'm confused here. Didn't we just have a PIO thing? https://github.com/ramapcsx2/gbs-control/pull/507
@Metaln00b Heya, could you share your thoughts?
That all sounds reasonable, and I'm impressed someone went and started a cleanup here :p May I suggest that you treat this more like a fork, all depending on whether...
- It's really good to split up the big .ino file. Please just try to not segment it all too much :) - SPIFFS -> LittleFS : sounds good. There...
What's been said. Feel free to go ahead and work on it, and as long as it still works at the end, there will be no problem merging it :)
Oh gee, I'll try to remember.. - user and runtime options: as the comments say, user holds the user's preferences, the selectable options. runtime holds (volatile) system variables, and could...
@nyanpasu64 Yo, I'm out of my field here. Is this how it's supposed to work? :p
Just in general though, this whole system has clearly evolved over time, people requesting this or that feature, then others doing various consolidations and cleanups, as well as necessary changes...
Note that people are generally fine with the capabilities of the preset system. It may be convoluted, but it seems to handle most things well enough :)
> I think the design was originally implemented this way because even at the same output resolution, different input resolutions require different register contents that can be further modified using...