diff --git a/doc/7-systems/genesis.md b/doc/7-systems/genesis.md index 283fe3ddc..bfa935845 100644 --- a/doc/7-systems/genesis.md +++ b/doc/7-systems/genesis.md @@ -1,6 +1,6 @@ # Sega Genesis/Mega Drive -a video game console that showed itself as the first true rival to Nintendo's video game market near-monopoly in the US during the '80's. +a video game console that showed itself as the first true rival to Nintendo's video game market near-monopoly in the US during the '80s. this console is powered by two sound chips: the [Yamaha YM2612](ym2612.md) and [a derivative of the SN76489](sms.md). diff --git a/doc/7-systems/virtual-boy.md b/doc/7-systems/virtual-boy.md index 6aa260188..d7e5f8a6e 100644 --- a/doc/7-systems/virtual-boy.md +++ b/doc/7-systems/virtual-boy.md @@ -1,6 +1,6 @@ # Virtual Boy -a "portable" video game console made by Nintendo in the '90's. +a "portable" video game console made by Nintendo in the '90s. it supposedly was the beginning of virtual reality... nah, instead it failed to sell well because you use it for 15 minutes and then you get a headache. diff --git a/src/engine/sysDef.cpp b/src/engine/sysDef.cpp index aee338493..b9c37d890 100644 --- a/src/engine/sysDef.cpp +++ b/src/engine/sysDef.cpp @@ -1,4 +1,4 @@ -/** +'/** * Furnace Tracker - multi-system chiptune tracker * Copyright (C) 2021-2023 tildearrow and contributors * @@ -674,7 +674,7 @@ void DivEngine::registerSystems() { sysDefs[DIV_SYSTEM_PCE]=new DivSysDef( "PC Engine/TurboGrafx-16", NULL, 0x05, 0x05, 6, false, true, 0x161, false, 1U<