Apple II emulator for Windows
Go to file
TomCh ef913fe827
Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825)
Removed 65d02.h and reconstructed this code using a combination of existing 6502.h/65c02.h and extra C Pre-Processor macros to include (or omit) the extra heatmap functionality.

We still end up with a normal 65c02 instance and also a debug 65c02 instance, but both will derive from the same 65c02.h file (+ same for the 6502 normal/debug instances).

Also:
. Added cpu_heatmap.inl for the built-in debugger's read/write operations.
. Support CpuRead/Write() from Z80 to hook the heatmap r/w.
2020-08-31 10:03:29 +01:00
Disks Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
HookFilter VS2017 & VS2019: removed deprecated /Gm (Enable Minimal Rebuild) option 2019-12-24 12:34:48 +00:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin 1.29.14.0: Updated version, History.txt and help 2020-08-17 21:49:10 +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.9.1.0 Bookmarks now have their own indicator 2020-05-19 08:37:15 -07:00
firmware/HDD HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319) 2019-10-05 17:01:35 +01:00
help 1.29.14.0: Updated version, History.txt and help 2020-08-17 21:49:10 +01:00
libyaml Add VS2019 support. 2019-08-11 17:45:23 +10:00
resource Config: fixed the tab-stops for the Disk prop sheet page (#817) 2020-08-22 15:23:43 +01:00
source Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
test Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Add VS2019 support. 2019-08-11 17:45:23 +10:00
zlib Add VS2019 support. 2019-08-11 17:45:23 +10: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 Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2013.sln Added VS2013 and VS2017 support for HookFilter DLL 2018-06-05 22:15:23 +01:00
AppleWinExpress2013.vcxproj Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2013.vcxproj.filters Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2015.sln VS2015: Add missing Hook Filter dependency 2018-07-23 22:14:54 +01:00
AppleWinExpress2015.vcxproj Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2015.vcxproj.filters Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2017.sln Added VS2013 and VS2017 support for HookFilter DLL 2018-06-05 22:15:23 +01:00
AppleWinExpress2017.vcxproj Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2017.vcxproj.filters Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2019.sln Add VS2019 support. 2019-08-11 17:45:23 +10:00
AppleWinExpress2019.vcxproj Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
AppleWinExpress2019.vcxproj.filters Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +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 Update README.md 2020-07-29 21:41:12 +01:00

README.md

AppleWin

Apple II emulator for Windows

Download latest (stable) release: AppleWin v1.29.13.0

Release Notes: v1.29.13.0

Building

To compile from source see:

Next Version

Experimental build: pending

Please report new issues

Previous Versions

Last pre-NTSC change: