Apple II emulator for Windows
Go to file
TomCh 96bbc0c435
Improve SSI263 (PR #939)
New class for SSI263 (2 instances per MB/Phasor card)
- support 2nd SSI263 at $Cn20 connected to 6522-A (at $Cn00)

Switch from one-shot phoneme playback to ring-buffer
Use a new dedicated ring-buffer (distinct from the AY8910 ring buffer)
Gets rid of: SSI263Thread, the 2 events, and the 64 voices

Support the 2-bit Duration b7:6 of phoneme register for both SC01 & SSI263 (to fix #929)
Updated save-state
Updated IRQ logging (output cycle & 6522 source)
2021-03-23 22:01:41 +00:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin Update makeAppleWin.bat to use the v141_xp release 2020-12-23 18:28:44 +00:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
Disks Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
docs Proposed updated 2020-11-14 16:44:12 +00:00
firmware/HDD HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319) 2019-10-05 17:01:35 +01:00
help Help doc: bump (c) year 2021-02-19 15:51:34 +00:00
HookFilter x64 enabling (PR #747) 2021-01-01 12:57:40 +00:00
libyaml Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
resource Resource: bump (c) year 2021-02-19 15:54:22 +00:00
source Improve SSI263 (PR #939) 2021-03-23 22:01:41 +00:00
test Fix VS2008 build due to the TestDebugger proj (only included by VS2008 at the moment) 2020-12-27 11:54:11 +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 VS2008 sln: add dependency on HookFilter.vcproj 2018-05-29 21:54:46 +01:00
AppleWinExpress2008.vcproj Improve SSI263 (PR #939) 2021-03-23 22:01:41 +00:00
AppleWinExpress2019.sln VS2019: new debug/release configurations for v141_xp (#693) 2020-12-20 18:44:25 +00:00
AppleWinExpress2019.vcxproj Improve SSI263 (PR #939) 2021-03-23 22:01:41 +00:00
AppleWinExpress2019.vcxproj.filters Improve SSI263 (PR #939) 2021-03-23 22:01:41 +00:00
CONTRIBUTING.md Tweaked large PR recommendation 2020-11-08 21:04:43 +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
Make_Distribution.bat Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
README.md Update README.md 2021-01-14 12:15:29 +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.

Peripheral cards 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 (ethernet card)
  • Language Card and Saturn 64/128K for Apple II/II+
  • 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: