Apple II emulator for Windows
Go to file
pedgarcia 43b31c28db New disk selection interface
The Configuration Dialog -> Disks tab now has combos to show
insert/eject disks, as well as it now the images are automatically
swapped if you try to insert on one drive the image connected to the
other
The Apple logo was redone following the same-ish colour pattern but with
a more modern look.

(*) Updated based on first review:
- Removed bmp from this pull request (coming later)
- Corrected resource's constants values and deleted unused one
- Initializing variables in CPageDisk constructot
2014-10-01 19:18:46 -04:00
bin 1.25.0.3: Restore MIP_FF_FF_00_00 as memory init default (see GH Bug#225) 2014-09-08 22:25:29 +01:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
Disks Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
docs Debugger 2.8.0.1 Fix #227 (Debugger)[1.25] AppleSoft symbol: COPY.FAC.TO.ARG.ROUNDED overflows into registers 2014-09-08 09:19:12 -07:00
firmware/HDD Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
help Update ADT location - Berlios is no more 2014-09-16 15:46:35 -04:00
resource New disk selection interface 2014-10-01 19:18:46 -04:00
source New disk selection interface 2014-10-01 19:18:46 -04: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
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
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
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