mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-11 05:29:55 +00:00
TomCh
1ef1182d2c
Refactor Disk.cpp (#637)
* Class-ify disk.cpp into DiskIIInterfaceCard * DiskIIInterfaceCard add in private variables * Rename all class's private vars * Remove the 'Disk' prefix from method names * Rename var: iDrive to drive * Remove redundant Initialize() * Get rid of duplicate func * Added info about enhanceDisk * Rename Drive_t to FloppyDrive; and prefix members * Rename Disk_t to FloppyDisk; and prefix members * Rename DiskIIInterfaceCard to Disk2InterfaceCard * Rename sg_DiskIICard to sg_Disk2Card * Minor: fix a few comments and remove some whitespace * Minor fixes for LOG_DISK wrapped code * Change struct FloppyDrive, FloppyDisk into classes * Remove IsSpinning()
AppleWin
Apple II emulator for Windows
Download latest (stable) release: AppleWin v1.28.0.0
Release Notes: v1.28.0.0
Building
To compile from source see:
Next Version
Experimental build: pending
Please report new issues
Previous Versions
Last pre-NTSC change:
Languages
C++
53%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.6%
Other
0.2%