// ---------- vvv ---------- wdfield.c void updfpu(void) { } void wsupd(void) { } void whupd(void) { } void pntsup(void) { } void wdintp(void) { } void wdykdn(void) { } void wdykup(void) { } void wdcyupd(void) { } void wdcxupd(void) { } void wdnfld(int16_t k) { } void wdxkey(void) { } void wdfield(void) { } // ---------- ^^^ ---------- wdfield.c void clrvce(int16_t vce) { } void execins(int16_t vce, int16_t ins, int16_t tag) { } void execkey(int16_t trg, int16_t pch, int16_t vce, int16_t tag) { } void fpuclr(void) { } void fpuint(void) { } uint16_t fromfpu(uint16_t fputime) { return 0; } void halt(void) { } void GLCplot(uint16_t x, uint16_t y, uint16_t val) { } void hdvini(void) { } void jumpto(void *addr) { } void longjmp(struct JMP_BUF *env, int16_t val) { } void Lo_RAM(void) { } void objclr(uint16_t obj) { } void objoff(uint16_t obj, uint16_t line, uint16_t num) { } void objon(uint16_t obj, uint16_t line, uint16_t num) { } void panic(void) { } void procpfl(uint16_t trig) { } void _ptcl12(uint16_t *fat, uint16_t cl, uint16_t val) { } int32_t rand24(void) { return 0; } void rjumpto(void *addr) { } void se_disp(struct s_entry *ep, int16_t sd, struct gdsel *gdstb[], int16_t cf) { } struct s_entry *se_exec(struct s_entry *ep, int16_t sd) { return 0; } uint16_t setipl(uint16_t arg) { return 0; } int16_t setjmp(struct JMP_BUF *env) { return 0; } void setsio(void) { } uint16_t setsr(uint16_t sr) { return 0; } void sjumpto(void *addr, void *stack) { } void sreset(void) { } uint16_t tofpu(uint16_t time) { return 0; } int32_t trap13(int16_t fun, ...) { return 0; } int32_t trap14(int16_t fun, ...) { return 0; } void trap15(void) { } void tsetup(void) { } void tsplot4(int16_t *obase, int16_t nw, int16_t fg, int16_t row, int16_t col, int8_t *str, int16_t pitch) { } int32_t uldiv(int32_t divid, int32_t divis) { return 0; } void vbank(uint16_t b) { } void vclrav(uint16_t *adr, uint16_t row, uint16_t col, uint16_t atr, uint16_t len) { } void vcputs(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str) { } void 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) { } void vfwait(void) { } void VIint(void) { } void vputa(uint16_t *sbase, uint16_t row, uint16_t col, uint16_t attrib) { } void vputc(uint16_t *sbase, uint16_t row, uint16_t col, uint16_t c, uint16_t attrib) { } void vputcv(uint16_t *adr, uint16_t row, uint16_t col, uint8_t chr, uint16_t atr, uint16_t cols) { } void vputp(struct octent *octad, int16_t xloc, int16_t yloc, int16_t val) { } void vsetav(uint16_t *adr, uint16_t row, uint16_t col, uint16_t atr, uint16_t len) { } void vsetcv(uint16_t *adr, uint16_t row, uint16_t col, uint16_t cfb, uint16_t len) { } void vsplot4(uint16_t *obase, uint16_t nw, uint16_t fg, uint16_t row, uint16_t col, int8_t *str, uint16_t pitch, uint16_t ht, int16_t cgtab[][256]) { } void vvputsv(uint16_t *obase, uint16_t nw, uint16_t fg, uint16_t bg, uint16_t row, uint16_t col, int8_t *str, uint16_t pitch, uint16_t ht, int16_t cgtab[][256]) { } void vwputp(struct octent *octad, int16_t xloc, int16_t yloc, int16_t val) { } void vwputs(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str) { } void xtrap15(void) { }