Apple II emulator for Windows https://github.com/AppleWin/AppleWin
Find a file
Andrea Odetti 0b37d9a022 Riff file generation: fix sizes.
myTotalNumberOfBytesWritten is actually the number of samples written, and not the file size.

This means that both total and data are off by the size of the header.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2022-03-27 17:05:31 +01:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin 1.30.9.0: Update History.txt 2022-03-23 20:11:50 +00:00
ddraw_lib Add dxguid.lib so AppleWin can link without DirectX SDK installed. 2014-07-15 22:26:57 -07:00
docs Fix spelling: "seperator" -> "separator" (PR #1071) 2022-03-25 20:11:33 +00:00
firmware/HDD Minor comment typo 2021-11-11 21:24:41 +00:00
help AppleWin.chm: credit @audetto for his work done on Uthernet II support (+other tweaks) 2022-03-22 19:51:25 +00:00
libyaml Removed old VS projs for libs & dlls 2020-12-23 18:41:37 +00:00
resource 1.30.9.0: Update History.txt 2022-03-23 20:11:50 +00:00
source Riff file generation: fix sizes. 2022-03-27 17:05:31 +01:00
test Merge remote-tracking branch 'upstream/master' 2022-02-18 09:50:14 +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 Exclude .vscode from git. 2022-02-27 18:53:52 +00:00
.gitmodules Memory 2021-02-28 17:02:30 +00:00
.travis.yml Travis, still build master. 2021-10-30 16:00:21 +01: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: implement IPRAW sockets. (PR #1069) 2022-03-22 19:30:42 +00:00
AppleWinExpress2019.vcxproj.filters Uthernet II: implement IPRAW sockets. (PR #1069) 2022-03-22 19:30:42 +00:00
CIBuild.bat Attempt at building on Windows. 2020-12-31 12:06:47 +00:00
CMakeLists.txt cpack: extract version number from resources. 2022-01-10 12:00:18 +00: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
linux.md Add libretro.h to the git repo. 2021-11-21 20:23:16 +00:00
README.md Update README.md 2022-03-23 21:43:24 +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 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.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: