bin
Fix for Applewin exiting when using -d1 arg ( #276 )
2015-04-23 21:45:41 +01:00
ddraw_lib
Add dxguid.lib so AppleWin can link without DirectX SDK installed.
2014-07-15 22:26:57 -07:00
Disks
Aded support for an 8 bit DAC in slot 5 if no Z80 card there. Demo disk
2015-03-10 21:12:43 +09:00
docs
Debugger 2.8.0.9: BLOAD now recognizes the extensions .hgr or .hgr2 to load to $2000, or $4000 respectfully
2014-12-31 19:24:04 -08:00
firmware /HDD
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
help
DOC: #246 - Debugger Symbols: Updated example to use correct MEB MEW commands, not out-dated E command.
2014-11-29 17:45:35 -08:00
resource
Merge pull request #279 from AppleWin/1.25.0.4
2015-04-23 21:48:35 +01:00
source
Merge pull request #287 from AppleWin/cpu_emu_timing_fixes
2015-05-10 16:48:42 +01:00
test /TestCPU6502
Add timing tests for all opcodes: 6502, 65C02, page-cross and non-page-cross ( #278 ). Also fix opcode timing for 0xCE: DEC abs ( #288 ).
2015-05-09 19:20:31 +01:00
web
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
zip_lib
Add new VS2013 filter files
2014-08-20 22:28:35 +01:00
zlib
Add new VS2013 filter files
2014-08-20 22:28:35 +01:00
.gitignore
Upgraded VS 2012 solution to VS 2013.
2014-07-23 23:27:51 +12:00
ApplewinExpress9.00.sln
Make AppleWin project dependent on TestCPU6502 & and run the test as a pre-build event before AppleWin gets built.
2015-05-09 21:22:01 +01:00
ApplewinExpress9.00.vcproj
Make AppleWin project dependent on TestCPU6502 & and run the test as a pre-build event before AppleWin gets built.
2015-05-09 21:22:01 +01:00
ApplewinExpress10.00.sln
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
ApplewinExpress10.00.vcxproj
Move Util_* files into Debugger subfolder & update all vcproj files
2014-08-13 22:25:22 +01:00
ApplewinExpress10.00.vcxproj.filters
Move Util_* files into Debugger subfolder & update all vcproj files
2014-08-13 22:25:22 +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
AppleWinExpress2012.sln
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
AppleWinExpress2012.vcxproj
Add Common Controls theme to Property Sheet Pages (for VS2012 & VS2013)
2014-08-20 23:04:55 +01:00
AppleWinExpress2012.vcxproj.filters
Remove wchar.h & Update VS2012 proj with new headers
2014-08-14 22:27:41 +01:00
AppleWinExpress2013.sln
Upgraded VS 2012 solution to VS 2013.
2014-07-23 23:27:51 +12:00
AppleWinExpress2013.vcxproj
renamed DAC to SAM
2015-03-30 17:25:30 +09:00
AppleWinExpress2013.vcxproj.filters
renamed DAC to SAM
2015-03-30 17:25:30 +09:00
GNU General Public License.txt
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
LICENSE
Make_Distribution.bat
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00
README.md
Updated Readme.md for v.1.25.0.3
2014-09-21 13:37:37 -07:00