Apple II emulator for Windows
Go to file
tomcw a59b416dd9 Removed GdiSetBatchLimit(512) from init:
- GdiSetBatchLimit() fails with 0
- GdiGetBatchLimit() returns 20
Removed GdiFlush from VideoRefreshScreen():
- GdiFlush() only for GDI draw functions (not StretchBlt!) that return a BOOL
2019-08-26 09:59:29 +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
HookFilter Keyboard: 2018-07-29 22:34:09 +01:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin History.txt: tweaked 2019-08-10 11:53:53 +01:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
docs Add Windows Universal CRT SDK to VS 2017 build instructions 2019-07-13 11:53:13 +12:00
firmware/HDD HDD firmware: Update file history and some comments 2016-12-26 22:47:30 -05:00
help WOZ: Register .woz extension and improved logging for all extensions. Also updated DELREG.INF and help. (Fixes #671) 2019-07-28 17:13:39 +01:00
libyaml Removed all VS2010 proj/slns (Fixes #559) 2019-08-07 23:03:47 +01:00
resource 1.29.1.0: Updated version and history.txt 2019-07-27 20:50:13 +01:00
source Removed GdiSetBatchLimit(512) from init: 2019-08-26 09:59:29 +01:00
test Check interrupt sources after every opcode when in normal speed. (#651) 2019-06-01 16:54:58 +01:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Removed all VS2010 proj/slns (Fixes #559) 2019-08-07 23:03:47 +01:00
zlib Removed all VS2010 proj/slns (Fixes #559) 2019-08-07 23:03:47 +01:00
.gitignore Ignore VS2017 database/IntelliSense folder (PR #605) 2019-01-20 11:15:02 +00:00
AppleWinExpress2008.sln VS2008 sln: add dependency on HookFilter.vcproj 2018-05-29 21:54:46 +01:00
AppleWinExpress2008.vcproj VS2008: Disabled warning-4995 about deprecated functions 2019-08-25 17:29:16 +01:00
AppleWinExpress2013.sln Added VS2013 and VS2017 support for HookFilter DLL 2018-06-05 22:15:23 +01:00
AppleWinExpress2013.vcxproj Change Windows Subsystem to 5.01 for VS2013,VS2015,VS2017 to fix clipped window. (Fixes #571) 2019-02-14 21:55:38 +00:00
AppleWinExpress2013.vcxproj.filters Updated all VS projects for RGBMonitor.cpp & tested the debug/release builds 2019-01-19 17:09:32 +00:00
AppleWinExpress2015.sln VS2015: Add missing Hook Filter dependency 2018-07-23 22:14:54 +01:00
AppleWinExpress2015.vcxproj Support 50Hz(PAL) (#648) (PR #658) 2019-06-28 21:34:34 +01:00
AppleWinExpress2015.vcxproj.filters Updated all VS projects for RGBMonitor.cpp & tested the debug/release builds 2019-01-19 17:09:32 +00:00
AppleWinExpress2017.sln Added VS2013 and VS2017 support for HookFilter DLL 2018-06-05 22:15:23 +01:00
AppleWinExpress2017.vcxproj Change Windows Subsystem to 5.01 for VS2013,VS2015,VS2017 to fix clipped window. (Fixes #571) 2019-02-14 21:55:38 +00:00
AppleWinExpress2017.vcxproj.filters Updated all VS projects for RGBMonitor.cpp & tested the debug/release builds 2019-01-19 17:09:32 +00: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 2019-01-13 14:22:57 +00:00

README.md

AppleWin

Apple II emulator for Windows

Download latest (stable) release: AppleWin v1.28.0.0

Release Notes: v1.28.0.0

Building

To compile from source see:

Next Version

Experimental build: pending

Please report new issues

Previous Versions

Last pre-NTSC change: