C Programming and Resources |
MDFS::System.C | Search |
C Compilers | |||
BBC 6502 | Spectrum Z80 | RISC OS ARM | 6502, Z80 |
Documentation | |||
BBC/Docs BBC I/O Library | Spectrum/Docs Spectrum I/O Library | ||
Source Code and 'C' Libraries | |||
console.c console.h console.txt | Windows console keyboard and vdu library. Returns keyboard keypresses with the keycodes ordered in a regular manner rather than the apparently random order of the native Windows keycodes, and distinguishes editing and function keys from normal top-bit set characters. | ||
bbc/sys.s bbc/os.h os.txt | Interface to BBC host OS | ||
bbc/xos.s bbc/xos.h xos.txt | Error-trapping Interface to BBC host OS | ||
bbc/vdu.h | BBC VDU functions | ||
Tools | C programming tools |