source: buchla-68k/misc/proto.c@ 39a696b

Last change on this file since 39a696b was 39a696b, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Regenerate global headers.

  • Property mode set to 100644
File size: 3.4 KB
RevLine 
[39a696b]1#include "all.h"
2
[6262b5c]3int8_t ac_code;
4int16_t errno;
[39a696b]5int16_t timers[NTIMERS];
[6262b5c]6
[f7c91fc]7// ---------- vvv ---------- wdfield.c
8
9void updfpu(void)
10{
11}
12
13void wsupd(void)
14{
15}
16
17void whupd(void)
18{
19}
20
21void pntsup(void)
22{
23}
24
25void wdintp(void)
26{
27}
28
29void wdykdn(void)
30{
31}
32
33void wdykup(void)
34{
35}
36
37void wdcyupd(void)
38{
39}
40
41void wdcxupd(void)
42{
43}
44
[6262b5c]45int16_t wdnfld(int16_t k)
[f7c91fc]46{
47}
48
49void wdxkey(void)
50{
51}
52
53void wdfield(void)
54{
55}
56
57// ---------- ^^^ ---------- wdfield.c
58
[7258c6a]59void clrvce(int16_t vce)
[f7c91fc]60{
61}
62
[7258c6a]63void execins(int16_t vce, int16_t ins, int16_t tag)
[f7c91fc]64{
65}
66
[7258c6a]67void execkey(int16_t trg, int16_t pch, int16_t vce, int16_t tag)
[f7c91fc]68{
69}
70
71void fpuclr(void)
72{
73}
74
75void fpuint(void)
76{
77}
78
[7258c6a]79uint16_t fromfpu(uint16_t fputime)
[f7c91fc]80{
[46d8069]81 return 0;
[f7c91fc]82}
83
84void halt(void)
85{
86}
87
[7258c6a]88void GLCplot(uint16_t x, uint16_t y, uint16_t val)
[f7c91fc]89{
90}
91
92void hdvini(void)
93{
94}
95
96void jumpto(void *addr)
97{
98}
99
[7258c6a]100void longjmp(struct JMP_BUF *env, int16_t val)
[f7c91fc]101{
102}
103
104void Lo_RAM(void)
105{
106}
107
[7258c6a]108void objclr(uint16_t obj)
[f7c91fc]109{
110}
111
[7258c6a]112void objoff(uint16_t obj, uint16_t line, uint16_t num)
[f7c91fc]113{
114}
115
[7258c6a]116void objon(uint16_t obj, uint16_t line, uint16_t num)
[f7c91fc]117{
118}
119
120void panic(void)
121{
122}
123
[7258c6a]124void procpfl(uint16_t trig)
[f7c91fc]125{
126}
127
[7258c6a]128void _ptcl12(uint16_t *fat, uint16_t cl, uint16_t val)
[f7c91fc]129{
130}
131
[7258c6a]132int32_t rand24(void)
[f7c91fc]133{
[46d8069]134 return 0;
[f7c91fc]135}
136
137void rjumpto(void *addr)
138{
139}
140
[7258c6a]141void se_disp(struct s_entry *ep, int16_t sd, struct gdsel *gdstb[], int16_t cf)
[f7c91fc]142{
143}
144
[7258c6a]145struct s_entry *se_exec(struct s_entry *ep, int16_t sd)
[f7c91fc]146{
[46d8069]147 return 0;
[f7c91fc]148}
149
[7258c6a]150uint16_t setipl(uint16_t arg)
[f7c91fc]151{
152 return 0;
153}
154
[7258c6a]155int16_t setjmp(struct JMP_BUF *env)
[f7c91fc]156{
[46d8069]157 return 0;
[f7c91fc]158}
159
160void setsio(void)
161{
162}
163
[7258c6a]164uint16_t setsr(uint16_t sr)
[f7c91fc]165{
[46d8069]166 return 0;
[f7c91fc]167}
168
169void sjumpto(void *addr, void *stack)
170{
171}
172
173void sreset(void)
174{
175}
176
[7258c6a]177uint16_t tofpu(uint16_t time)
[f7c91fc]178{
[46d8069]179 return 0;
[f7c91fc]180}
181
[7258c6a]182int32_t trap13(int16_t fun, ...)
[f7c91fc]183{
184 return 0;
185}
186
[7258c6a]187int32_t trap14(int16_t fun, ...)
[f7c91fc]188{
189 return 0;
190}
191
192void trap15(void)
193{
194}
195
196void tsetup(void)
197{
198}
199
[7258c6a]200void tsplot4(int16_t *obase, int16_t nw, int16_t fg, int16_t row, int16_t col, int8_t *str, int16_t pitch)
[f7c91fc]201{
202}
203
[7258c6a]204int32_t uldiv(int32_t divid, int32_t divis)
[f7c91fc]205{
[f4fbee9]206 return 0;
[f7c91fc]207}
208
[7258c6a]209void vbank(uint16_t b)
[f7c91fc]210{
211}
212
[7258c6a]213void vclrav(uint16_t *adr, uint16_t row, uint16_t col, uint16_t atr, uint16_t len)
[f7c91fc]214{
215}
216
[7258c6a]217void vcputs(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str)
[f7c91fc]218{
219}
220
[7258c6a]221void vcputsv(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str, int16_t pitch)
[f7c91fc]222{
223}
224
225void vfwait(void)
226{
227}
228
229void VIint(void)
230{
231}
232
[7258c6a]233void vputa(uint16_t *sbase, uint16_t row, uint16_t col, uint16_t attrib)
[f7c91fc]234{
235}
236
[7258c6a]237void vputc(uint16_t *sbase, uint16_t row, uint16_t col, uint16_t c, uint16_t attrib)
[f7c91fc]238{
239}
240
[7258c6a]241void vputcv(uint16_t *adr, uint16_t row, uint16_t col, uint8_t chr, uint16_t atr, uint16_t cols)
[f7c91fc]242{
243}
244
[7258c6a]245void vputp(struct octent *octad, int16_t xloc, int16_t yloc, int16_t val)
[f7c91fc]246{
247}
248
[7258c6a]249void vsetav(uint16_t *adr, uint16_t row, uint16_t col, uint16_t atr, uint16_t len)
[f7c91fc]250{
251}
252
[7258c6a]253void vsetcv(uint16_t *adr, uint16_t row, uint16_t col, uint16_t cfb, uint16_t len)
[f7c91fc]254{
255}
256
[7258c6a]257void vsplot4(uint16_t *obase, uint16_t nw, uint16_t fg, uint16_t row, uint16_t col, int8_t *str,
[7848656]258 uint16_t pitch, uint16_t ht, int16_t cgtab[][256])
[f7c91fc]259{
260}
261
[7258c6a]262void vvputsv(uint16_t *obase, uint16_t nw, uint16_t fg, uint16_t bg, uint16_t row, uint16_t col,
[7848656]263 int8_t *str, uint16_t pitch, uint16_t ht, int16_t cgtab[][256])
[f7c91fc]264{
265}
266
[7258c6a]267void vwputp(struct octent *octad, int16_t xloc, int16_t yloc, int16_t val)
[f7c91fc]268{
269}
270
[7258c6a]271void vwputs(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str)
[f7c91fc]272{
273}
274
275void xtrap15(void)
276{
277}
Note: See TracBrowser for help on using the repository browser.