Start undoing C++ comments

This commit is contained in:
retro-wertz
2017-10-15 02:07:42 +08:00
parent e428160996
commit ebca2248d0
75 changed files with 641 additions and 582 deletions

View File

@@ -95,7 +95,7 @@ static DECLFW(M69Write1) {
}
}
// SUNSOFT-5/FME-7 Sound
/* SUNSOFT-5/FME-7 Sound */
static void AYSound(int Count);
static void AYSoundHQ(void);
@@ -218,7 +218,7 @@ void Mapper69_ESI(void) {
AddExState(&SStateRegs, ~0, 0, 0);
}
// SUNSOFT-5/FME-7 Sound
/* SUNSOFT-5/FME-7 Sound */
static void M69Power(void) {
cmdreg = sndcmd = 0;