local function fn() print(emu.framecount()) end memory.registerexecute(0xA587AA, fn)