summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/debugger/expressions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/debugger/expressions.rst')
0 files changed, 0 insertions, 0 deletions
emu/ui?id=00aec891925e530ced84f63a04aefaf0a4631582'>Added support for autofire under cheat menu and available only if cheats Michele Fochi2016-02-134-14/+248 |/ | | activated. * commented out unused member; fixes clang build (nw) Wilbert Pol2016-02-131-1/+1 | * fixed crash clicking on the DATs icon in the toolbar if there is no info ↵ dankan18902016-02-132-3/+3 | | | | available. * Grouped display of DAT file information in a single view. (WIP) nw dankan18902016-02-1312-792/+434 | * Fixed UI crash. (nw) dankan18902016-02-111-15/+1 | * Rearranged some filters. nw dankan18902016-02-116-32/+46 | * menu: standard menu now correctly handle the double click of the mouse. nw dankan18902016-02-101-52/+67 | * fixed wrong 'game' text. dankan18902016-02-101-16/+16 | * ui: Removed the creation of cache file 'info_', and also removed 'Screen ↵ dankan18902016-02-107-349/+48 | | | | Type', '(no)Samples' and 'Stereo' filters. (TODO: pending to restore them in a proper manner). * dsplmenu: re-added opengl video item. nw dankan18902016-02-101-12/+14 | * simpleselgame: The zeroing of the search does not require a reload. nw dankan18902016-02-102-2/+3 | * Merge pull request #610 from motoschifo/master Miodrag Milanović2016-02-082-0/+36 |\ | | | | Videosnaps patch (additional file to write: gamename.inp.timecode) [Michele Fochi] | * Added new options: Michele Fochi2016-02-081-0/+4 | | | | | | | | | | | | -[no]exit_after_playback (default=no) -[no]record_input (default=no) Added new UI shortcut to save current timecode (default F12) Translated variable names and comments to english language | * VideoSnaps patch Michele Fochi aka motoschifo2016-02-072-0/+32 | | | | | | http://adb.arcadeitalia.net/videosnaps.php * | ui: The video mode in the menu display options are now obtained directly ↵ dankan18902016-02-089-85/+90 | | | | | | | | from the settings. (nw) * | ui: fixed text in custom colours setup screen