]> 4ch.mooo.com Git - plz.git/blob - dis/README
unable to compile because LINK.EXE is unknown. thus i cannot test original codes...
[plz.git] / dis / README
1 Demo Interrupt Server - For Internal FC distribution\r
2 ====================================================\r
3 \r
4 Version is 1.0รก, this is still in development, and will be untill\r
5 < Unreal 2 | [ Rectum ] [Impact] | Potato | ? > is finished.\r
6 \r
7 Read dis.h for function descriptions.\r
8 \r
9 makefile        guess (microsoft nmake)\r
10 dis.h           C header file for routines in disc.asm\r
11 disc.asm        C interface routines for DIS (also usable from asm)\r
12 dis.asm         Resident DIS server main program\r
13 disint.asm      Actual DIS interrupt server\r
14 distest.c       C test program for DIS\r
15 notes           Notes... Nothing special\r
16 \r
17 The disc.asm(obj) is the easiest way to call dis from C. If you want\r
18 to call it from asm, see the disc.asm and copy routines from there\r
19 or include it to your asm.