Apple II emulator for Windows
Go to file
tomcw c46694216d Update help html files for 1.25 release 2014-08-28 22:08:15 +01:00
Disks Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
bin Debugger 2.7.0.29 -- Renamed DS to ASC, fixed disassembly for ASC 2014-08-28 11:13:02 -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.7.0.29 -- Renamed DS to ASC, fixed disassembly for ASC 2014-08-28 11:13:02 -07:00
firmware/HDD Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
help Update help html files for 1.25 release 2014-08-28 22:08:15 +01:00
resource #199 #215 Cleanup: "Confirm Reset" to "Confirm reboot" 2014-07-27 14:31:00 -07:00
source Debugger 2.7.0.29 -- Renamed DS to ASC, fixed disassembly for ASC 2014-08-28 11:13:02 -07: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 Add Common Controls theme to Property Sheet Pages (for VS2012 & VS2013) 2014-08-20 23:04:55 +01:00
AppleWinExpress2013.vcxproj.filters Add new VS2013 filter files 2014-08-20 22:28:35 +01:00
ApplewinExpress9.00.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ApplewinExpress9.00.vcproj Created new DebugDefs.h for memory defs 2014-08-14 18:14:39 +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 Added small note about compiling from source 2014-07-09 10:29:56 -07:00

README.md

AppleWin

Apple II emulator for Windows

Download latest release: AppleWin v1.24.0

Building

To compile from source see:

docs/compiling.txt