diff --git a/src/mudsys/assem.xfile b/src/mudsys/assem.xfile index 06b8dccb..bfb0b60a 100644 --- a/src/mudsys/assem.xfile +++ b/src/mudsys/assem.xfile @@ -1,38 +1,38 @@ :Build TS MDL for ITS -:midas;324 pure -:midas;324 specs -:midas;324 const -:midas;324 ldgc -:midas;324 utilit -:midas;324 uuoh -:midas;324 mudits -:midas;324 mappur -:midas;324 core -:midas;324 atomhk -:midas;324 interr -:midas;324 nfree -:midas;324 gchack -:midas;324 readch -:midas;324 agcmrk -:midas;324 reader -:midas;324 print -:midas;324 bufmod -:midas;324 arith -:midas;324 maps -:midas;324 primit -:midas;324 stbuil -:midas;324 eval -:midas;324 decl -:midas;324 main -:midas;324 mudsqu -:midas;324 fopen -:midas;324 putget -:midas;324 create -:midas;324 save -:midas;324 ipc -:midas;324 agc -:midas;324 amsgc -:midas;324 initm +:midas;324 pure bin_pure +:midas;324 specs bin_specs +:midas;324 const bin_const +:midas;324 ldgc bin_ldgc +:midas;324 utilit bin_utilit +:midas;324 uuoh bin_uuoh +:midas;324 mudits bin_mudits +:midas;324 mappur bin_mappur +:midas;324 core bin_core +:midas;324 atomhk bin_atomhk +:midas;324 interr bin_interr +:midas;324 nfree bin_nfree +:midas;324 gchack bin_gchack +:midas;324 readch bin_readch +:midas;324 agcmrk bin_agcmrk +:midas;324 reader bin_reader +:midas;324 print bin_print +:midas;324 bufmod bin_bufmod +:midas;324 arith bin_arith +:midas;324 maps bin_maps +:midas;324 primit bin_primit +:midas;324 stbuil bin_stbuil +:midas;324 eval bin_eval +:midas;324 decl bin_decl +:midas;324 main bin_main +:midas;324 mudsqu bin_mudsqu +:midas;324 fopen bin_fopen +:midas;324 putget bin_putget +:midas;324 create bin_create +:midas;324 save bin_save +:midas;324 ipc bin_ipc +:midas;324 agc bin_agc +:midas;324 amsgc bin_amsgc +:midas;324 initm bin_initm : To link and initialize: :stinkm diff --git a/src/mudsys/mud56.stink b/src/mudsys/mud56.stink index f94b0246..5a6168e6 100644 --- a/src/mudsys/mud56.stink +++ b/src/mudsys/mud56.stink @@ -1,36 +1,36 @@ -MPUREL -MSPECSL -MCONSTL -MLDGCL -MUTILITL -MUUOHL -MMUDITSL -MMAPPURL -MCOREL -MATOMHKL -MINTERRL -MNFREEL -MGCHACKL -MREADCHL -MAGCMRKL -MREADERN -MPRINTN -MBUFMODN -MARITHN -MMAPSN -MPRIMITN -MSTBUILL -MEVALL -MDECLL -MMAINL -MMUDSQUL -MFOPENL -MPUTGETL -MCREATEL -MSAVEL -MIPCL -MAGCN -MAMSGCN -MINITML +MPURE BINL +MSPECS BINL +MCONST BINL +MLDGC BINL +MUTILIT BINL +MUUOH BINL +MMUDITS BINL +MMAPPUR BINL +MCORE BINL +MATOMHK BINL +MINTERR BINL +MNFREE BINL +MGCHACK BINL +MREADCH BINL +MAGCMRK BINL +MREADER BINN +MPRINT BINN +MBUFMOD BINN +MARITH BINN +MMAPS BINN +MPRIMIT BINN +MSTBUIL BINL +MEVAL BINL +MDECL BINL +MMAIN BINL +MMUDSQU BINL +MFOPEN BINL +MPUTGET BINL +MCREATE BINL +MSAVE BINL +MIPC BINL +MAGC BINN +MAMSGC BINN +MINITM BINL ?