the Namco C163 trial
This commit is contained in:
parent
402a1d06cf
commit
f8d851cbc2
4 changed files with 6 additions and 6 deletions
|
|
@ -324,7 +324,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"Namco 163", {
|
||||
"Namco C163", {
|
||||
DIV_SYSTEM_N163, 64, 0, 0,
|
||||
0
|
||||
}
|
||||
|
|
@ -512,7 +512,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"NES with Namco 163", {
|
||||
"NES with Namco C163", {
|
||||
DIV_SYSTEM_NES, 64, 0, 0,
|
||||
DIV_SYSTEM_N163, 64, 0, 112,
|
||||
0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue