Apple II emulator for Windows https://github.com/AppleWin/AppleWin
Find a file
Andrea Odetti 18e0d3b6b6 Qt does not seem to fire the timer event very precisely (target 5 ms, got often 16).
So we dynamically adjust the number of CPU cycles based on the actual gap.
Only problem is what to do for enhanced disk speed.
We simply block as long as the disk is spinning.


Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-10-14 19:18:44 +01:00
assets Added GIMP source converted from PSD 2015-01-06 13:19:43 -08:00
bin Update History.txt and help for new switches (fixes #469) 2017-10-06 21:17:31 +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 Add MSVC 2017 Community build instructions 2017-08-26 15:38:47 -07:00
firmware/HDD HDD firmware: Update file history and some comments 2016-12-26 22:47:30 -05:00
help Update History.txt and help for new switches (fixes #469) 2017-10-06 21:17:31 +01:00
libyaml Added VS2017 support. 2017-06-10 20:39:25 +01:00
resource Full-screen: Added Config UI checkbox for the display of subunit status (ie. keyboard caps, disk activity, paused/stepping state) - #224 2017-10-02 22:22:26 +01:00
source Qt does not seem to fire the timer event very precisely (target 5 ms, got often 16). 2017-10-14 19:18:44 +01:00
test Debugger: fix _6502_GetTargets() when abs addr16 wraps over 64K boundary (crash bug) & extend debugger unit-tests 2017-08-15 22:12:51 +01:00
web Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
zip_lib Added VS2017 support. 2017-06-10 20:39:25 +01:00
zlib Updated zlib to latest version 1.2.11. 2017-09-10 16:22:42 +01:00
.gitignore Add libapple and simple ncurses frontend. 2017-10-14 19:18:44 +01:00
applen.conf Add option to save configuration on exit. 2017-10-14 19:18:44 +01:00
ApplewinExpress2005.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
ApplewinExpress2005.vcproj Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01:00
AppleWinExpress2008.sln Add new TestDebugger project with some simple unit-tests for _6502_GetTargets() (#445) 2017-08-15 21:02:54 +01:00
AppleWinExpress2008.vcproj Add new TestDebugger project with some simple unit-tests for _6502_GetTargets() (#445) 2017-08-15 21:02:54 +01:00
AppleWinExpress2010.sln Fix-up the VS2010 sln after the vcproj/sln renames 2016-12-29 14:23:36 -05:00
AppleWinExpress2010.vcxproj Finally fix MSVC2010 git shenanigans 2017-04-13 10:28:30 -07:00
AppleWinExpress2010.vcxproj.filters Merge branch 'master' of https://github.com/AppleWin/AppleWin 2017-04-13 10:18:35 -07:00
AppleWinExpress2012.sln Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
AppleWinExpress2012.vcxproj Save-state: 2015-05-31 22:53:53 +01:00
AppleWinExpress2012.vcxproj.filters Save-state: 2015-05-31 22:53:53 +01:00
AppleWinExpress2013.sln Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
AppleWinExpress2013.vcxproj Restore missing BOMs that got removed during previous cherry-pick 2017-09-10 17:07:18 +01:00
AppleWinExpress2013.vcxproj.filters Restore missing BOMs that got removed during previous cherry-pick 2017-09-10 17:07:18 +01:00
AppleWinExpress2015.sln Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
AppleWinExpress2015.vcxproj Restore missing BOMs that got removed during previous cherry-pick 2017-09-10 17:07:18 +01:00
AppleWinExpress2015.vcxproj.filters Restore missing BOMs that got removed during previous cherry-pick 2017-09-10 17:07:18 +01:00
AppleWinExpress2017.sln Updated VS2017. 2017-06-10 20:40:56 +01:00
AppleWinExpress2017.vcxproj Added VS2017 support. 2017-06-10 20:39:25 +01:00
AppleWinExpress2017.vcxproj.filters Added VS2017 support. 2017-06-10 20:39:25 +01:00
CMakeLists.txt Move VideoBenchmark to libapple to be reused. 2017-10-14 19:18:44 +01: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
Make_Distribution.bat Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
README.md README.md: Update experimental build version 2017-10-01 17:19:18 +01:00

AppleWin

Apple II emulator for Windows

Download latest (stable) release: AppleWin v1.26.1.1

Release Notes: v1.26.1.1

Building

To compile from source see:

Next Version

Experimental build 1.26.3.1

Please report new issues

Previous Versions

Last pre-NTSC change: