Apple II emulator for Windows
Go to file
mpohoreski 20158a0871 2.7.0.0 Released with Applewin 1.19.1.x
.9 Fixed: Renamed ambiguous command 'DL' to 'B' to list all bytes being treated as data
          Renamed command: 'B' to 'Z' as an alias to treat byte(s) as data
.8 Fixed: Define Code 'X' wasn't removing entries
.7 Fixed: DATA1 was using call win setup for code, not data.
.6 Cleanup of command table to have the proper internal command enum.
		D      // CMD_MEM_MINI_DUMP_HEX_1 moved to alias section
		M1     // CMD_MEM_MINI_DUMP_HEX_1 moved to alias section
		M2     // CMD_MEM_MINI_DUMP_HEX_2 moved to alias section
		TEXT81 // CMD_VIEW_TEXT81         <- CMD_VIEW_TEXT8X
		TEXT82 // CMD_VIEW_TEXT82         <- CMD_VIEW_TEXT8X
		W      // CMD_WATCH               <- CMD_WATCH_ADD
.5 Added: Internal consistency checking for commands and their internal command enum.
.4 Fixed: Added customer assembler type and debugger disassembly display uses variable
          instead of always being hard-coded to Merlin directives.
.5 Fixed: Data disassembler help -- was using wrong command help offset due to wrong order of commands.
.3 Fixed: Assembler now accepts lower-case mnemonics
2010-12-16 06:44:51 +00:00
bin Version 2 - Sync'd symbols with Basic & Rom 2009-07-14 00:58:40 +00:00
Disks Added Nick's No-Slot-Clock support to trunk & bumped ver to 1.19.0.0 2010-08-28 20:04:24 +00:00
docs 2.7.0.0 Released with Applewin 1.19.1.x 2010-12-16 06:44:51 +00:00
firmware/HDD Fix: HDD's f/w's ProDOS entrypoint moved to $c70a 2007-12-26 13:54:50 +00:00
help Fix docs on breakpoints (BC,BD,BE,BL -> BPC,BPD,BPE,BPL) 2009-12-12 11:40:11 +00:00
resource 1.19.1: Updated VS2005 sln/vcproj 2010-12-10 22:56:04 +00:00
source 2.7.0.0 Released with Applewin 1.19.1.x 2010-12-16 06:43:05 +00:00
web Tweak to index.php 2009-12-13 14:24:05 +00:00
zip_lib Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files. 2010-01-03 18:43:08 +00:00
zlib Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files. 2010-01-03 18:43:08 +00:00
Applewin.sln Merged from sicklittlemonkey branch to trunk 2007-03-23 22:26:35 +00:00
Applewin.vcproj Wrap all instances of Speech API in USE_SPEECH_API 2010-11-24 22:39:20 +00:00
Applewin71.sln Removed Source Safe version control (since not using) 2008-09-04 16:57:11 +00:00
Applewin71.vcproj Added missing resources/roms to Project 2009-02-16 16:58:31 +00:00
ApplewinExpress9.00.sln Added (Debug|Release)-Win98 builds configs 2010-11-07 21:44:29 +00:00
ApplewinExpress9.00.vcproj Added (Debug|Release)-Win98 builds configs 2010-11-07 21:44:29 +00:00
ApplewinExpress2005.sln Rename ApplewinExpress.sln|vcproj > ApplewinExpress2005.sln|vcproj 2010-12-10 23:07:50 +00:00
ApplewinExpress2005.vcproj Update VS2005 vcproj: 2010-12-11 22:35:14 +00:00
GNU General Public License.txt *** empty log message *** 2006-02-25 20:50:29 +00:00
Make_Distribution.bat Setups files needed for public release 2009-07-12 21:38:03 +00:00