demos.dxy [code] | Main page for collecting our C examples |
include/atomic.h [code] | Interface: critical section management |
include/conio.h [code] | Interface: console input / output |
include/critsec.h [code] | Interface: critical section management |
include/dbutton.h [code] | Interface: query raw button states |
include/dirpd.h [code] | Interface: direct control of Dual IR Proximity Detector |
include/dkey.h [code] | Interface: debounced key driver |
include/dlcd.h [code] | Interface: direct control of LCD display |
include/dmotor.h [code] | Interface: direct motor control |
include/dsensor.h [code] | Interface: direct reading of sensors |
include/dsound.h [code] | Interface: direct control of sound |
include/mem.h [code] | Interface: memory data types |
include/persistent.h [code] | Interface: Definitions for persistent data |
include/remote.h [code] | Interface: LEGO Infrared Remote Control |
include/semaphore.h [code] | Interface: POSIX 1003.1b semaphores for task synchronization |
include/setjmp.h [code] | Non-local goto as specified in ANSI C |
include/stdlib.h [code] | Interface: reduced standard C library |
include/string.h [code] | Interface: string functions |
include/swmux.h [code] | Interface: direct control of a touch sensor multiplexor |
include/time.h [code] | Interface: Time-related data and types |
include/tm.h [code] | Interface: task management |
include/unistd.h [code] | Interface: reduced UNIX standard library |
include/lnp/lnp-logical.h [code] | LNP Interface: link networking protocol logical layer |
include/lnp/lnp.h [code] | LNP Interface: link networking protocol |
include/rom/lcd.h [code] | ROM Interface: RCX LCD control |
include/rom/registers.h [code] | ROM Interface: RCX registers cached by ROM functions |
include/rom/sound.h [code] | ROM Interface: RCX sound functions |
include/rom/system.h [code] | ROM Interface: RCX system control functions |
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |