Apple II emulator for Windows https://github.com/AppleWin/AppleWin
Find a file
Andrea Odetti abc4a4e1d3 Safer check that Uthernet is active.
Unfortunately we cannot force a hot-activation as this will cause SegFaults in the TFE code.
It does not check if the pcap handle is good, but relies on the initialisation to have succeeded.

Unfortunately, visual feedback on the settings is lost.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-06-05 16:57:12 +01:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin History.txt: credit @audetto 2021-05-31 20:17:30 +01: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-12-19 15:40:26 +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: update for Command Line: -fs-height 2021-05-31 16:28:33 +01: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 1.30.2.0 & update History.txt 2021-05-31 20:09:51 +01:00
source Safer check that Uthernet is active. 2021-06-05 16:57:12 +01:00
test Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +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 Merge remote-tracking branch 'upstream/master' 2021-01-31 13:27:47 +00:00
.gitmodules Memory 2021-02-28 17:02:30 +00:00
.travis.yml Uthernet 2: new implementation based on libslirp which does not require extra capabilities. 2021-04-30 20:10:30 +01:00
AppleWinExpress2008.sln VS2008 sln: add dependency on HookFilter.vcproj 2018-05-29 21:54:46 +01:00
AppleWinExpress2008.vcproj Uthernet: enable support on Linux. (PR #943) 2021-04-23 20:59:02 +01:00
AppleWinExpress2019.sln VS2019: new debug/release configurations for v141_xp (#693) 2020-12-20 18:44:25 +00:00
AppleWinExpress2019.vcxproj Uthernet: enable support on Linux. (PR #943) 2021-04-23 20:59:02 +01:00
AppleWinExpress2019.vcxproj.filters Uthernet: enable support on Linux. (PR #943) 2021-04-23 20:59:02 +01:00
CIBuild.bat Attempt at building on Windows. 2020-12-31 12:06:47 +00:00
CMakeLists.txt Some CMakeLists improvements. 2021-02-07 13:46:21 +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
linux.md Update linux.md 2021-05-28 19:28:21 +01: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: