projects
/
rmac
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Version bump for last patch; now at v1.13.4.
[rmac]
/
mntab
1
.org 0
2
org 0
3
.even 1
4
even 1
5
.6502 2
6
.68000 3
7
.bss 4
8
bss 4
9
.data 5
10
data 5
11
.text 6
12
text 6
13
.offset 7
14
offset 7
15
.abs 7
16
.comm 8
17
comm 8
18
.init 9
19
init 9
20
.cargs 10
21
cargs 10
22
.goto 11
23
goto 11
24
.dc 12
25
dc 12
26
.ds 13
27
ds 13
28
.undefmac 14
29
undefmac 14
30
.macundef 14
31
macundef 14
32
.gpu 15
33
.dsp 16
34
.dcb 17
35
dcb 17
36
.equ 18
37
equ 18
38
.dump 20
39
dump 20
40
.incbin 21
41
incbin 21
42
.disable 22
43
disable 22
44
.enable 23
45
enable 23
46
.extern 24
47
.globl 24
48
extern 24
49
globl 24
50
.regbank0 25
51
.regbank1 26
52
.assert 28
53
assert 28
54
.include 33
55
include 33
56
.end 34
57
end 34
58
.list 38
59
list 38
60
.nlist 39
61
nlist 39
62
.nolist 39
63
nolist 39
64
.long 40
65
long 40
66
.phrase 41
67
phrase 41
68
.dphrase 42
69
dphrase 42
70
.qphrase 43
71
qphrase 43
72
.title 44
73
title 44
74
.subttl 45
75
subttl 45
76
.eject 46
77
eject 46
78
.error 47
79
error 47
80
.warn 48
81
warn 48
82
.noclear 49
83
noclear 49
84
.equrundef 50
85
equrundef 50
86
.regundef 50
87
regundef 50
88
.ccundef 51
89
ccundef 51
90
.print 52
91
print 52
92
.cstruct 53
93
cstruct 53
94
.jpad 54
95
jpad 54
96
.nojpad 55
97
nojpad 55
98
.gpumain 56
99
gpumain 56
100
.prgflags 57
101
prgflags 57
102
.68020 58
103
.68030 59
104
.68040 60
105
.68060 61
106
.68881 62
107
.68882 63
108
.56001 64
109
.nofpu 65
110
nofpu 65
111
.opt 66
112
opt 66
113
.objproc 67
114
115
.if 500
116
if 500
117
.else 501
118
else 501
119
.endc 502
120
endc 502
121
.endif 502
122
endif 502
123
.iif 503
124
iif 503
125
.macro 504
126
macro 504
127
.endm 505
128
endm 505
129
.rept 506
130
rept 506
131
.endr 507
132
endr 507
133
.exitm 510
134
exitm 510
135