Nugget
Bare-metal libraries and examples for the original PlayStation
Loading...
Searching...
No Matches
Functions | Variables
kernel.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int psxprintf (const char *msg,...)
 

Variables

struct { 
 
   uint32_t   ramsize 
 
} __globals60 
 
struct { 
 
   void *   handlersArray 
 
   uint32_t   handlersArraySize 
 
   struct Process *   processes 
 
} __globals 
 

Function Documentation

◆ psxprintf()

int psxprintf ( const char *  msg,
  ... 
)

Variable Documentation

◆ [struct]

struct { ... } __globals

◆ [struct]

struct { ... } __globals60

◆ handlersArray

void* handlersArray

◆ handlersArraySize

uint32_t handlersArraySize

◆ processes

struct Process* processes

◆ ramsize

uint32_t ramsize