Apple II emulator for Windows
Go to file
Kelvin Lee ad73f3ec37
A couple of smallish fixes (PR #1029)
. Fix VS2008 build: int8_t is not defined
. Fix VC compile warning C4800: forcing int to bool
2022-02-05 22:02:26 +00:00
assets
bin 1.30.7.0: Update History.txt 2021-12-19 19:28:50 +00:00
ddraw_lib
docs Debugger: Update wish list 2022-01-05 15:41:18 -08:00
firmware/HDD Minor comment typo 2021-11-11 21:24:41 +00:00
help VidHD: Support SHR for Apple II/II+ models (#997, PR #1013) 2021-12-19 14:17:51 +00:00
libyaml
resource 1.30.7.0: Update History.txt 2021-12-19 19:28:50 +00:00
source A couple of smallish fixes (PR #1029) 2022-02-05 22:02:26 +00:00
test VidHD: Support SHR for Apple II/II+ models (#997, PR #1013) 2021-12-19 14:17:51 +00:00
web
zip_lib
zlib
.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 Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +00:00
AppleWinExpress2019.sln Switch to a static hook filter (#962, PR #964) 2021-06-09 21:48:24 +01:00
AppleWinExpress2019.vcxproj Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +00:00
AppleWinExpress2019.vcxproj.filters Split 6522 out of MB code and into own class (PR #1028) 2022-02-05 18:48:36 +00:00
CONTRIBUTING.md
GNU General Public License.txt
LICENSE
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: