X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=asmyt.c;h=a615e54d26c5885a41e70bf5e1465b82278c19fb;hb=84ea8be432e33880d2357809f4b53145bbd61f8c;hp=d906446b629b1536e30397c13a8fa174ee44f384;hpb=0cb0d7318ce5253197b6554553340ab1b2286417;p=plz.git diff --git a/asmyt.c b/asmyt.c index d906446..a615e54 100755 --- a/asmyt.c +++ b/asmyt.c @@ -1,4 +1,20 @@ #include "asmyt.h" +// __asm{ +// PUBLIC C plzline, C setplzparas, C psini, C lsini4, C lsini16 +// +// LABEL psini BYTE +// INCLUDE 'psini.inc' +// ; db 16384 dup(?) +// +// LABEL lsini4 WORD +// INCLUDE 'lsini4.inc' +// ; db 16384 dup(?) +// +// LABEL lsini16 WORD +// INCLUDE 'lsini16.inc' +// ; db 16384 dup(?) +// } + void set_plzstart(word start) { __asm{