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

github.com/coolgirl-multicart/coolgirl-famicom-multicart.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-09-10 23:26:14 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-09-10 23:26:14 +0300
commit0e02c9c3c46870eacf1343404bd0df132b27378d (patch)
treebfb511e2c36dcfdf73771dbd3ecf0d7108591e1f
parent3f19472718c8993e8c5b77f209889bbaa7d8ac84 (diff)
It was bad idea to rename top-level entity
-rw-r--r--.gitignore16
-rw-r--r--CoolGirl.v2
2 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index aa63665..fe545da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
-*.qws
-*.bak
-*.qdf
-db/
-incremental_db/
-output_files/
-simulation/
-*.dip~
+*.qws
+*.bak
+*.qdf
+db/
+incremental_db/
+output_files/
+simulation/
+*.dip~
diff --git a/CoolGirl.v b/CoolGirl.v
index 961db7c..f068715 100644
--- a/CoolGirl.v
+++ b/CoolGirl.v
@@ -2,7 +2,7 @@
COOLGIRL Multicart brunch 4.x
*/
-module CoolGirl4 # (
+module CoolGirl # (
parameter USE_MAPPER_005 = 1, // MMC5 (partical support): Castlevania 3 only
parameter USE_MAPPER_009_010 = 1, // mapper #009 - MMC2, #010 - MMC4
parameter USE_MAPPER_011 = 1, // mapper #011 - Color Dreams