- Removed unused HandleEvent method.
[AROS.git] / arch / m68k-all / dos / bcpl.inc
blobc0b121e7b31d8f266f7d175c651751bd2c46cc0b
1 /* Included by bcpl_support.c */
2 BCPL(-0x84, sysRequest)
3 BCPL(-0x80, toCStr)
4 BCPL(-0x7c, toBSTR)
5 BCPL(-0x6c, Execute)
6 BCPL(-0x68, IsInteractive)
7 BCPL(-0x64, DateStamp)
8 BCPL(-0x60, SetProtection)
9 BCPL(-0x5c, SetComment)
10 BCPL(-0x54, NoReqLoadSeg)
11 BCPL(-0x50, clearvec)
12 BCPL(-0x4c, LoadSeg)
13 BCPL(-0x48, CreateProc)
14 BCPL(-0x44, IoErr)
15 BCPL(-0x40, CurrentDir)
16 BCPL(-0x3c, CreateDir)
17 BCPL(-0x38, Info)
18 BCPL(-0x34, ExNext)
19 BCPL(-0x30, Examine)
20 BCPL(-0x2c, Lock)
21 BCPL(-0x28, Rename)
22 BCPL(-0x24, DeleteFile)
23 BCPL(-0x20, Seek)
24 BCPL(-0x18, Write)
25 BCPL(-0x0c, Read)
26 BCPL(-0x08, copyvec)
27 BCPL(-0x04, Open)
28 BCPL(0, SlotCount)
29 BCPL(0x08, Exit)
30 BCPL(0x0c, multiply)
31 BCPL(0x10, divide)
32 BCPL(0x14, mod)
33 BCPL(0x18, setIO)
34 BCPL(0x20, packlw)
35 BCPL(0x24, unpacklw)
36 BCPL(0x28, Res2)
37 BCPL(0x34, makeGVarea)
38 BCPL(0x38, findtask)
39 BCPL(0x3c, getbyte)
40 BCPL(0x40, putbyte)
41 BCPL(0x44, level)
42 BCPL(0x48, longcall)
43 BCPL(0x4c, allocMem)
44 BCPL(0x50, longjump)
45 BCPL(0x54, doIO)
46 BCPL(0x58, sendIO)
47 BCPL(0x5c, createco)
48 BCPL(0x60, deleteco)
49 BCPL(0x64, callco)
50 BCPL(0x68, cowait)
51 BCPL(0x6c, resumeco)
52 BCPL(0x70, installSeg)
53 BCPL(0x74, getvec)
54 BCPL(0x78, freevec)
55 BCPL(0x7c, openDevice)
56 BCPL(0x80, closeDevice)
57 BCPL(0x84, createProcBCPL)
58 BCPL(0x88, remProcess)
59 BCPL(0x8c, ParentDir)
60 BCPL(0x90, setSignals)
61 BCPL(0x94, clearSignals)
62 BCPL(0x98, DOSAlert)
63 BCPL(0x9c, findRootNode)
64 BCPL(0xa0, readinput)
65 BCPL(0xa4, taskwait)
66 BCPL(0xa8, putPkt)
67 BCPL(0xac, writeoutput)
68 BCPL(0xb0, packstring)
69 BCPL(0xb4, unpackstring)
70 BCPL(0xb8, holdTask)
71 BCPL(0xbc, Delay)
72 BCPL(0xc0, sendPacket)
73 BCPL(0xc4, returnPacket)
74 BCPL(0xc8, openWindow)
75 BCPL(0xcc, setCurrentDir)
76 BCPL(0xd0, systemRequest)
77 BCPL(0xd4, writet)
78 BCPL(0xd8, rdch)
79 BCPL(0xdc, unrdch)
80 BCPL(0xe0, wrch)
81 BCPL(0xe4, readinput_long)
82 BCPL(0xe8, writeoutput_long)
83 BCPL(0xec, findinput)
84 BCPL(0xf0, findoutput)
85 BCPL(0xf4, SelectInput)
86 BCPL(0xf8, SelectOutput)
87 BCPL(0xfc, endread)
88 BCPL(0x100, endwrite)
89 BCPL(0x104, Input)
90 BCPL(0x108, Output)
91 BCPL(0x10c, readn)
92 BCPL(0x110, newline)
93 BCPL(0x114, writei)
94 BCPL(0x118, writen)
95 BCPL(0x11c, writehex)
96 BCPL(0x120, writeoct)
97 BCPL(0x124, writes)
98 BCPL(0x128, writef)
99 BCPL(0x12c, toupper)
100 BCPL(0x130, charicmp)
101 BCPL(0x134, stricmp)
102 BCPL(0x138, rdargs)
103 BCPL(0x13c, rditem)
104 BCPL(0x140, subString)
105 BCPL(0x144, load)
106 BCPL(0x148, UnLoadSeg)
107 BCPL(0x150, tidyup)
108 BCPL(0x154, addDevice)
109 BCPL(0x158, datestamp)
110 BCPL(0x15c, WaitForChar)
111 BCPL(0x160, execLib)
112 BCPL(0x164, findSegArray)
113 BCPL(0x168, deleteObject)
114 BCPL(0x16c, rename)
115 BCPL(0x174, Close)
116 BCPL(0x178, getword)
117 BCPL(0x17c, putword)
118 BCPL(0x190, taskwait_190)
119 BCPL(0x194, execute)
120 BCPL(0x198, deviceproc)
121 BCPL(0x19c, libcall)
122 BCPL(0x1a0, writeErr)
123 BCPL(0x1a4, findConsoleHandler)
124 BCPL(0x1a8, findFileHandler)
125 BCPL(0x1ac, extractDeviceName)
126 BCPL(0x1b0, lock)
127 BCPL(0x1b4, UnLock)
128 BCPL(0x1b8, getlong)
129 BCPL(0x1bc, putlong)
130 BCPL(0x1c0, openDevInfo)
131 BCPL(0x1c4, DupLock)
132 BCPL(0x1c8, makesysreq)
133 BCPL(0x1cc, strcpy)
134 BCPL(0x1e4, runCommand)
135 BCPL(0x1ec, lock_1ec)
136 BCPL(0x1f0, findDevInfo)
137 BCPL(0x1f4, createDir)
138 BCPL(0x1f8, compareTime)
139 BCPL(0x1fc, timerIO)
140 BCPL(0x200, settime)
141 /* BCPL(0x204, DOSBase) <- Value, not a function */
142 BCPL(0x214, CliInit)
143 BCPL(0x218, findCLI)