Apple II emulator for Windows https://github.com/AppleWin/AppleWin
Find a file
Andrea Odetti 04fe254521 Fix some access violation (NPE).
Due to usage global variables (instances) and the way deleters works, we need to fully delete the old one, before creating the new one.
Otherwise the old's deleter remove instances after the new one has set them.
2020-12-28 15:46:08 +00:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin Update makeAppleWin.bat to use the v141_xp release 2020-12-23 18:28:44 +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-12-19 15:40:26 +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 Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
libyaml Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
resource 1.29.16.0: Updated version & History.txt 2020-11-01 18:20:41 +00:00
source Fix some access violation (NPE). 2020-12-28 15:46:08 +00:00
test Introduce a LinuxFrame. 2020-12-27 20:25:42 +00:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
zlib Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
.gitignore We will not be adding Disks... (ignore them) 2020-10-11 20:14:01 +01:00
.gitmodules Rename folder qapple -> qt for consistency. 2020-12-23 19:23:13 +00:00
.travis.yml Fix list of packages. 2020-12-23 22:39:46 +00:00
AppleWinExpress2008.sln VS2008 sln: add dependency on HookFilter.vcproj 2018-05-29 21:54:46 +01:00
AppleWinExpress2008.vcproj Add option to disable warning when PrintScreen key can't be captured (PR #891) 2020-12-27 19:21:46 +00:00
AppleWinExpress2019.sln VS2019: new debug/release configurations for v141_xp (#693) 2020-12-20 18:44:25 +00:00
AppleWinExpress2019.vcxproj VS2019 v141_xp: added missing shlwapi.lib 2020-12-27 19:38:41 +00:00
AppleWinExpress2019.vcxproj.filters Frame.h: merge into Video.h. (PR #896) 2020-12-27 19:01:35 +00:00
CMakeLists.txt Rename folder retro -> libretro for consistency. 2020-12-23 19:36:11 +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
linux.md libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +00:00
Make_Distribution.bat Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
raspbian.txt Untested list of packages required on Raspbian. 2019-11-03 09:36:16 +00: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: