mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
Apple II emulator for Windows
80c1150183
Reason: calling SetVolume() in Play() is too early, and the previous phoneme won't have completed. Getting the timing right will be difficult, so better to just manipulate the samples as they get written to the playback buffer. |
||
---|---|---|
assets | ||
bin | ||
ddraw_lib | ||
docs | ||
firmware/HDD | ||
help | ||
libyaml | ||
resource | ||
source | ||
test | ||
web | ||
zip_lib | ||
zlib | ||
.gitignore | ||
AppleWinExpress2008.sln | ||
AppleWinExpress2008.vcproj | ||
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, 'Le Chat Mauve' Féline and Eve.
- 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.29.16.0
Release Notes: v1.29.16.0
Building
To compile from source see:
Next Version
Experimental build: pending
Please report new issues
Previous Versions
Last version supporting Windows 2000:
Last version supporting Windows 98/ME: