mirror of
https://github.com/Enne2/win9xman.git
synced 2026-09-22 19:56:29 +00:00
- Created the main package structure for Windows 9x Manager. - Added core functionality for disk image management in `disk.py`. - Implemented HDD image creation with a progress dialog. - Developed the main UI manager class in `manager.py` for user interactions. - Included utility functions for configuration management and system checks. - Established a template for DOSBox-X configuration. - Created snapshot management features for saving and restoring system states.