Changes between Version 28 and Version 29 of ClrxAsmPseudoOps


Ignore:
Timestamp:
09/20/17 16:00:33 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmPseudoOps

    v28 v29  
    602602<h3>.nomacrocase</h3>
    603603<p>Disable ignoring letter's case in macro names.</p>
     604<h3>.nooldmodparam</h3>
     605<p>Disable old modifier parametrization that accepts only 0 and 1 values (to 0.1.5 version).</p>
    604606<h3>.octa</h3>
    605607<p>Syntax: .octa OCTA-LITERAL,...</p>
     
    611613<p>Set the output counter to some place in absolute section. Useful to defining
    612614fields of the structures.</p>
     615<h3>.oldmodparam</h3>
     616<p>Enable old modifier parametrization that accepts only 0 and 1 values (to 0.1.5 version)
     617for compatibility.</p>
    613618<h3>.org</h3>
    614619<p>Syntax: .org EXPRESSION</p>