XRPC
From t-hack.com - Hack X300T / X301T
(New page: Making a xrpc (secure remote procedure call) to the to SMP8630 xpu works like this :<br> 1) Build a xrpc_block_header at VIRTUAL address $A <code><pre> #define XRPC_ID_GETSERIAL 0 // ...) |
|||
Line 43: | Line 43: | ||
8) Use the returned parameters from param0-param4 | 8) Use the returned parameters from param0-param4 | ||
− | This is how the whole shebang looks like in reality, TV2Engine.dll's DoPlatformSpecificInitialization from the DRA nk.bin : | + | This is how the whole shebang looks like in reality, TV2Engine.dll's DoPlatformSpecificInitialization from the DRA nk.bin :<br> |
+ | [[Image:Bondingcomment_DRA.png]] |