aboutsummaryrefslogtreecommitdiff
path: root/source/nds/gui.h
AgeCommit message (Expand)Author
2013-03-10Center text without needing endless spaces; also support \n in centered text.Nebuleon Fumika
2013-02-19Start option text more to the left to fit more text in a line. Widen cheat de...Nebuleon Fumika
2013-02-14Add hotkeys to quickly load from and save to saved state #1, as well as to to...Nebuleon Fumika
2013-02-09Add retro sound as a setting in all languages except Chinese.Nebuleon Fumika
2013-02-06Yeah... Despite the audio optimisations, sound still crackles with display do...Nebuleon Fumika
2013-02-06Reinstate frame skipping options 0 and 1, but keep the new meaning (>= 2 equi...Nebuleon Fumika
2013-02-06Implement automatic CPU frequency switching, which improves battery life if p...Nebuleon Fumika
2013-02-05Force both manual and automatic frameskipping to be at or above 2. Resets the...Nebuleon Fumika
2013-02-05Change the upper screen updates to be double-buffered. Require that one audio...Nebuleon Fumika
2013-02-03Synchronise the controller status more spread out inside a rendered frame:Nebuleon Fumika
2013-02-03Force waiting for a screen to be transferred (update mode 1) because otherwis...Nebuleon Fumika
2013-02-03Make it easier to change the "high" and "low" CPU frequencies, as well as to ...Nebuleon Fumika
2013-02-01Add an option that controls which element should be more fluid, per game: vid...Nebuleon Fumika
2013-02-01When starting CATSFC, assume the backlights are both on, so don't delay 100 m...Nebuleon Fumika
2013-01-20Prepare data structures for adding hotkeys.Nebuleon Fumika
2013-01-19Prepare code to ask for a hotkey. Prepare a temporary fast-forward switch.Nebuleon Fumika
2013-01-18Fix multiple compiler warnings: forward declaration, implicit declaration, un...Nebuleon Fumika
2013-01-07Add support for user-selected and automatic frame skipping. Add support for P...Nebuleon Fumika
2013-01-02Sleep when the lid is closed AND emulation is running. I don't know to what e...Nebuleon Fumika
2012-12-26Add the update methods for the upper and lower screen into defines.Nebuleon Fumika
2012-12-22Preliminary Snes9x-based cheat code support. Not tested, because the file sel...Nebuleon Fumika
2011-03-05first commitKitty Draper