Implement selectable PIN size, added support for the directional pad in PINs

This commit is contained in:
Aurora
2016-09-04 00:36:39 +02:00
parent 5cd1a207c9
commit 201fe05a06
7 changed files with 37 additions and 29 deletions

View File

@@ -440,7 +440,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
sizeof(stopCartUpdatesPatch), 2
);
u32 cpuSetting = MULTICONFIG(1);
u32 cpuSetting = MULTICONFIG(2);
if(cpuSetting)
{