Nugget
Loading...
Searching...
No Matches
Variables
globals.h File Reference
#include <stdint.h>
#include "common/psxlibc/handlers.h"
#include "common/psxlibc/stdio.h"
#include "openbios/kernel/events.h"
#include "openbios/kernel/threads.h"
Include dependency graph for globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

struct { 
 
   uint32_t   ramsize 
 
   uint32_t   unk1 
 
   uint32_t   unk2 
 
__globals60 
 
struct { 
 
   struct HandlersStorage *   handlersArray 
 
   uint32_t   handlersArraySize 
 
   struct Process *   processes 
 
   uint32_t   processBlockSize 
 
   struct Thread *   threads 
 
   uint32_t   threadBlockSize 
 
   uint32_t   xxx_06 
 
   uint32_t   xxx_07 
 
   struct EventInfo *   events 
 
   uint32_t   eventsSize 
 
   uint32_t   xxx_0a 
 
   uint32_t   xxx_0b 
 
   uint32_t   xxx_0c 
 
   uint32_t   xxx_0d 
 
   uint32_t   xxx_0e 
 
   uint32_t   xxx_0f 
 
   struct File *   files 
 
   uint32_t   filesSize 
 
   uint32_t   xxx_12 
 
   uint32_t   xxx_13 
 
   struct Device *   devices 
 
   struct Device *   devicesEnd 
 
   uint32_t   xxx_16 
 
   uint32_t   xxx_17 
 
   uint32_t   xxx_18 
 
   uint32_t   xxx_19 
 
   uint32_t   xxx_1a 
 
   uint32_t   xxx_1b 
 
   uint32_t   xxx_1c 
 
   uint32_t   xxx_1d 
 
   uint32_t   xxx_1e 
 
   uint32_t   xxx_1f 
 
__globals 
 

Variable Documentation

◆ [struct]

struct { ... } __globals

◆ [struct]

struct { ... } __globals60

◆ devices

struct Device* devices

◆ devicesEnd

struct Device* devicesEnd

◆ events

struct EventInfo* events

◆ eventsSize

uint32_t eventsSize

◆ files

struct File* files

◆ filesSize

uint32_t filesSize

◆ handlersArray

struct HandlersStorage* handlersArray

◆ handlersArraySize

uint32_t handlersArraySize

◆ processBlockSize

uint32_t processBlockSize

◆ processes

struct Process* processes

◆ ramsize

uint32_t ramsize

◆ threadBlockSize

uint32_t threadBlockSize

◆ threads

struct Thread* threads

◆ unk1

uint32_t unk1

◆ unk2

uint32_t unk2

◆ xxx_06

uint32_t xxx_06

◆ xxx_07

uint32_t xxx_07

◆ xxx_0a

uint32_t xxx_0a

◆ xxx_0b

uint32_t xxx_0b

◆ xxx_0c

uint32_t xxx_0c

◆ xxx_0d

uint32_t xxx_0d

◆ xxx_0e

uint32_t xxx_0e

◆ xxx_0f

uint32_t xxx_0f

◆ xxx_12

uint32_t xxx_12

◆ xxx_13

uint32_t xxx_13

◆ xxx_16

uint32_t xxx_16

◆ xxx_17

uint32_t xxx_17

◆ xxx_18

uint32_t xxx_18

◆ xxx_19

uint32_t xxx_19

◆ xxx_1a

uint32_t xxx_1a

◆ xxx_1b

uint32_t xxx_1b

◆ xxx_1c

uint32_t xxx_1c

◆ xxx_1d

uint32_t xxx_1d

◆ xxx_1e

uint32_t xxx_1e

◆ xxx_1f

uint32_t xxx_1f