Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/18/08 14:59
Read: times


 
#159184 - Control file
Responding to: ???'s previous message
The first time you run d52 give it the trace and analyze option:
d52 -t lcd.hex

This will create a default control file "lcd.ctl". If the disassembly isn't just the way you want it, modify the control file.

In particular, the line

t e1-ff

in lcd.ctl will give you the output you expect.



List of 10 messages in thread
TopicAuthorDate
DisAssembler D52 missing text            01/01/70 00:00      
   Looks pretty good to me!            01/01/70 00:00      
      DB 0            01/01/70 00:00      
      this is why the disassembler has a control file...            01/01/70 00:00      
         Disassembler            01/01/70 00:00      
            Sweeping generalisation?            01/01/70 00:00      
   Control file            01/01/70 00:00      
      clt files.            01/01/70 00:00      
         You should add that line to the ctl file...            01/01/70 00:00      
         What are you trying to do?            01/01/70 00:00      

Back to Subject List