Home | Forums | What's new | Resources | |
Hardware reset from Paddle |
vbt - Dec 30, 2006 |
profshiny | Jan 8, 2007 | |||
Most games will reset if you hold A+B+C+Start. I don't know if that is built into the system, though, or if it's added on a game-by-game basis. |
ExCyber | Jan 8, 2007 | |||
It's not built-in; it's something the game/app has. |
cgfm2 | Jan 8, 2007 | |||||
If you are running tests using the Action Replay, you can make your program jump to the AR ROM entry point for a quick reset (no BIOS intro animation) at $22000100. I have my crt0.s file set up so that when main() returns, it jumps to that address. Very handy. |
Pyrite | Jan 9, 2007 | |||||
The bios animation still runs when you power on the system right? I just wish there was a way to permanently disable that thing, the menus even, all I care about is the RAM and the satellite features. |
cgfm2 | Jan 9, 2007 | |||||
Yeah, you can't skip that. At least you can make it go faster by hitting start, but it's still inconvenient. |