Apple II emulator for Windows
Go to file
Andrea d6d76ae6bc Memory fix for struct ImageInfo (PR #715)
ImageInfo is not a POD and cannot simply be initialised with ZeroMemory()
. the std::string constructor must be called.
. ImageInfo: simplify code using new / delete vs VirtualAlloc
Also fixed mismatching new / delete [] reported by valgrind
2019-11-11 14:09:29 +00:00
assets
bin
ddraw_lib
Disks
docs Merge branch 'master' of https://github.com/AppleWin/AppleWin 2019-07-22 12:06:53 -07:00
firmware/HDD
help Help (troubleshooting): Added an item for no Apple II speaker sound. (Fixes #716) 2019-11-10 16:56:30 +00:00
HookFilter
libyaml
resource
source Memory fix for struct ImageInfo (PR #715) 2019-11-11 14:09:29 +00:00
test
web
zip_lib
zlib Add VS2019 support. 2019-08-11 17:45:23 +10:00
.gitignore
AppleWinExpress2008.sln
AppleWinExpress2008.vcproj
AppleWinExpress2013.sln
AppleWinExpress2013.vcxproj
AppleWinExpress2013.vcxproj.filters
AppleWinExpress2015.sln
AppleWinExpress2015.vcxproj
AppleWinExpress2015.vcxproj.filters
AppleWinExpress2017.sln
AppleWinExpress2017.vcxproj
AppleWinExpress2017.vcxproj.filters
AppleWinExpress2019.sln
AppleWinExpress2019.vcxproj
AppleWinExpress2019.vcxproj.filters
GNU General Public License.txt Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
LICENSE
Make_Distribution.bat
README.md

AppleWin

Apple II emulator for Windows

Download latest (stable) release: AppleWin v1.29.0.0

Release Notes: v1.29.0.0

Building

To compile from source see:

Next Version

Experimental build: pending

Please report new issues

Previous Versions

Last pre-NTSC change: