You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing libatari800 API functions directly to minimal build
- Manually inject Fujisan-specific API functions into api.c if missing
- Add function declarations to libatari800.h header if not present
- Implement stub functions for disk management API
- Ensures minimal build has all required API functions for compilation
This bypasses patch dependency issues by directly adding the missing
functions that Fujisan requires for disk activity monitoring and management.
0 commit comments