SaturnRingLibrary 0.9.2
SGL wrapper
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
 NSRLSaturn ring library
 NBitmapBitmap loading
 NDevCartNamespace for Sega Saturn USB development cartridge hardware access
 NCS0CS0 area: Flash memory and USB-related registers This namespace groups constants and functions for accessing the cartridge's CS0 memory space, which includes flash memory and USB communication registers (likely for a Sega Saturn USB dev cart). Addresses are memory-mapped I/O; accesses should use volatile pointers to prevent optimization issues
 NSDCardRegistersRegisters for controlling the SD card on the development cartridge These registers are mapped in the CS0 memory space
 NCS1CS1 area: CPLD registers This namespace groups constants for accessing the CPLD (Complex Programmable Logic Device) registers, which are used to control features like LEDs, the SD card interface, and general-purpose I/O
 NEndianEndian conversion utilities
 NInputInput handling
 NLoggerLogger namespace that holds the logger functionality
 NMathSaturnMath++ library functions
 NTypes
 NSGLSGL helpers
 NSoundSound handling
 NTilemapVDP2 tilemap interface and utilities
 NInterfaces
 NTypesValue types