19/03/96 ReadMe for egcode/lowlevel: cvector.arc: Example source showing how to claim vectors in C. keymon.arc: Asm code for monitoring key up / key down events mousev.arc Code to sit on MouseV and trap (and redirect) mouse events. serialclm.arc: Example source showing how to claim device vectors in C. This example uses the serial port. ticker.arc: This source shows how to use OS_CallEvery and OS_RemoveTickerEvent to provide a centi-second interrupt routine. tickervmod.arc: TickerVMod demonstrates the uses of claiming and releasing vectors under RISC OS using the OS_Claim and OS_Release SWI calls. In this call we use the TickerV (100Hz packemaker vector) to provide us with a single centi-second interrupt. sharesrc: BASIC / asm code (uploaded as plaintext) showing how to implement an area of shared memory between two applications poduleid: BASIC code which interrogates all podules for their ID and displays them