feat: Initialize Windows 9x Manager package and core functionality

- 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.
This commit is contained in:
Matteo Benedetto
2025-05-12 18:05:11 +02:00
parent a6c7f08518
commit 736beed38c
13 changed files with 869 additions and 1188 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/bin/bash
# This is just a placeholder to create the assets directory
mkdir -p /home/enne2/Development/win9xman/assets
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB