46 'LANG_NAME' =>
'Motorola 68000 Assembler',
47 'COMMENT_SINGLE' => array(1 =>
';'),
48 'COMMENT_MULTI' => array(),
50 'QUOTEMARKS' => array(
"'",
'"'),
55 'adc',
'add',
'ais',
'aix',
'and',
'asl',
'asr',
'bcc',
'bclr',
'bcs',
'beq',
56 'bge',
'bgt',
'bhcc',
'bhcs',
'bhi',
'bhs',
'bih',
'bil',
'bit',
'ble',
'blo',
57 'bls',
'blt',
'bmc',
'bmi',
'bms',
'bne',
'bpl',
'bra',
'brclr',
'brn',
58 'brset',
'bset',
'bsr',
'cbeq',
'clc',
'cli',
'clr',
'cmp',
'com',
'cphx',
59 'cpx',
'daa',
'dbnz',
'dec',
'div',
'eor',
'inc',
'jmp',
'jsr',
'lda',
'ldhx',
60 'ldx',
'lsl',
'lsr',
'mov',
'mul',
'neg',
'nop',
'nsa',
'ora',
'psha',
'pshh',
61 'pshx',
'pula',
'pulh',
'pulx',
'rol',
'ror',
'rsp',
'rti',
'rts',
'sbc',
62 'sec',
'sei',
'sta',
'sthx',
'stop',
'stx',
'sub',
'swi',
'tap',
'tax',
'tpa',
63 'tst',
'tsx',
'txa',
'txs',
'wait' 72 '#define',
'#endif',
'#else',
'#ifdef',
'#ifndef',
'#include',
'#undef',
73 '.db',
'.dd',
'.df',
'.dq',
'.dt',
'.dw',
'.end',
'.org',
'equ' 79 'CASE_SENSITIVE' => array(
87 1 =>
'color: #0000ff; font-weight:bold;',
88 2 =>
'color: #0000ff;',
89 3 =>
'color: #46aa03; font-weight:bold;' 92 1 =>
'color: #adadad; font-style: italic;',
94 'ESCAPE_CHAR' => array(
95 0 =>
'color: #000099; font-weight: bold;' 98 0 =>
'color: #0000ff;' 101 0 =>
'color: #7f007f;' 104 0 =>
'color: #dd22dd;' 109 0 =>
'color: #008000;' 112 0 =>
'color: #22bbff;',
113 1 =>
'color: #22bbff;',
114 2 =>
'color: #993333;' 125 'OBJECT_SPLITTERS' => array(
129 0 =>
'#?0[0-9a-fA-F]{1,32}[hH]',
131 1 =>
'\%[01]{1,64}[bB]',
133 2 =>
'^[_a-zA-Z][_a-zA-Z0-9]*?\:' 136 'SCRIPT_DELIMITERS' => array(
138 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_NEVER
#+ private
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.