Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-14 | Add hotkeys to quickly load from and save to saved state #1, as well as to ↵ | Nebuleon Fumika | |
toggle full-screen (going from mode 3, middle of screen, to mode 4, full-screen smoothed). This commit uses text that has not been validated in some languages. | |||
2013-02-06 | Fix settings not getting loaded with a ROM provided by plugin arguments. | BassAceGold | |
2013-02-06 | Implement automatic CPU frequency switching, which improves battery life if ↵ | Nebuleon Fumika | |
playing games that don't use all of the MIPS CPU. If all of it is indeed needed, then the game will constantly play at 396 MHz. | |||
2013-01-18 | Fix multiple compiler warnings: forward declaration, implicit declaration, ↵ | Nebuleon Fumika | |
unused variable, variable used uninitialised, unused function (when not used anywhere else with a #define). |