Apple II emulator for Windows
Go to file
tomcw 749e1514bd Use correct resource BMP for each model's character set (Apple ][, original //e and Pravets)
Also resized the Pravets BMPs to be either 256 or 512 pixels in height.
2016-04-12 23:21:05 +01:00
Disks Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin Manual merge from master @ c798157 2016-03-21 23:48:02 +00: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.9.0.1: implemented cd command 2015-01-10 22:50:07 -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
libyaml Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00:00
resource Use correct resource BMP for each model's character set (Apple ][, original //e and Pravets) 2016-04-12 23:21:05 +01:00
source Use correct resource BMP for each model's character set (Apple ][, original //e and Pravets) 2016-04-12 23:21:05 +01:00
test/TestCPU6502 Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00: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 2016-03-24 22:25:35 +00:00
zlib Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00:00
.gitignore Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00: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 Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
AppleWinExpress2013.vcxproj Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
AppleWinExpress2013.vcxproj.filters Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
AppleWinExpress2015.sln Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00:00
AppleWinExpress2015.vcxproj Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00:00
AppleWinExpress2015.vcxproj.filters Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00:00
ApplewinExpress9.00.sln Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
ApplewinExpress9.00.vcproj Use correct resource BMP for each model's character set (Apple ][, original //e and Pravets) 2016-04-12 23:21:05 +01:00
ApplewinExpress10.00.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ApplewinExpress10.00.vcxproj Add .bmp to the project grouping 2015-01-10 09:30:08 -08: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
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