|
Subject: [stella] Line Labels/Memory Location... From: "Joel Park" <joelp@xxxxxxxxxxxxxxxxxx> Date: Mon, 5 Nov 2001 08:21:02 -0500 |
I don't know if Line Label is a correct term or not, I mean things like:
LF20C: LDA &10
^
I was wondering if there is an application to add these Line Label things to
help find memory locations and stuff.
So, code that looks like this:
LDX #30
.byte $F7,$10, $F3
.byte $01
.byte $19
Would become this:
LF200: LDX #30
LF202: .byte $F7,$10, $F3
LF205: .byte $01
LF206: .byte $19
This seems like it might be a fairly easy application to write and it would
help find where graphics start and end in an application. Does anything
like this allready exist??
----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [stella] Re: Gunfight 2600 Beta Rel, Andrew Wallace | Thread | Re: [stella] Gunfight 2600 Beta Rel, Thomas Jentzsch |
| Re: [stella] Gunfight 2600 Beta Rel, Manuel Polik | Date | Re: [stella] the new artillery game, Ben Larson |
| Month |