i guess
to anybody who bothers reading the contents of this commit: who cares? you promised me C163 would become the name but nobody has bothered to call it C163 for an entire week. there's no point on pushing a dead idea forward!
This commit is contained in:
parent
2af4992e9b
commit
da8f7dabd5
7 changed files with 11 additions and 29 deletions
|
|
@ -409,7 +409,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"Namco C163", {
|
||||
"Namco 163", {
|
||||
DIV_SYSTEM_N163, 64, 0, 0,
|
||||
0
|
||||
}
|
||||
|
|
@ -617,7 +617,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"Famicom with Namco C163", {
|
||||
"Famicom with Namco 163", {
|
||||
DIV_SYSTEM_NES, 64, 0, 0,
|
||||
DIV_SYSTEM_N163, 64, 0, 112,
|
||||
0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue