mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-03-04 15:29:51 +00:00
Changes to ease code compilation in GCC. Disk_t and HDD contain a std::string and for this reason they need a proper constructor, ZeroMemory is not guaranteed to work.