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

github.com/ClusterM/famicom-dumper-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-26 15:38:54 +0300
committerGitHub <noreply@github.com>2022-12-26 15:38:54 +0300
commit3ae6eef6430bba354b28a5c26edf460691c238b4 (patch)
treef191d2e88b9502ad77dafea3f154adcadf4098dd
parent6e146eff00ecc16d9dea7890ba9e3345e3c7e665 (diff)
Update PrgRamTest.cs
-rw-r--r--FamicomDumper/scripts/PrgRamTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/FamicomDumper/scripts/PrgRamTest.cs b/FamicomDumper/scripts/PrgRamTest.cs
index 1b1f1b7..7edfd7b 100644
--- a/FamicomDumper/scripts/PrgRamTest.cs
+++ b/FamicomDumper/scripts/PrgRamTest.cs
@@ -22,7 +22,7 @@
*/
/*
- * Usage: famicom-dumper script --cs-script PrgRamTest.cs --mapper <mapper> - [number of repetitions]
+ * Usage: famicom-dumper script --cs-file PrgRamTest.cs --mapper <mapper> - [number of repetitions]
*/
class TestPrgRam