mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 22:04:10 +08:00
添加日志看看
This commit is contained in:
parent
f988c1bdcf
commit
fa3f77137c
@ -816,6 +816,7 @@ static void gbaGfxHandler(void *args)
|
||||
{
|
||||
u16 *hid_set = (u16*)0x10141112;
|
||||
u16 *hid_mode = (u16*)0x10141110;
|
||||
debug_printf("home press: %04x", *hid_mode);
|
||||
if( *hid_mode == 0 )
|
||||
{
|
||||
*hid_mode = detect_cheatKey;
|
||||
|
Loading…
x
Reference in New Issue
Block a user