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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/05/09 13:59
Read: times


 
#166746 - google for as8051
Responding to: ???'s previous message
I have no idea what as8051 is, or its syntax. You obviously think that it is important.

1. use google to obtain the documentation for as8051.

2. use google to obtain the documentation for ASM51

3. decide which syntax is least brain-dead and write your source in that dialect.

4. write a "sed" script that converts one syntax to the other.

5. add a rule to your makefile that pre-processes your source code to the required syntax.

6. I generally then have a "sed" script that converts any brain-dead error report into something usable.

7. most "make" implementations will drive any command line tools. "sed" removes the pain.

David.

List of 10 messages in thread
TopicAuthorDate
As8051assembler            01/01/70 00:00      
   What's wrong with the ASEM51?            01/01/70 00:00      
   why?            01/01/70 00:00      
      re:            01/01/70 00:00      
         What is a frontline make emulator?            01/01/70 00:00      
            re            01/01/70 00:00      
         Why not ask "FRONTLINE" for support?            01/01/70 00:00      
         Oh dear!            01/01/70 00:00      
            a bit of googling            01/01/70 00:00      
   google for as8051            01/01/70 00:00      

Back to Subject List