Namespace for Sega Saturn USB development cartridge hardware access.
Namespaces | |
| namespace | CS0 |
| CS0 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. | |
| namespace | CS1 |
| CS1 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. | |