Apple II emulator for Windows
Go to file
tomcw 22d11bbae0 WIP: Spkr: revert to 41000Hz
. try some simple ramping
. start with SPKR_DATA_INIT = 0x7FFF
+ support 88200Hz (via CPP macro)
+ add Spkr_GetSampleRate() for AppleWin.cpp
2022-08-14 19:00:33 +01:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin 1.30.11.0: extra update to History.txt 2022-06-23 21:27:15 +01:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
docs Coding Conventions: Add a space after keywords (#1072) 2022-04-03 18:10:52 +01:00
firmware/HDD Minor comment typo 2021-11-11 21:24:41 +00:00
help Command line: support '-s2 ssc' 2022-06-26 19:06:39 +01:00
libyaml Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
resource 1.30.11.0: Update History.txt 2022-06-23 20:26:09 +01:00
source WIP: Spkr: revert to 41000Hz 2022-08-14 19:00:33 +01:00
test Debugger: Simplify console print (PR #1038) 2022-02-17 22:12:04 +00:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
zlib Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
.gitignore .gitignore builds results from v141_xp folders 2021-01-20 21:40:12 +00:00
AppleWinExpress2008.sln Apply Hook Filter patch for VS2008 proj/sln [ralph-irving] 2021-06-12 11:28:36 +01:00
AppleWinExpress2008.vcproj Add Uthernet II support and make Uthernet I a Card. (PR #1047) 2022-02-27 17:26:48 +00:00
AppleWinExpress2019.sln Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
AppleWinExpress2019.vcxproj Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
AppleWinExpress2019.vcxproj.filters Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-03-05 11:48:33 +00:00
GNU General Public License.txt Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
LICENSE Initial commit 2014-03-02 09:15:54 -08:00
README.md Update README.md 2022-06-26 14:39:38 +01:00

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.30.10.0

Release Notes: v1.30.10.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: