Apple II emulator for Windows
https://github.com/AppleWin/AppleWin
a4bae75d2a
-memclear 0 Initialize memory to zero -memclear 1 Initialize memory to random values -memclear 2 Initialize memory to 4 byte pattern: FF FF 00 00 -memclear 3 Initialize memory to even pages FF, odd pages 00 -memclear 4 Initialize memory to first half page 00, last half page FF -memclear 5 Initialize memory to first half page FF, last half page 00 -memclear 6 Initialize memory to byte offset of page (current memory address low byte) -memclear 7 Initialize memory to page address (current memory address high byte) |
||
---|---|---|
bin | ||
ddraw_lib | ||
Disks | ||
docs | ||
firmware/HDD | ||
help | ||
resource | ||
source | ||
web | ||
zip_lib | ||
zlib | ||
.gitignore | ||
ApplewinExpress9.00.sln | ||
ApplewinExpress9.00.vcproj | ||
ApplewinExpress10.00.sln | ||
ApplewinExpress10.00.vcxproj | ||
ApplewinExpress10.00.vcxproj.filters | ||
ApplewinExpress2005.sln | ||
ApplewinExpress2005.vcproj | ||
AppleWinExpress2012.sln | ||
AppleWinExpress2012.vcxproj | ||
AppleWinExpress2012.vcxproj.filters | ||
GNU General Public License.txt | ||
LICENSE | ||
Make_Distribution.bat | ||
README.md |
AppleWin
Apple II emulator for Windows
Download latest release: AppleWin v1.24.0
Building
To compile from source see:
docs/compiling.txt