mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
Apple II emulator for Windows
4a69ba8a97
. .dsk / .nib images . ProDOS format / DOS 3.3 init . authentic / enhanced disk access speed For zero-length files, resize to the complete file size when first opened (#506) . Support both .dsk and .nib Created a new class FormatTrack to encapsulate the new track formatting logic Improved precision of 'authentic' drive mode's spin emulation (#125) Save-state: (save-state DiskII unit v2) . support Format Track state . save DiskLastCycle DenibblizeTrack(): added some debug asserts and comments Updated for VS2008/VS2013/2015/2017 projs & remove dependency on ddraw.lib for VS2013/2015 Updated disk logging: . Moved all LOG_DISK_xx macros to new DiskLog.h (since shared by Disk.cpp and DiskFormatTrack.cpp) . For write nibble: option to log cycle count & sync byte count . For written track: option to log gap1/2/3 and track size . For disk latch r/w: option to log when D5AA96 detected Other: . Debugger: Fix CD cmd to support absolute paths (#505) |
||
---|---|---|
assets | ||
bin | ||
ddraw_lib | ||
Disks | ||
docs | ||
firmware/HDD | ||
help | ||
libyaml | ||
resource | ||
source | ||
test | ||
web | ||
zip_lib | ||
zlib | ||
.gitignore | ||
ApplewinExpress2005.sln | ||
ApplewinExpress2005.vcproj | ||
AppleWinExpress2008.sln | ||
AppleWinExpress2008.vcproj | ||
AppleWinExpress2010.sln | ||
AppleWinExpress2010.vcxproj | ||
AppleWinExpress2010.vcxproj.filters | ||
AppleWinExpress2012.sln | ||
AppleWinExpress2012.vcxproj | ||
AppleWinExpress2012.vcxproj.filters | ||
AppleWinExpress2013.sln | ||
AppleWinExpress2013.vcxproj | ||
AppleWinExpress2013.vcxproj.filters | ||
AppleWinExpress2015.sln | ||
AppleWinExpress2015.vcxproj | ||
AppleWinExpress2015.vcxproj.filters | ||
AppleWinExpress2017.sln | ||
AppleWinExpress2017.vcxproj | ||
AppleWinExpress2017.vcxproj.filters | ||
GNU General Public License.txt | ||
LICENSE | ||
Make_Distribution.bat | ||
README.md |
AppleWin
Apple II emulator for Windows
Download latest (stable) release: AppleWin v1.26.1.1
Release Notes: v1.26.1.1
Building
To compile from source see:
Next Version
Experimental build 1.26.3.6
Please report new issues
Previous Versions
Last pre-NTSC change: