Apple II emulator for Windows
Go to file
tomcw 664d7c2d86 Phasor card: in native mode, writes to SSI263 regs 0,1 & 2 all clear the SSI263 IRQ. (#1197) 2024-04-13 13:23:10 +01:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin 1.30.18.0: History.txt 2024-03-22 22:30:26 +00:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
docs Debugger: update change log 2023-07-21 21:21:08 +01:00
firmware ProDOS HDD Controller firmware returns volume size in Y:X for STATUS command (PR #1272) 2024-02-06 21:32:30 +00:00
help Support an extra Saturn card in slot 3 and for all Apple II models. (#1279, PR #1284) 2024-03-22 21:36:50 +00:00
libyaml VS2019: yaml: remove 'README' (and rename 'License') 2023-12-28 12:48:29 +00:00
resource 1.30.18.0: History.txt 2024-03-22 22:30:26 +00:00
snesmax Add more SNES MAX controller mapping files from Lukazi. 2023-04-05 20:25:35 +01:00
source Phasor card: in native mode, writes to SSI263 regs 0,1 & 2 all clear the SSI263 IRQ. (#1197) 2024-04-13 13:23:10 +01:00
test 6502/65C02: Fix JSR for edge-case where JSR ABS16 is on stack and SP points to ABS16! (#1257) 2024-03-03 11:30:13 +00:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Update minizip to 1.1 (from zlib-1.3) (#1253) 2023-12-27 21:20:37 +00:00
zlib Update zlib to 1.3 (PR #1251) 2023-12-27 21:16:56 +00:00
.gitignore .gitignore builds results from v141_xp folders 2021-01-20 21:40:12 +00:00
AppleWin-VS2022.sln Add VS2022 sln & proj files 2023-05-28 21:23:56 +01:00
AppleWin-VS2022.vcxproj Add VS2022 sln & proj files 2023-05-28 21:23:56 +01:00
AppleWin-VS2022.vcxproj.filters Add VS2022 sln & proj files 2023-05-28 21:23:56 +01:00
AppleWinExpress2019.sln Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
AppleWinExpress2019.vcxproj For the VS2019 v141_xp configurations, drop the /permissive- compilation switch (#693) 2023-12-17 21:11:20 +00:00
AppleWinExpress2019.vcxproj.filters Debugger: use dedicated MB structs to populate mini-mem views. 2023-03-09 20:16:21 +00:00
CONTRIBUTING.md Update contributing (#1167) 2023-01-17 12:11:22 -08: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 2024-03-23 15:17:36 +00: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 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+ (and Saturn 128K for any Apple II in slot 3)
  • 4Play and SNES MAX joystick cards
  • VidHD card (functionality limited to IIgs' Super Hi-Res video modes)
  • No Slot Clock (NSC)
  • Game I/O Connector copy protection dongles

Download latest (stable) release: AppleWin v1.30.17.0

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