* Add initial support for xstation
* Add displaying of Game ID on OLED
* Call Cardman Close if card or channel is switched through ODE
* Add Open again
* Use Getter for flags
* Fix updating settings
* Reset flags properly and add delays
* Fix main
* Add Force Refresh to GUI
* Change delay to 120ms to make sure Games can cope with the switch
* - Update Handling of Game ID
- Update Handling of MC Pro Commands
- Fix some style issues
* Make Clean Func Time Critical
* Remove printfs from time critical function
* Tweak Card change timing
* Remove old comment
* Remove leftover from testing
* Fixed size
* Use strlcopy
* Return pointer to gametext from cardman
* Fix some debug logging
* Check for index to make sure the correct path is created.
* Remove forward delaration
* Fix signedness
* Remove debug print
* Check for buffer size with parameter
* Fix include
* Initial Multi Disc and name support
* Add DB parser
* Integrate DB
* Remove gamedb dat files from index
* Call python script during build
* Fix typo
* Use string directly from Flash
* Refactor naming
* Remove commented memset
* Minor fixes and style improvements
* Fix crash on invalid game id (like PSX EXE)
Co-authored-by: BBsan2k <bbsan@gmx.de>