Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
R
 race condition on address space allocation
 rand
 RAND_MAX
 Read-addref-read pattern needs to be added, Race condition
 Read3C0
 Read3C2
 Read3C4
 Read3C6
 Read3CE
 Read3D4
 ReadKey
 ReadKeyboard
 ReadPageTableEntry32Hole
 realloc
 really esp-local(not: ebp-local)???
 really ugly
 Recurse
 refcount, mos_buf_impl_t
 register 67 unused on Trio64V2 DX/ GX,required for VirtualPC/ V+?
 Release, MCObject
 release this address
 ReleaseMemoryLocks
 rem
 remainder functions
 Remove tmpfile()files, Flush and close open streams
 RemoveInterface, MCQueryUtility
 RemoveMemoryReference32
 replace with a call to pciserv
 replace with real handlers
 RequestAddress32
 RequestGDT32Entry
 requestindex, mos_system_cb_t
 RequestMemory32
 resolve virtual pointers
 rest of 2(if there’s anything)?, UDI_NIC_MEDIATYPE
 Retain, MCObject
 routealloc
 RouteAlloc
 routefind
 RouteFind
 RunATITest
 RunInterrupt
 Runtime components
pagetable r/w should be altered so that we can allocate pages for use.
int rand(void)
Returns a random number between 0 and RAND_MAX
defines the maxinum number returned by rand
Function Read3C0 Cdecl Alias "Read3C0" (ByVal index As Byte) As Unsigned Byte
Reads an value from the indexed VGA register 3C0 (Attribute Control Register)
Function Read3C2 Cdecl Alias "Read3C2" () As Unsigned Byte
Reads the value from VGA register 3C2 (Miscellaneous Output Register)
Function Read3C4 Cdecl Alias "Read3C4" (ByVal index As Byte) As Unsigned Byte
Reads an value from the indexed VGA register 3C4 (Sequencer Register)
Function Read3C6 Cdecl Alias "Read3C6" As Unsigned Byte
Reads the value from VGA register 3C6 (DAC Mask)
Function Read3CE Cdecl Alias "Read3CE" (ByVal index As Byte) As Unsigned Byte
Reads an value from the indexed VGA register 3CE (Graphics Controller Register)
Function Read3D4 Cdecl Alias "Read3D4" (ByVal index As Byte) As Unsigned Byte
Reads an value from the indexed VGA register 3D4 (CRTC Register)
Function ReadKey() As Byte
Waits for a keypress, then returns the associated character.
Function ReadKeyboard() As Unsigned Byte
reads a keypress from the kbc and adjusts the state accordingly
Sets a page table entry if allowed.
void * realloc(void *ptr,
size_t size)
Attempts to resize the allocated block of memory given in ptr.
udi_index_t refcount
Holds the amount of references to this data.
Declare Sub Release()
Release ownership of an object
OOPS
Releases memory locks as given by findmemory and relatives
int rem
stores the remainder after the division
long int rem
stores the remainder after the division
long long int rem
stores the remainder after the division
Declare Sub RemoveInterface(ByVal interface As Integer)
Removes an interface from the exposed list
Decrements the reference count to a memory location.
Requests ownership of one location in the physical address space
Requests ownership of one specified GDT entry
udi_ubit32_t requestindex
contains the request number for pipelined requests
Requests ownership of one memory location
Declare Sub Retain()
Claim (co-)ownership of an object
Publicate a named port
Requests a name to be bound to a port
Find a port given its name
Requests to find a gate
Public Sub RunATITest (vram As Byte Ptr,
lfb As Byte Ptr,
aperture As Long Ptr,
portbase As Long)
Runs the ATI Mach64 Test suite
Function RunInterrupt(ax as integer,
cx as integer,
bx as integer) As Byte
Calls a VBE interrupt
Common routines during kernel operation.