as far as i know, SGB movie recording is fully functional now. the mnemonic is the same as SNES, the system id is "SGB"

This commit is contained in:
goyuken 2012-09-30 00:27:00 +00:00
parent ddf99f789c
commit b5b164caf3
1 changed files with 1 additions and 0 deletions

View File

@ -345,6 +345,7 @@ namespace BizHawk.MultiClient
case "NES":
return "|.|........|........|........|........|";
case "SNES":
case "SGB":
return "|.|............|............|............|............|";
case "SMS":
case "GG":