source: buchla-68k/misc/proto.c@ 6262b5c

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

Added include files for global functions and variables.

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