display: basic implementation of displa refresh changing

This commit is contained in:
souldbminersmwc
2025-12-24 15:45:09 -05:00
parent f7ee2bba02
commit 15fc7bc8f2
6 changed files with 909 additions and 2 deletions

View File

@@ -120,10 +120,35 @@
"svcGetSystemInfo": "0x6f",
"svcCallSecureMonitor": "0x7f"
}
},
{
}, {
"type": "min_kernel_version",
"value": "0x0060"
}, {
"type": "handle_table_size",
"value": 1023
}, {
"type": "debug_flags",
"value": {
"allow_debug": true,
"force_debug_prod": false,
"force_debug": false
}
}, {
"type": "map",
"value": {
"address": "0x60006000",
"size": "0x1000",
"is_ro": false,
"is_io": true
}
}, {
"type": "map",
"value": {
"address": "0x54300000",
"size": "0x40000",
"is_ro": false,
"is_io": true
}
}
]
}