Re: [stella] Games that do bad things to HMOVE...

Subject: Re: [stella] Games that do bad things to HMOVE...
From: Bob Colbert <retroware@xxxxxxxxxxxxx>
Date: Mon, 27 Apr 1998 12:00:22 -0500
At 08:22 AM 4/27/98 -0400, you wrote:
>What do you all think about an integrated assembler?  Instead of loading
>a bin file into Stella you would load an aseembly file and it would assemble 
>it for you, generate a listing file for the debugger, and start it up...

That would be great, but don't reinvent the wheel... DASM will already
generate a list file that should give you everything need for debug mode,
so a system call to it and then parsing the list file should suffice!  I
also have the source code for the latest version of DASM assembling under
MSVC++ 5.0 if you wanted that too.

				Later,
					Bob


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

Current Thread