Commit Graph

17 Commits

Author SHA1 Message Date
mpohoreski
c7094139fd .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
a6a270a2d3 Replaced Debugger Magic Number with DEBUG_EXIT_KEY 2006-02-27 03:37:56 +00:00
mpohoreski
77bf241350 .9 Added: Legacy Apple "Monitor" Commands in ExecuteCommand() 2006-02-27 03:36:36 +00:00
mpohoreski
3a5f19c84e Fixed undoc opcode F7 2006-02-27 03:34:50 +00:00
mpohoreski
28b2528696 .8 Fixed console input length not updated from script line length in CmdConfigRun() 2006-02-27 02:10:21 +00:00
mpohoreski
1e27caaf6d .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
fa92703cec .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
9ae98cccbc Fixed hang in GetLinePointers() 2006-02-27 00:31:46 +00:00
mpohoreski
00b1ca699a 2.5.0.3
* BP now backwards compatible
* Cleaned up Breakpoint code
2006-02-26 21:39:09 +00:00
mpohoreski
52fe792f33 Added: MemorySearchHex, SH 2006-02-26 10:28:18 +00:00
mpohoreski
8dd5f68312 Debugger API was renamed to be more descriptive 2006-02-26 06:44:22 +00:00
mpohoreski
8d6bc029e3 Utility for Debugger split functionality 2006-02-26 06:27:51 +00:00
mpohoreski
f29b6eb964 Debugger split y functionality 2006-02-26 06:26:56 +00:00
mpohoreski
eefbc4082e 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
15a6c00bd5 Added: DiskEject() DiskProtect() 2006-02-26 02:02:57 +00:00
mpohoreski
f48f7bc052 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
tomch
312e86b4f9 *** empty log message *** 2006-02-25 20:50:29 +00:00