mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-28 17:30:02 +00:00
Apple II emulator for Windows
e1b0b20aad
* Bump debugger version 2.9.1.19 * Cleanup * Debugger: Update DISK INFO to display disk info across 2 lines of text * Debugger: Fix ConsolePrint() to wrap long lines of text * Debugger: Update DISK INFO to show last nibble for non WOZ floppy image * Replace optional pointer with reference in GetCurrentState() * Add Log.h to Disk.h * Cleanup GetCurrentState() * Cleanup whitespace * Add single line output for DISK INFO foundation. Still need CONFIG DISK # * 2.9.1.21 Added: DISK INFO [#] |
||
---|---|---|
assets | ||
bin | ||
ddraw_lib | ||
docs | ||
firmware/HDD | ||
help | ||
libyaml | ||
resource | ||
snesmax | ||
source | ||
test | ||
web | ||
zip_lib | ||
zlib | ||
.gitignore | ||
AppleWinExpress2019.sln | ||
AppleWinExpress2019.vcxproj | ||
AppleWinExpress2019.vcxproj.filters | ||
CONTRIBUTING.md | ||
GNU General Public License.txt | ||
LICENSE | ||
README.md |
AppleWin
Apple II emulator for Windows
AppleWin is a fully-featured emulator supporting different Apple II models and clones. A variety of peripheral cards and video display modes are supported (eg. NTSC, RGB); and there's an extensive built-in symbolic debugger.
Peripheral cards and add-on hardware supported:
- Mockingboard, Phasor and SAM sound cards
- Disk II interface for floppy disk drives
- Hard disk controller
- Super Serial Card (SSC)
- Parallel printer card
- Mouse interface
- Apple IIe Extended 80-Column Text Card and RamWorks III (8MB)
- RGB cards: Apple's Extended 80-Column Text/AppleColor Adaptor Card and 'Le Chat Mauve' Féline.
- CP/M SoftCard
- Uthernet I and II (ethernet cards)
- Language Card and Saturn 64/128K for Apple II/II+
- 4Play and SNES MAX joystick cards
- VidHD card (functionality limited to IIgs' Super Hi-Res video modes)
- No Slot Clock (NSC)
Download latest (stable) release: AppleWin v1.30.13.0
Release Notes: v1.30.13.0
Building
To compile from source see:
Contributing
Please see the CONTRIBUTING doc before raising new bugs, features and especially PRs.
Next Version
Experimental build: pending
Please report new issues
Previous Versions
Last version supporting Windows 2000:
Last version supporting Windows 98/ME: