D-Bug & Automation Forum
D-Bug & Automation Forum >> Coding >> Hidden messages in code
http://d-bug.mooo.com/dbugforums/cgi-bin/yabb2/YaBB.pl?num=1257011785

Message started by ggn on 31.10.09 at 17:56:24

Title: Re: Hidden messages in code
Post by ggn on 31.10.09 at 19:23:47
F15 Strike Eagle II
-------------------


Quote:
SNASM68K Snasm68k version 1.01  Copyright (c) 1988,89,90,91 S.N. Systems Software Limited
All rights reserved

USAGE : snasm68k /options source,object,symbol,listing,temporary file

Options : /b <number>     specify memory size of buffers (K bytes each 2-64)
          /c              enable listing of conditioned out lines
          /d              debug mode - do not run
          /e symb=value{;symb=value}   equate symbol(s)
          /g              write non-global symbols to linker object file
          /i              display information window
          /j path         specify include file search path
          /k              allow use of ifeq, etc.
          /l              produce linkable output file
          /m              expand macros in listing file
          /o opts         set assembler options/optimisations
          /p              produce pure binary output file
          /w              write equates to symbol/linker file
          /z              include line number info in linker file
Assembler options (first of +/- specified is default) :
          ae+/-           automatic even on dc/dcb/ds/rs .w/l
          an-/+           allow alternate number format
          c-/+            case sensitivity
          d-/+            descope local labels on equ, set, etc.
          e+/-            print lines containing errors
          l-/+            use '.' as leading character for local labels
          s-/+            treat equated symbols as labels
          w+/-            print warnings
          v-/+            write local labels to symbol file
Optimisations (first of +/- specified is default) :
          op-/+           pc relative optimisation
          os-/+           short branch optimisation
          ow-/+           absolute word addressing optimisation
          oz-/+           zero offset optimisation
          oaq-/+          addq optimisation
          osq-/+          subq optimisation
          omq-/+          moveq optimisation


D-Bug & Automation Forum » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.