X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=mntab;h=57cf325027e39b8cd73025dd6d186f303e2bae10;hp=1ba0247329e85058752b915370fc9adffa456c16;hb=9207a38ed4a09c60a1e9b9995a92bcd4580e3662;hpb=d28f432296e812643e236d1bfc9b556a7b11c461 diff --git a/mntab b/mntab index 1ba0247..57cf325 100644 --- a/mntab +++ b/mntab @@ -2,6 +2,7 @@ org 0 .even 1 even 1 +.6502 2 .68000 3 .bss 4 bss 4 @@ -11,6 +12,7 @@ data 5 text 6 .offset 7 offset 7 +.abs 7 .comm 8 comm 8 .init 9 @@ -87,13 +89,18 @@ regundef 50 ccundef 51 .print 52 print 52 -.gpumain 53 -.jpad 54 -jpad 54 -.nojpad 55 -nojpad 55 -.fail 56 -fail 56 +.cstruct 53 +cstruct 53 +.jpad 54 +jpad 54 +.nojpad 55 +nojpad 55 +.gpumain 56 +gpumain 56 +.prgflags 57 +prgflags 57 +opt 58 +.opt 58 .if 500 if 500 .else 501