bsnes/higan
Tim Allen 173a5d67bc Update to v106r37 release.
byuu says:

Changelog:

  - bsnes: cheat code “enabled” option changed to “enable”
  - bsnes: connected “Cancel” action on add/edit cheat code window
  - hiro: improved BrowserDialog::selectFolder() behavior
      - can choose “Select” inside of a target folder when no items are
        selected
  - bsnes: implemented state manager
  - bsnes: save a recovery state before loading a state, quitting, or
    changing drivers
  - bsnes: input settings, hotkey settings, cheat editor, state manager
    entries are now batchable
      - this allows bulk clearing/deleting of entries
  - bsnes: cheat code list now auto-sorts alphabetically instead of
    using up/down move arrows

I know most people will probably prefer to order cheat codes the way
they want, but the issue is that the state manager can't really work
this way. Each state is a file on disk. So yes, we could store a
states-manifest.bml to track the order of the states, or try to insert
numbers into the filenames and do bulk filesystem rename operations on
sorting, but then we would run into oddities when users delete state
files manually. And really, manual sorting is just clumsy. If you really
want a specific ordering, you can prefix cheats/states with numeric
indices instead.
2018-06-07 21:48:41 +10:00
..
audio Update to v103r16 release. 2017-07-17 20:32:36 +10:00
emulator Update to v106r37 release. 2018-06-07 21:48:41 +10:00
fc Update to v106r31 release. 2018-05-28 11:51:38 +10:00
gb Update to v106r31 release. 2018-05-28 11:51:38 +10:00
gba Update to v106r30 release. 2018-05-28 11:16:27 +10:00
md Update to v106r36 release. 2018-06-04 12:44:57 +10:00
ms Update to v106r36 release. 2018-06-04 12:44:57 +10:00
obj Ignore generated file dependency information. 2018-05-25 18:07:03 +10:00
out Update to v106r25 release. 2018-05-23 13:45:24 +10:00
pce Update to v106r36 release. 2018-06-04 12:44:57 +10:00
processor Update to v106r26 release. 2018-05-24 12:14:17 +10:00
resource Update to v106r24 release. 2018-05-20 14:39:29 +10:00
sfc Update to v106r36 release. 2018-06-04 12:44:57 +10:00
systems Update to v106r34 release. 2018-06-02 12:47:37 +10:00
target-bsnes Update to v106r37 release. 2018-06-07 21:48:41 +10:00
target-higan Update to v106r35 release. 2018-06-03 23:14:42 +10:00
video Update to v102r22 release. 2017-06-09 00:08:02 +10:00
ws Update to v106r30 release. 2018-05-28 11:16:27 +10:00
GNUmakefile Update to v106r33 release. 2018-05-31 17:06:55 +10:00