Apple II emulator for Windows
Go to file
tomcw 9c7b8f50c6 Extend unit tests for #264 and #271. Refactor: renamed some macros. 2015-05-04 11:57:24 +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 Debugger 2.8.0.9: BLOAD now recognizes the extensions .hgr or .hgr2 to load to $2000, or $4000 respectfully 2014-12-31 19:24:04 -08: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
resource Merge pull request #279 from AppleWin/1.25.0.4 2015-04-23 21:48:35 +01:00
source Extend unit tests for #264 and #271. Refactor: renamed some macros. 2015-05-04 11:57:24 +01:00
test/TestCPU6502 Extend unit tests for #264 and #271. Refactor: renamed some macros. 2015-05-04 11:57:24 +01:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Add new VS2013 filter files 2014-08-20 22:28:35 +01:00
zlib Add new VS2013 filter files 2014-08-20 22:28:35 +01:00
.gitignore Upgraded VS 2012 solution to VS 2013. 2014-07-23 23:27:51 +12:00
AppleWinExpress2012.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
AppleWinExpress2012.vcxproj Add Common Controls theme to Property Sheet Pages (for VS2012 & VS2013) 2014-08-20 23:04:55 +01:00
AppleWinExpress2012.vcxproj.filters Remove wchar.h & Update VS2012 proj with new headers 2014-08-14 22:27:41 +01:00
AppleWinExpress2013.sln Upgraded VS 2012 solution to VS 2013. 2014-07-23 23:27:51 +12:00
AppleWinExpress2013.vcxproj renamed DAC to SAM 2015-03-30 17:25:30 +09:00
AppleWinExpress2013.vcxproj.filters renamed DAC to SAM 2015-03-30 17:25:30 +09:00
ApplewinExpress9.00.sln Add unit test for #282 2015-05-03 21:44:24 +01:00
ApplewinExpress9.00.vcproj SAM: Clean up before merge 2015-04-09 22:54:26 +01:00
ApplewinExpress10.00.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ApplewinExpress10.00.vcxproj Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01: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