Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

applewin debugger feature wishes

22 views
Skip to first unread message

rich12345

unread,
Mar 12, 2010, 11:08:13 PM3/12/10
to
1)debugger in separate window
2)disassembler in separate window
----scroll up/down,
----enter starting address to disassemble
----specify MAIN, AUX (page # in RWIII) to disassemble

rich12345

unread,
Mar 12, 2010, 11:39:39 PM3/12/10
to

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?


A2Pro

unread,
Mar 15, 2010, 1:54:26 PM3/15/10
to
Indirect operand for 'MD1', 'MA1', 'MD2' or 'MA2'
Example: 'MD1 (80)' to display memory whose address is at $80

rich12345

unread,
Mar 23, 2010, 1:04:03 PM3/23/10
to
On Mar 12, 8:08 pm, rich12345 <aiiad...@gmail.com> wrote:

not the debugger,

but how about a prodos compatible clock?

rich12345

unread,
Mar 23, 2010, 2:25:07 PM3/23/10
to
On Mar 12, 8:39 pm, rich12345 <aiiad...@gmail.com> wrote:
> On Mar 12, 8:08 pm, rich12345 <aiiad...@gmail.com> wrote:
>
> > 1)debugger in separate window


show status of softswitches (IE c013)


RIch

rich12345

unread,
Mar 23, 2010, 5:59:37 PM3/23/10
to
On Mar 23, 9:04 am, rich12345 <aiiad...@gmail.com> wrote:
> not the debugger,
>
> but how about a prodos compatible clock?

hard drive access indicator!

rich12345

unread,
Apr 3, 2010, 12:03:17 PM4/3/10
to
On Mar 12, 9:08 pm, rich12345 <aiiad...@gmail.com> wrote:
> 1)debugger in separate window


Uthernet status light... Send/Receive

Rich

Michael

unread,
Dec 17, 2010, 1:18:47 AM12/17/10
to
Ok, I've checked this into trunk and put up a nightly build.

http://michael.peopleofhonoronly.com/dev/applewin/nightlybuild/

2.6.2.11 Added: Command line now accepts Indirect mode via ( )
Example: U (BRKV)

Cheers

Michael AppleWin Debugger

unread,
Dec 18, 2010, 4:36:30 PM12/18/10
to
I chopped the Caps Lock indicator to be modern in order to make room but the Hard Drive LED is now in! (Works both full screen and windowed mode.)

You can check out a preview from my nightly build location (posted earlier.)

Cheers!

Michael, AppleWin Debugger Dev

Michael AppleWin Debugger

unread,
Dec 19, 2010, 3:39:05 PM12/19/10
to
I'll see what I can do this week. This has been bugging me too. In the disasm info window there is actually just enough room to squeeze this in. :-)

Michael AppleWin Debugger

unread,
Jan 4, 2011, 12:37:19 PM1/4/11
to
Ok, can you guys try out the latest nightly build?
http://michael.peopleofhonoronly.com/dev/applewin/nightlybuild/

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

asdf

unread,
Jan 4, 2011, 2:18:17 PM1/4/11
to

hey the nightly build keeps on coming back as infected by a virus
Norton

"insight network threat"

Michael AppleWin Debugger

unread,
Jan 4, 2011, 3:01:43 PM1/4/11
to
I just scanned this with Sophos, and ClamWin and it didn't report anything.

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:

asdf

unread,
Jan 4, 2011, 3:16:29 PM1/4/11
to
On Jan 4, 9:37 am, Michael AppleWin Debugger
<michael.pohore...@gmail.com> wrote:
> Ok, can you guys try out the latest nightly build?http://michael.peopleofhonoronly.com/dev/applewin/nightlybuild/
>
> 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 ...
>

watch_s.switch $CXXX

Michael AppleWin Debugger

unread,
Jan 4, 2011, 5:10:39 PM1/4/11
to
On Tuesday, January 4, 2011 12:16:29 PM UTC-8, asdf wrote:
> On Jan 4, 9:37 am, Michael AppleWin Debugger
> <michael....@gmail.com> wrote:
> > Ok, can you guys try out the latest nightly build?http://michael.peopleofhonoronly.com/dev/applewin/nightlybuild/
> >
> > 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 ...
> >
>
> 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

0 new messages