Apple II emulator for Windows
Go to file
tomcw 4b1341c0fa Add test for #321 2016-05-31 22:45:18 +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
bin Fix for Applewin exiting when using -d1 arg (#276) 2015-04-23 21:45:41 +01:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
docs Fixed some issuses mentioned in #301 2015-07-30 07:08:18 -07:00
firmware/HDD Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
help DOC: #246 - Debugger Symbols: Updated example to use correct MEB MEW commands, not out-dated E command. 2014-11-29 17:45:35 -08:00
libyaml Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
resource Merge pull request #279 from AppleWin/1.25.0.4 2015-04-23 21:48:35 +01:00
source -load-state: set CWD to path of .aws.yaml file 2016-04-21 22:13:24 +01:00
test/TestCPU6502 Add test for #321 2016-05-31 22:45:18 +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 Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00: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 Update VS2013 sln/proj for yaml and TestCPU65C02 2016-03-05 18:31:42 +00:00
AppleWinExpress2013.vcxproj Update VS2013 sln/proj for yaml and TestCPU65C02 2016-03-05 18:31:42 +00:00
AppleWinExpress2013.vcxproj.filters Update VS2013 sln/proj for yaml and TestCPU65C02 2016-03-05 18:31:42 +00: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 VS2015: Remove unused files from project 2016-03-24 23:09:02 +00:00
AppleWinExpress2015.vcxproj.filters VS2015: Remove unused files from project 2016-03-24 23:09:02 +00:00
ApplewinExpress9.00.sln Added libyaml 0.1.5 2016-02-07 15:47:15 +00:00
ApplewinExpress9.00.vcproj Removed redundant binary v2 save-state code 2016-02-14 16:01:30 +00:00
ApplewinExpress10.00.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ApplewinExpress10.00.vcxproj Fix MSVC Project so it compiles on MSVC 2010 -- was missing Sam.cpp 2015-07-30 07:17:05 -07:00
ApplewinExpress10.00.vcxproj.filters Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +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 Updated Readme.md for v.1.25.0.3 2014-09-21 13:37:37 -07:00

README.md

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