diff options
author | 2016-11-17 16:44:14 -0500 | |
---|---|---|
committer | 2016-11-17 16:44:14 -0500 | |
commit | 15534c9a494cc9f3d38a208e70a715e183f26bc5 (patch) | |
tree | 6c34e5f50ffc0a5ce8cd7bda337fded3e35bc41f /src/mame/drivers/snesb.cpp | |
parent | 0fb4fe79f8def330bdf6a9a08c59b211ca4e623c (diff) |
spellin werds (nw)
Diffstat (limited to 'src/mame/drivers/snesb.cpp')
-rw-r--r-- | src/mame/drivers/snesb.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/snesb.cpp b/src/mame/drivers/snesb.cpp index acdd7226776..78b3d785aa0 100644 --- a/src/mame/drivers/snesb.cpp +++ b/src/mame/drivers/snesb.cpp @@ -23,7 +23,7 @@ TODO: - kiinstb : fix gfx glitches, missing texts - ffight2b : remove hack for starting credits (RAM - mainly 0x7eadce where credits are stored - is filled with 0x55, so you are awarded 55 credits on a hard reset) - - sblast2b : dipswicthes + - sblast2b : dipswitches - sblast2b : pressing start during gameplay changes the character used. Intentional? - denseib : fix gfx glitches, missing texts |