Apple II emulator for Windows
Go to file
Robert Hoem 3e94907a17 Added a check against open-apple during boot to route boot to slot 6
This happens after the first two blocks are loaded from the HD.
2016-10-27 17:54:40 -07:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin Update History.txt for #309 2016-09-14 22:18:23 +01: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 Fix Bug #349 [Debugger] NTSC LOAD or SAVE without filename crash 2016-09-20 10:03:13 -07:00
firmware/HDD Added a check against open-apple during boot to route boot to slot 6 2016-10-27 17:54:40 -07:00
help Removed unsupported PC speaker sound types 2016-09-07 22:20:15 +01:00
libyaml Added libyaml MSVC 2010 project 2016-06-06 05:27:07 -07:00
resource Added a check against open-apple during boot to route boot to slot 6 2016-10-27 17:54:40 -07:00
source Fix GR colors gray1 gray2 #253 2016-10-14 22:28:39 -07:00
test/TestCPU6502 Merge from branch 'NTSC_PreMerge': 2016-09-04 21:14:26 +01:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
zlib Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
.gitignore Resolve merge conflicts from VS2013,VS2015 vcxproj.filters files 2016-09-06 16:57:44 +01:00
ApplewinExpress9.00.sln Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
ApplewinExpress9.00.vcproj Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects 2016-07-26 19:14:06 +01:00
ApplewinExpress10.00.sln Add libyaml to MSVC 2010 2016-06-06 05:25:21 -07:00
ApplewinExpress10.00.vcxproj Added missing files to solution: NTSC_CharSet.* 2016-09-20 09:38:55 -07:00
ApplewinExpress10.00.vcxproj.filters Add .bmp to the project grouping 2015-01-10 09:30:08 -08: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
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
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 Updated Readme.md for v.1.25.0.3 2014-09-21 13:37:37 -07:00

AppleWin

Apple II emulator for Windows

Download latest release: AppleWin v1.25.0.3

Releast Notes: v1.25.0.3

Building

To compile from source see:

docs/compiling.txt