Apple II emulator for Windows
Go to file
tomcw 52450aa7f7 These 2 combined fix #418:
1) Uthernet card now returns floating bus for slot ROM at $Cs00-CsFF (where s=3).
2) Fixed IoHandlerCardsIn() to not map in the card in slot3's slot ROM when SLOTC3ROM=0.

Also:
. moved the typedef 'iofunction' from common.h to memory.h
2017-05-13 22:07:53 +01:00
Disks Aded support for an 8 bit DAC in slot 5 if no Z80 card there. Demo disk 2015-03-10 21:12:43 +09:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin 1.26.2.4 Prompt when trying to swap disks while drive is on instead of silently failing 2017-05-11 08:34:57 -07:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
docs Debugger 2.9.0.8 2017-05-11 05:44:42 -07:00
firmware/HDD HDD firmware: Update file history and some comments 2016-12-26 22:47:30 -05:00
help Corrected Uthernet help page typos - fixes #417 2017-05-06 13:47:43 +01:00
libyaml UNDO bad merge deleting yaml2008.vcproj 2017-04-13 10:25:59 -07:00
resource 1.26.2.4 Prompt when trying to swap disks while drive is on instead of silently failing 2017-05-11 08:34:57 -07:00
source These 2 combined fix #418: 2017-05-13 22:07:53 +01:00
test/TestCPU6502 These 2 combined fix #418: 2017-05-13 22:07:53 +01:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Rename VS2010 sln & vcprojs to be consistent with other VS versions 2016-12-29 14:17:54 -05:00
zlib Rename VS2010 sln & vcprojs to be consistent with other VS versions 2016-12-29 14:17:54 -05:00
.gitignore Resolve merge conflicts from VS2013,VS2015 vcxproj.filters files 2016-09-06 16:57:44 +01:00
AppleWinExpress2008.sln Fix-up the VS2008 sln after the vcproj/sln renames 2016-12-29 13:24:04 -05:00
AppleWinExpress2008.vcproj Rename VS2008 sln & vcprojs to be consistent with other VS versions 2016-12-29 13:17:35 -05:00
AppleWinExpress2010.sln Fix-up the VS2010 sln after the vcproj/sln renames 2016-12-29 14:23:36 -05:00
AppleWinExpress2010.vcxproj Finally fix MSVC2010 git shenanigans 2017-04-13 10:28:30 -07:00
AppleWinExpress2010.vcxproj.filters Merge branch 'master' of https://github.com/AppleWin/AppleWin 2017-04-13 10:18:35 -07:00
AppleWinExpress2012.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
AppleWinExpress2012.vcxproj Save-state: 2015-05-31 22:53:53 +01:00
AppleWinExpress2012.vcxproj.filters Save-state: 2015-05-31 22:53:53 +01:00
AppleWinExpress2013.sln Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
AppleWinExpress2013.vcxproj Merge from branch 'NTSC_PreMerge': 2016-09-04 21:14:26 +01:00
AppleWinExpress2013.vcxproj.filters Resolve merge conflicts from VS2013,VS2015 vcxproj.filters files 2016-09-06 16:57:44 +01:00
AppleWinExpress2015.sln Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
AppleWinExpress2015.vcxproj Merge from branch 'NTSC_PreMerge': 2016-09-04 21:14:26 +01:00
AppleWinExpress2015.vcxproj.filters Resolve merge conflicts from VS2013,VS2015 vcxproj.filters files 2016-09-06 16:57:44 +01:00
ApplewinExpress2005.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ApplewinExpress2005.vcproj Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01: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 1.26.2.3: Experimental - Bump version & update History.txt 2017-04-24 22:28:44 +01:00

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.2.3

Please report new issues

Previous Versions

Last pre-NTSC change: