mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-11 05:29:55 +00:00
michaelangel007
8119e22f08
BUGFIX: MemoryFill and MemoryMove: Fix infinite hang if target memory address ends with FFFF due to 16-bit address wrapping around to zero instead of using length.
i.e. F D000:FFFF 0
AppleWin
Apple II emulator for Windows
Download latest release: AppleWin v1.24.0
Building
To compile from source see:
docs/compiling.txt
Languages
C++
53%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.6%
Other
0.2%