mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-02-05 17:30:45 +00:00
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.
HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319)
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:
Languages
C++
53.1%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.5%
Other
0.2%