![]() |
SMB Game Timer - Printable Version +- MFGG Forums (https://forums.mfgg.net) +-- Forum: MFGG (https://forums.mfgg.net/forumdisplay.php?fid=4) +--- Forum: Developer Discussion (https://forums.mfgg.net/forumdisplay.php?fid=10) +--- Thread: SMB Game Timer (/showthread.php?tid=3384) |
SMB Game Timer - NotFlawffles - 09-06-2025 I have downloaded some disassembly to help with the development of my own fangame of NES' Super Mario Bros. I realized there was memory and reference for something the disassembly calls "game timer" (not frame timer), and i'm not sure what that is supposed to be, I would like to know more. Thank you. RE: SMB Game Timer - littlelum - 09-08-2025 Maybe it's the total number of frames the game has been running? To be honest I'm not sure if this is the best place to ask, as this community doesn't really delve into technical details of the official games. RE: SMB Game Timer - GeneSu730 - 09-09-2025 If I recall, there was a timer in the game. You start a stage with 400 or 300 seconds. If the timer runs to zero, you lose a life. |