a "configuration" list, IE:
1)debug program X
2)debug program Y
3)run software Z
4)Run software W
a drop down list. Selecting an item in the list sets:
1)the HDV image, DSK images,
2)speed,
3)working directory
4)load debug scripts?
not the debugger,
but how about a prodos compatible clock?
show status of softswitches (IE c013)
RIch
hard drive access indicator!
Uthernet status light... Send/Receive
Rich
http://michael.peopleofhonoronly.com/dev/applewin/nightlybuild/
2.6.2.11 Added: Command line now accepts Indirect mode via ( )
Example: U (BRKV)
Cheers
You can check out a preview from my nightly build location (posted earlier.)
Cheers!
Michael, AppleWin Debugger Dev
Looking at the list of this soft switches ...
http://www.kreativekorp.com/miscpages/a2info/iomemory.shtml
... can you let me know which [additional] ones you want to see? I'm presuming all the Aux memory related ones ...
Cheers
Michael, AppleWin Debugger Dev
hey the nightly build keeps on coming back as infected by a virus
Norton
"insight network threat"
You have a false positive.
i.e.
http://community.norton.com/t5/Norton-Internet-Security-Norton/NEW-Download-Insight-always-report-Reser-Reputation-1-to-unknown/td-p/196780
Are you able to use another AV prog (like AVG Free) to also verify?
(If if you really are paranoid, the only 100% protection is to build from source. Download VC Express, install ToirtoiseSVN, fetch from trunk, build.)
Cheers
Michael
On Tuesday, January 4, 2011 11:18:17 AM UTC-8, asdf wrote:
watch_s.switch $CXXX
Yup, no sooner had I posted this when I realized I could make the whole thing data-driven instead of being hard-coded.
The tentative debugger commands will be:
soft add c050
soft clear
soft save "filename"
soft load "filename"
soft list
I'll let you know when I have another nightly build up with this implemented.
Cheers
Michael