AppleWin/README.md

60 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

2014-03-02 17:15:54 +00:00
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.
2022-03-20 16:38:14 +00:00
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)
2022-12-29 22:12:04 +00:00
- RGB cards: Apple's Extended 80-Column Text/AppleColor Adaptor Card and 'Le Chat Mauve' Féline.
- CP/M SoftCard
2022-03-23 21:43:24 +00:00
- Uthernet I and II (ethernet cards)
2024-03-23 15:17:36 +00:00
- Language Card and Saturn 64/128K for Apple II/II+ (and Saturn 128K for any Apple II in slot 3)
2022-03-20 16:38:14 +00:00
- 4Play and SNES MAX joystick cards
- VidHD card (functionality limited to IIgs' Super Hi-Res video modes)
2021-01-14 12:15:29 +00:00
- No Slot Clock (NSC)
2024-03-23 15:17:36 +00:00
- Game I/O Connector copy protection dongles
2014-05-26 17:38:28 +00:00
2024-03-23 15:17:36 +00:00
Download latest (stable) release: [AppleWin v1.30.17.0](https://github.com/AppleWin/AppleWin/releases/download/v1.30.17.0/AppleWin1.30.17.0.zip)
2019-01-13 14:22:57 +00:00
2024-03-23 15:17:36 +00:00
Release Notes: [v1.30.17.0](https://github.com/AppleWin/AppleWin/releases/tag/v1.30.17.0)
2014-08-29 22:09:32 +00:00
Building
========
To compile from source see:
2017-04-14 12:19:19 +00:00
* [docs/compiling.txt](https://github.com/AppleWin/AppleWin/blob/master/docs/compiling.txt)
Contributing
============
Please see the [CONTRIBUTING](https://github.com/AppleWin/AppleWin/blob/master/CONTRIBUTING.md) doc before raising new bugs, features and _especially_ PRs.
Next Version
============
2018-02-03 17:39:22 +00:00
Experimental build: pending
Please report [new issues](https://github.com/AppleWin/AppleWin/issues/new)
Previous Versions
=================
2020-12-29 09:43:25 +00:00
Last version supporting Windows 2000:
2019-01-13 14:22:57 +00:00
2020-12-29 09:43:25 +00:00
* [AppleWin v1.29.16.0](https://github.com/AppleWin/AppleWin/releases/tag/v1.29.16.0)
Last version supporting Windows 98/ME:
* [AppleWin v1.25.0.4](https://github.com/AppleWin/AppleWin/releases/tag/v1.25.0.4)