mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-19 13:32:36 +00:00
Kelvin Lee
a7353aa7f1
Use _stat64() to support file size >2G
1. Newer VC runtime stat(), when using 32-bit file size, returns error if file size is >2G. For file existence check, using 64-bit file size is more accurate as files bigger than 2G would be reported as non-existing otherwise. 2. <sys/stat.h> is required for VS2013 or before.
HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319)
AppleWin
Apple II emulator for Windows
Download latest (stable) release: AppleWin v1.29.13.0
Release Notes: v1.29.13.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.1%
C
37.6%
HTML
7.8%
CSS
0.6%
Hack
0.6%
Other
0.2%