Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/coolgirl-multicart/coolgirl-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-06 22:53:09 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-06 22:53:09 +0300
commit4c25238b1bae461d85ae2820ab3d58abaf8c162e (patch)
tree9ebe39483bfd78cb0c4c598012c12a3b372dee3c
parent585088722ec4d4ffb20d857da83d47936e7c5d7f (diff)
Altered demo config
-rw-r--r--configs/games.list43
1 files changed, 23 insertions, 20 deletions
diff --git a/configs/games.list b/configs/games.list
index 6da5e96..237c6ec 100644
--- a/configs/games.list
+++ b/configs/games.list
@@ -1,20 +1,23 @@
-; It's list of ROM files
-; Format: <path_to_filename> [| <menu name>]
-
-; You can add few hidden ROMs! I'm using it for some system tests.
-; First will be started while holding Up+A+B at start.
-; Second one will be started while holding Down+A+B at start.
-; Also you can add third hidden ROM, it will be started using konami code :)
-spec/sram.nes | ?
-spec/controller.nes | ?
-demos/Unchained_Nostalgia.nes | ?
-
-; You can add some separators. Use "-" as filename for it. But you MUST disable auticatic alphabetically sorting to show them.
-- | - HOMEBREW -
-; Use tailing "/" to add whole directory
-homebrew/
-- | - DEMOS -
-; Just pathes to ROMs
-demos/after_dark.nes | AFTER DARK (DEMO)
-- | - GAMES -
-games/
+; It's list of ROM files
+; Format: <path_to_filename> [| <menu name>]
+
+; You can add "!NOSORT" at the beginning of the file to disable alphabetically sorting
+!NOSORT
+
+; You can add few hidden ROMs! I'm using it for some system tests.
+; First will be started while holding Up+A+B at start.
+; Second one will be started while holding Down+A+B at start.
+; Also you can add third hidden ROM, it will be started using konami code :)
+spec/sram.nes | ?
+spec/controller.nes | ?
+demos/Unchained_Nostalgia.nes | ?
+
+; You can add some separators. Use "-" as filename for it. But you MUST disable alphabetically sorting to show them.
+- | - HOMEBREW -
+; Use tailing "/" to add whole directory
+homebrew/
+- | - DEMOS -
+; Just pathes to ROMs
+demos/after_dark.nes | AFTER DARK (DEMO)
+- | - GAMES -
+games/