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()
2019-04-16 20:35:33 +01:00
2016-03-21 23:48:02 +00:00
2018-07-29 22:34:09 +01:00
2017-06-10 20:39:25 +01:00
2019-04-16 20:30:54 +01:00
2014-05-23 22:59:02 +01:00
2018-06-10 17:08:32 +01:00
2014-03-02 09:15:54 -08:00
2019-01-13 14:22:57 +00:00

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:

Description
Apple II emulator for Windows
Readme GPL-2.0 44 MiB
Languages
C++ 53%
C 37.6%
HTML 7.9%
CSS 0.6%
Hack 0.6%
Other 0.2%