-
@norainthefuture 1/x RBY don't use the gameboy clock since they don't have one. It's button inputs + an in-game variable that's used to keep track of how long you played in-game. Like on save file select it'll say X Hours, X Minutes, X seconds. And then it has 0-60 frames internally to convert
-
@norainthefuture 2/x to seconds. GSC is the same as RBY + Date/time. For FRLG, "gameboy clock" is technically correct, but the term clock is probably misleading since it's not an RTC. I would say "CPU Register" or "timer1". Everything else is correct and fine!