Post Reply 
41C ROMs: LBL linkages
08-28-2019, 01:57 PM
Post: #3
RE: 41C ROMs: LBL linkages
(08-28-2019 04:56 AM)Ángel Martin Wrote:  The label's link distances are therefore inherited from their value in RAM, nothing fancier than that.

Thanks Ángel ... that's what I was assuming.

Unfortunately that makes it a little difficult to "solve" my problem. I was assuming that a test case for a disassembler/assembler could be to disassemble a ROM to SRC, then re-assemble that SRC back to ROM and do a binary file compare of the original and reassembled ROMs. This works fine for ROMs that don't contain UCODE. But for those that do, those "first LBL linkages" cause a problem. Guess I could just provide a "hint" in a comment from the disassembler as to which "Cx yz" value to use when assembling. Rather inelegant, but should work.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
41C ROMs: LBL linkages - RobertM - 08-28-2019, 12:21 AM
RE: 41C ROMs: LBL linkages - Ángel Martin - 08-28-2019, 04:56 AM
RE: 41C ROMs: LBL linkages - RobertM - 08-28-2019 01:57 PM
RE: 41C ROMs: LBL linkages - hth - 09-01-2019, 04:42 AM
RE: 41C ROMs: LBL linkages - RobertM - 09-04-2019, 08:41 PM
RE: 41C ROMs: LBL linkages - hth - 09-04-2019, 09:45 PM
RE: 41C ROMs: LBL linkages - RobertM - 09-05-2019, 12:10 AM
RE: 41C ROMs: LBL linkages - hth - 09-05-2019, 01:27 AM
RE: 41C ROMs: LBL linkages - Ángel Martin - 09-05-2019, 07:50 AM
RE: 41C ROMs: LBL linkages - hth - 09-05-2019, 04:32 PM



User(s) browsing this thread: 1 Guest(s)