Re: [stella] Announce: Z26 on Linux!

Subject: Re: [stella] Announce: Z26 on Linux!
From: Rob <kudla@xxxxxxxxx>
Date: Fri, 16 Apr 2004 16:18:36 -0400
On Friday 16 April 2004 13:30, B. Watson wrote:
> > That would be AWESOME.  And if I could figure out how to
> > write a more or less dasm-compatible source parser that
> > would integrate with the debugger, it would be awesome-er ;)
> Just use DASM itself, why not? Have your client generate a
> DASM source file, replete with `processor 6502' and `include
> vcs.h' at the top, with the code you want to patch the ROM
> with and an ORG of $F000 or so. Then run DASM on the generated
> file, and read its output.

I'm not nearly ambitious enough to attempt to patch running code 
on the fly, if that's what you're getting at.  I would just like 
to be able to step through code with the symbols translated back 
to human, view the status of registers and memory locations with 
vcs.h niceties, etc.

Rob

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread