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

github.com/ClusterM/coolboy-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-16 16:02:44 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-16 16:02:44 +0300
commit74d2b7295d6ef688a331506a5d777d56ffb55123 (patch)
tree71063a7d4e045f0783abfebd382c586669cbab34
parentc8813bbcd9a6ecdc6e1a28afdcb9be56fea4559c (diff)
Example config & games
-rw-r--r--configs/games.list9
-rw-r--r--games/Alter_Ego.nes (renamed from homebrew/Alter_Ego.nes)bin40976 -> 40976 bytes
-rw-r--r--games/Zooming_Secretary.nes (renamed from homebrew/Zooming_Secretary.nes)bin40976 -> 40976 bytes
-rw-r--r--games/dummy0
4 files changed, 4 insertions, 5 deletions
diff --git a/configs/games.list b/configs/games.list
index ad10267..a18759a 100644
--- a/configs/games.list
+++ b/configs/games.list
@@ -4,7 +4,7 @@
; 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.
+; You can add few hidden ROMs using "?" as name! 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 :)
@@ -13,11 +13,10 @@ 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)
+demos/after_dark.nes | AFTER DARK
+
- | - GAMES -
+; Use tailing "/" to add the whole directory
games/
diff --git a/homebrew/Alter_Ego.nes b/games/Alter_Ego.nes
index fe729c9..fe729c9 100644
--- a/homebrew/Alter_Ego.nes
+++ b/games/Alter_Ego.nes
Binary files differ
diff --git a/homebrew/Zooming_Secretary.nes b/games/Zooming_Secretary.nes
index 4ca61c7..4ca61c7 100644
--- a/homebrew/Zooming_Secretary.nes
+++ b/games/Zooming_Secretary.nes
Binary files differ
diff --git a/games/dummy b/games/dummy
deleted file mode 100644
index e69de29..0000000
--- a/games/dummy
+++ /dev/null