redolution / gekkoboot

A utilitarian bootloader for the GameCube
GNU General Public License v2.0
123 stars 22 forks source link

C) Add debug mode. #30

Closed yo1dog closed 7 months ago

yo1dog commented 2 years ago

This PR is child of #29. To see diff with parent: https://github.com/yo1dog/iplboot/compare/yo1dog/cli-parsing...yo1dog/debug-mode

Debug mode replaces the "hold D-Down to delay exit" functionality. Instead, holding D-Down or the reset button on boot will enable debug mode. Debug mode increases verbosity and will always prompt the user before exiting and at various other points to facilitate reading the logs.