Apple II emulator for Windows
Go to file
Andrea 2d2ba86f4f
IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892)
* Interface.h: ensure that functions in the interface are not exported by other header files.

This is generally harmless, except for the presence of default arguments, in which case the version with default arguments must come first.
To avoid the issue, these functions are only ever exported in the Interface.h header file.
2020-12-20 15:32:51 +00:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin 1.29.16.0: Updated version & History.txt 2020-11-01 18:20:41 +00:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
Disks Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
docs Proposed updated 2020-11-14 16:44:12 +00:00
firmware/HDD HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319) 2019-10-05 17:01:35 +01:00
help Cmd line: support -fs-height=nnnn starting in Windowed mode. (#876) 2020-12-12 18:23:23 +00:00
HookFilter VS2017 & VS2019: removed deprecated /Gm (Enable Minimal Rebuild) option 2019-12-24 12:34:48 +00:00
libyaml Add VS2019 support. 2019-08-11 17:45:23 +10:00
resource 1.29.16.0: Updated version & History.txt 2020-11-01 18:20:41 +00:00
source IPropertySheet: make it a standard C++ class with pure virtual functions (PR #892) 2020-12-20 15:32:51 +00:00
test Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Add VS2019 support. 2019-08-11 17:45:23 +10:00
zlib Add VS2019 support. 2019-08-11 17:45:23 +10:00
.gitignore Ignore VS2017 database/IntelliSense folder (PR #605) 2019-01-20 11:15:02 +00:00
AppleWinExpress2008.sln VS2008 sln: add dependency on HookFilter.vcproj 2018-05-29 21:54:46 +01:00
AppleWinExpress2008.vcproj Removed (the now) unused alarm.h 2020-11-29 17:39:52 +00:00
AppleWinExpress2019.sln Add VS2019 support. 2019-08-11 17:45:23 +10:00
AppleWinExpress2019.vcxproj Removed (the now) unused alarm.h 2020-11-29 17:39:52 +00:00
AppleWinExpress2019.vcxproj.filters Removed (the now) unused alarm.h 2020-11-29 17:39:52 +00:00
CONTRIBUTING.md Tweaked large PR recommendation 2020-11-08 21:04:43 +00:00
GNU General Public License.txt Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
LICENSE Initial commit 2014-03-02 09:15:54 -08:00
Make_Distribution.bat Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
README.md Update README.md 2020-07-29 21:41:12 +01:00

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: