🎉 New Features
- Matrox PCI card emulation. Misc 86box merges.
🐛 Bugfixes
- fixed crash after tablet placeholder code in previous commit
- Comment out more tablet stuff
- fix _sntprintf sizeof references
- ROM list would not get updated on refresh
🔨 Improvements
- add placeholders for future tablet support (#1622)
- Added Action Replay 3.17 odd/even checksums.
- P96 Allow zero BytesPerRow.
- Fix genlock + LDP OSD generator text position.
- When caching next CD sectors, don't seek backwards and release semaphore during read.
🏗️ Build System
- fix some more compiler warnings
- fixed CXXFLAGS and LDFLAGS
- Improve CXX_FLAGS again