mirror of
https://github.com/emu-russia/pureikyubu.git
synced 2025-04-02 10:42:15 -04:00
18 lines
279 B
JSON
18 lines
279 B
JSON
{
|
|
"info": {
|
|
"description": "GAMECUBE GPU (GX) Commands",
|
|
"helpGroup": "GX Debug Commands"
|
|
},
|
|
|
|
"can": {
|
|
|
|
"GXDump": {
|
|
"help": "Show the current state of all GX registers."
|
|
},
|
|
|
|
"DumpFifo": {
|
|
"help": "Dump PI/CP FIFO configuration"
|
|
}
|
|
|
|
}
|
|
}
|