Commit Graph

32 Commits

Author SHA1 Message Date
mpohoreski
7fe3d2fa24 .14 Fixed Parses not to cook the args, until right before eating them
.13 Fixed script to not append filename extension
.12 Fixed command // to be comment
2006-02-27 23:12:16 +00:00
mpohoreski
0b447aeba2 Added tchar.h incldue for people using VC Express 2006-02-27 18:29:38 +00:00
mpohoreski
72ed191d79 2.5.0.11 2006-02-27 15:58:34 +00:00
mpohoreski
9b55a65662 .11 Console sometimes wouldn't draw due to g_bDebuggerViewingAppleOutput being still incorrectly set to true 2006-02-27 15:58:01 +00:00
mpohoreski
3406770cea .10 Added: double forward slash on command line now ignores rest of command (same as C++ comment) 2006-02-27 15:55:41 +00:00
mpohoreski
b2388f033c Replaced Debugger Magic Number with DEBUG_EXIT_KEY 2006-02-27 03:37:56 +00:00
mpohoreski
117a314315 .9 Added: Legacy Apple "Monitor" Commands in ExecuteCommand() 2006-02-27 03:36:36 +00:00
mpohoreski
2e1a91e9fa Fixed undoc opcode F7 2006-02-27 03:34:50 +00:00
mpohoreski
e0b3725625 .8 Fixed console input length not updated from script line length in CmdConfigRun() 2006-02-27 02:10:21 +00:00
mpohoreski
a4b5c72a16 *** empty log message *** 2006-02-27 00:42:06 +00:00
mpohoreski
686761f8c5 .7 Fixed script read hang in GetLinePointers()
.3 Fixed BPM to break ON the trigger, not after
2006-02-27 00:41:52 +00:00
mpohoreski
73bf5c15b7 .6 Fixed Assembler storing one too many bytes in AssemblerPokeAddress()
.5 Fixed Assembler not parsing target address in AssemblerGetArgs()
	A 40C7
	 BRA $40D7
.4 Fixed Assembler hang in AssemblerProcessDelayedSymols()
	A 40C7
	 BRA $40D7
2006-02-27 00:39:46 +00:00
mpohoreski
64c5bcef04 Fixed hang in GetLinePointers() 2006-02-27 00:31:46 +00:00
mpohoreski
afde5ee20b 2.5.0.3
* BP now backwards compatible
* Cleaned up Breakpoint code
2006-02-26 21:39:09 +00:00
mpohoreski
8087a889a7 *** empty log message *** 2006-02-26 21:27:16 +00:00
mpohoreski
2c56e7e51e Updated as now working:
* Right-clicking on drive icon now implemented
* Memory Dump as Text
2006-02-26 20:43:51 +00:00
tomch
ee8598902a Added: FB & switching display mode support 2006-02-26 17:15:25 +00:00
mpohoreski
c1d3ce2911 Added: MemorySearchHex, SH 2006-02-26 10:28:18 +00:00
mpohoreski
686fda62d1 Added Debugger (Folder) and Debugger split functionality 2006-02-26 06:46:16 +00:00
mpohoreski
dc3d374be8 Debugger API was renamed to be more descriptive 2006-02-26 06:44:22 +00:00
mpohoreski
5c1e5abafb Utility for Debugger split functionality 2006-02-26 06:27:51 +00:00
mpohoreski
ffbad44961 Debugger split y functionality 2006-02-26 06:26:56 +00:00
mpohoreski
1cabac956d Right-Click now ejects disk image
Shift-Right-Click sets write protection
Ctrl-Right-Click clears write protection
2006-02-26 02:05:57 +00:00
mpohoreski
e218480e11 Added: DiskEject() DiskProtect() 2006-02-26 02:02:57 +00:00
mpohoreski
379a005278 Updated Error Message when couldn't find ROM file, to give the actual name of the ROM file. 2006-02-26 01:20:36 +00:00
mpohoreski
852415e1e1 Tutorial on how to setup Version Control for working with the AppleWin source 2006-02-26 00:56:31 +00:00
tomch
d1b3952f62 *** empty log message *** 2006-02-25 22:58:15 +00:00
tomch
581c90054f *** empty log message *** 2006-02-25 20:54:57 +00:00
tomch
bba1353a0c *** empty log message *** 2006-02-25 20:50:29 +00:00
tomch
e48fe014cb *** empty log message *** 2006-02-24 16:51:00 +00:00
tomch
c307c9a5c0 *** empty log message *** 2006-02-23 19:21:36 +00:00
tomch
f751855b4e *** empty log message *** 2006-02-22 14:34:40 +00:00