Apple II emulator for Windows
https://github.com/AppleWin/AppleWin
. Format now extensible for supporting new hardware types in the future . Include missing items like Apple2Type, CyclesThisVideoFrame (#255) Continue to support loading of old v1 format. Added card save/load for: . Mouse (#260) . HDD (#260) . Printer Extended card support for: . SSC Other: . Added save-state v1 struct size checks . Create SaveState_Structs_v2.h and split out common into SaveState_Structs_common.h . Refactor HardDisk.cpp to use imagehandle; and consolidate with Disk.cpp . Fix Disk/HD_GetFullPathName() which wasn't always returning full pathname . Consolidate common GetImageTitle() and move into DiskImage.cpp |
||
---|---|---|
bin | ||
ddraw_lib | ||
Disks | ||
docs | ||
firmware/HDD | ||
help | ||
resource | ||
source | ||
web | ||
zip_lib | ||
zlib | ||
.gitignore | ||
ApplewinExpress9.00.sln | ||
ApplewinExpress9.00.vcproj | ||
ApplewinExpress10.00.sln | ||
ApplewinExpress10.00.vcxproj | ||
ApplewinExpress10.00.vcxproj.filters | ||
ApplewinExpress2005.sln | ||
ApplewinExpress2005.vcproj | ||
AppleWinExpress2012.sln | ||
AppleWinExpress2012.vcxproj | ||
AppleWinExpress2012.vcxproj.filters | ||
AppleWinExpress2013.sln | ||
AppleWinExpress2013.vcxproj | ||
AppleWinExpress2013.vcxproj.filters | ||
GNU General Public License.txt | ||
LICENSE | ||
Make_Distribution.bat | ||
README.md |
AppleWin
Apple II emulator for Windows
Download latest release: AppleWin v1.25.0.3
Releast Notes: v1.25.0.3
Building
To compile from source see:
docs/compiling.txt