1
0
mirror of https://github.com/AppleWin/AppleWin.git synced 2025-03-14 02:30:47 +00:00
Andrea 12d1a0e1fe
Card: cleanup interface. (PR )
1) Remove Init()
2) Call Reset() via CardManager
3) Call Destroy() via CardManager (only used by Disks/Harddisk) on WM_DESTROY

The only "real" changes are in CSuperSerialCard: ensure destructor cleans up and remove Destroy().
2022-03-11 22:17:03 +00:00
..