Fix SNES Game Genie Add button (issue #420)

This commit is contained in:
adelikat 2015-06-06 22:26:32 +00:00
parent 68506d6ea1
commit 59eb3dc2f2
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ namespace BizHawk.Client.EmuHawk
}
var watch = Watch.GenerateWatch(
MemoryDomains["BUS"],
MemoryDomains["System Bus"],
address,
Watch.WatchSize.Byte,
Watch.DisplayType.Hex,