Editing Game & Watch

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
 
|title = Nintendo Game & Watch
 
|title = Nintendo Game & Watch
 
|logo = gamewatch1.png
 
|logo = gamewatch1.png
|imagecaption=Donkey Kong (Vertical Multi Screen)
 
 
|developer = [[:Nintendo]]
 
|developer = [[:Nintendo]]
 
|type = [[:Category:Handhelds|Handheld electronic game]]
 
|type = [[:Category:Handhelds|Handheld electronic game]]
Line 8: Line 7:
 
|release = 1980
 
|release = 1980
 
|discontinued = 1991 (2010 & 2020)
 
|discontinued = 1991 (2010 & 2020)
|successor = [[Game Boy/Game Boy Color emulators|Game Boy (Color)]]
+
|successor = [[Game Boy/Game Boy Color emulators|Game Boy/Color]]
 
|emulated = {{✓}}
 
|emulated = {{✓}}
 
}}
 
}}
Line 17: Line 16:
  
 
==Emulators==
 
==Emulators==
<div style="max-width:100%;overflow:auto;">
 
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 23: Line 21:
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro]]
 
! scope="col"|[[libretro]]
! scope="col"|<small>[https://retroachievements.org/gameSearch.php?o=0&p=0&i=60 Retro<br/>Achievements]</small>
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended emulators|Recommended]]
 
! scope="col"|[[Recommended emulators|Recommended]]
 
|-
 
|-
! colspan="8"|PC / x86
+
! colspan="7"|PC / x86
 
|-
 
|-
 
|[[MAME]]
 
|[[MAME]]
 
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
+
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|-
 
|[[DSP]]
 
|[[DSP]]
 
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|[https://github.com/leniad/dsp-emulator {{DSPVer}}]
 
|[https://github.com/leniad/dsp-emulator {{DSPVer}}]
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
|}
</div>
 
  
;[[MAME]]:
+
;'''[[MAME]]''':It was officially the 1st Game & Watch emulator, with support for almost all games. It started to comprehensively cover the Game & Watch games from around just before mid-2017 (e.g. [https://wiki.mamedev.org/index.php/MAME_0.185 0.185] in May 2017) and emulated its first game in [https://wiki.mamedev.org/index.php/MAME_0.186 0.186]. Since July 9, 2020, MAME supports at least one version of each Game & Watch model.
It was officially the 1st Game & Watch emulator, with support for almost all games. It started to comprehensively cover the Game & Watch games from around just before mid-2017 (e.g. [https://wiki.mamedev.org/index.php/MAME_0.185 0.185] in May 2017) and emulated its first game in [https://wiki.mamedev.org/index.php/MAME_0.186 0.186]. <br> Since July 9, 2020, MAME supports at least one version of each Game & Watch model.
+
:* See [https://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_sm510.cpp MAME driver] which covers all of the Game & Watch series of games and those of a similar ilk from other companies running on the LCD game handhelds with Sharp SM5xx family of CPUs (SM5A/SM510/SM511/SM512) (Other companies that released similar games included Konami, Elektronika, [[Tiger_LCD_Handhelds|Tiger Electronics]], Tronica and VTech).
 +
:* [http://adb.arcadeitalia.net/lista_mame.php?game_sourcefile=hh_sm510.cpp&arcade_only=0&current_version=0 Arcade Italia's database] of compatibility records for games on MAME.
  
 
;'''DSP''':It was officially the 2nd Game & Watch emulator. Just before mid-June 2017, it also started to emulate a few notable Game & Watch "Thanks to MAME for the ROMs and the info." (as stated in the [https://github.com/leniad/dsp-emulator readme]).  
 
;'''DSP''':It was officially the 2nd Game & Watch emulator. Just before mid-June 2017, it also started to emulate a few notable Game & Watch "Thanks to MAME for the ROMs and the info." (as stated in the [https://github.com/leniad/dsp-emulator readme]).  
Line 53: Line 50:
 
Even when a Game & Watch game's ROM had been dumped, one of the biggest challenges with accurately emulating it was with how the Game & Watch displayed graphics. Rather than by sending output to an LCD display like most cartridge-based handhelds do, Game & Watch games (as well as most other handheld electronic games from the same time) displayed graphics by lighting up pre-drawn LCD segments, like a calculator. To recreate this as accurately as possible, MAME uses .SVG files traced from high-quality scans of the LCD screen, allowing graphics in supported Game & Watch games to be displayed crisply at any resolution without the loss of any detail. While this is the most accurate way to recreate the LCD graphics outside of obtaining the original art from Nintendo, it is a difficult and time-consuming process as not only does the LCD need to be scanned at a high resolution with all segments lit up to capture all of the graphics but the scans must be traced very carefully to faithfully recreate the original artwork.
 
Even when a Game & Watch game's ROM had been dumped, one of the biggest challenges with accurately emulating it was with how the Game & Watch displayed graphics. Rather than by sending output to an LCD display like most cartridge-based handhelds do, Game & Watch games (as well as most other handheld electronic games from the same time) displayed graphics by lighting up pre-drawn LCD segments, like a calculator. To recreate this as accurately as possible, MAME uses .SVG files traced from high-quality scans of the LCD screen, allowing graphics in supported Game & Watch games to be displayed crisply at any resolution without the loss of any detail. While this is the most accurate way to recreate the LCD graphics outside of obtaining the original art from Nintendo, it is a difficult and time-consuming process as not only does the LCD need to be scanned at a high resolution with all segments lit up to capture all of the graphics but the scans must be traced very carefully to faithfully recreate the original artwork.
  
=Games=
+
==Games==
The main way of playing these games outside buying any of the units second hand is MAME, its accuracy automatically makes it the recommended way of playing these games but if you really don't want to use it, there are other ways in the simulators list.
 
 
 
==MAME Support==
 
<div style="max-width:100%;overflow:auto;">
 
 
{|class="wikitable sortable mw-collapsible mw-collapsed
 
{|class="wikitable sortable mw-collapsible mw-collapsed
 
|+  style="background: #ECECEC;"|
 
|+  style="background: #ECECEC;"|
Line 507: Line 500:
 
|Yes
 
|Yes
 
|
 
|
|-
 
|Super Mario Bros.
 
|1987
 
|Diskun prize
 
|style="background:gainsboro;"|None
 
|
 
|Only given away as a prize to Nintendo players winning the F-1 Grand Prix Tournament in Japan [https://handheldmuseum.com/Nintendo/SMBPromo.htm] [https://consolevariations.com/collectibles/nintendo-game-watch-super-mario-bros-diskun]
 
 
|-
 
|-
 
|Super Mario Bros.
 
|Super Mario Bros.
Line 585: Line 571:
 
|
 
|
 
|}
 
|}
</div>
 
  
List Note: underlined text = devices that are re-releases of G&W games that are technically not apart of the Game & Watch Series.
+
Note: underlined text = devices that are re-releases of G&W games that are technically not apart of the Game & Watch Series.
 +
 
 +
From an emulation point of view, the 2009 re-release of Ball is a completely new game with a different CPU and a different program compared to the original Ball release.
 +
 
 +
The three Panorama titles listed here are completely different games than the standard versions despite the same names.
 +
 
 +
The tabletop version of Mario's Cement Factory is similar to the widescreen and panorama versions but has different artwork and slightly different gameplay.
 +
 
 +
The silver version of Fire has slightly different gameplay than the widescreen version.
 +
 
 +
The Telko Bassmate Computer (model BM-501) was produced for Telko by Nintendo as an OEM product and sold under different brands, i.e. Telko, KMV, and Probe 2000.
 +
The hardware is identical to G&W Multi-Screen, but it's not part of the game series.
 +
*CPU: Sharp SM511 label BM-501 556AA
 +
*OUT: dual LCD screens with custom segments, 1-bit sound
  
 
==Simulators==
 
==Simulators==
 +
For those who don't want to use MAME, this is your only option outside of buying any unit used.
 +
* Nintendo officially released virtual reproductions in the games and compiled them in the ''Game & Watch Gallery'' (and, later, ''Game & Watch Collection'') series of games. These games had both "classic" and "modern" variations of these games. While these collections have a loss of "authenticity" (especially in the collections that are running on earlier hardware), these collections are Game Boy, Game Boy Color, Game Boy Advance, and Nintendo DS games for which emulators are widespread. (A few games are from the DSiWare series, though every game in the DSiWare series appears in another collection.) However, some of the games in the collection (notably ''Zelda'') may need to be unlocked before play.
 +
* [http://www.pica-pic.com/ Pica Pic] (by Hipopotam) is an online collection of Game & Watch games under an authentic presentation (using Adobe Flash). While there seems to be no way to play these games offline, there are a few games that are exclusive to the website.
 +
* Madrigal wrote some [http://www.madrigaldesign.it/sim/ simulations] that give an offline, authentic presentation of the Game & Watch games, the collection of these games growing through time. Of particular note is that these are available to play through [[RetroArch]] through the gw-libretro core. There are also some that are not of the Game & Watch series.
 +
* [http://bdrgames.nl/lcdgames/ lcdgame.js] is an open-source JavaScript library that currently supports authentic representations of Donkey Kong II and Mario Bros.
 +
* [http://www.emulator3000.org/hq.htm Handheld Quake] is a free simulator that simulates some Elektronika and Nintendo handhelds.
 +
* Nintendo released the Super Mario Bros. 35 Anniversary Game & Watch that contains a version of Ball with Mario or Luigi as the character.
  
<div style="max-width:100%;overflow:auto;">
+
==Games exclusive to some collections==
{|class="wikitable mw-collapsible mw-collapsed
+
===SM5xx CPU games in MAME that are not part of the Game & Watch Series===
|+  style="background: #ECECEC;"|
+
 
! Simulator
+
Produced for Telko by Nintendo
!Description
+
*Bassmate Computer (model BM-501)
|-
+
 
|Nintendo
+
Elektronika:
| Nintendo officially released virtual reproductions in the games and compiled them in the ''Game & Watch Gallery'' (and, later, ''Game & Watch Collection'') series of games. These games had both "classic" and "modern" variations of these games. While these collections have a loss of "authenticity" (especially in the collections that are running on earlier hardware), these collections are Game Boy, Game Boy Color, Game Boy Advance, and Nintendo DS games for which emulators are widespread. (A few games are from the DSiWare series, though every game in the DSiWare series appears in another collection.) However, some of the games in the collection (notably ''Zelda'') may need to be unlocked before play.
+
*Autoslalom IM-23
|-
+
*Merry Cook IM-04 (same Chef G&W ROM)
|Pica Pic
+
*Nu, pogodi! IM-02 (same Mickey Mouse G&W ROM)
|Developed by Hipopotam, Pica Pic is an online collection of Game & Watch games under an authentic presentation (using Adobe Flash). While there seems to be no way to play these games offline, there are a few games that are exclusive to the website.
+
*Explorers of Space IM-13 (slightly modified version of Mickey Mouse G&W ROM: adds a new game mode (by pressing A+B) where the player/CPU roles are reversed)
|-
+
*Space Bridge IM-09 (same Fire G&W ROM)
|[http://www.madrigaldesign.it/sim MADrigal's simulators]
+
 
|An offline, authentic presentation of the Game & Watch games, the collection of these games growing through time. Of particular note is that these are available to play through RetroArch through the gw-libretro core. There are also some that are not of the Game & Watch series.
+
Konami:
|-
+
*Double Dribble
|[https://itizso.itch.io/retrofab RetroFab]
+
*Top Gun
|An online collection of handheld electronic game simulations including many Nintendo Game & Watch titles. Each simulation includes a playable 3D simulation of the original electronic device, rotatable 3D views of the original packaging and browseable scans of the official instruction guides.
+
*Contra
|-
+
*Teenage Mutant Ninja Turtles
|[http://bdrgames.nl/lcdgames/ lcdgame.js]
+
*Gradius
|An open-source JavaScript library that currently supports authentic representations of Donkey Kong II and Mario Bros.
+
*Lone Ranger
|-
+
*Blades of Steel
|[http://www.emulator3000.org/hq.htm Handheld Quake]
+
*NFL Football
|A free simulator that simulates some Elektronika and Nintendo handhelds.
+
*The Adventures of Bayou Billy
|}
+
*Bucky O'Hare
</div>
+
*Garfield
 +
 
 +
Tronica:
 +
*Shuttle Voyage
 +
*Thief in Garden
 +
*Space Rescue
 +
 
 +
VTech:
 +
*Electronic Number Muncher
 +
 
 +
[[Tiger LCD Handhelds|Tiger]] 72-xxx models:
 +
*Batman: The Animated Series
 +
 
 +
[[Tiger LCD Handhelds|Tiger]] 7-xxx/78-xxx models:
 +
*Gauntlet
 +
*Robin Hood
 +
*Double Dragon
 +
*Karnov
 +
*Vindicators
 +
*Ninja Gaiden
 +
*Batman
 +
*Space Harrier II
 +
*Strider
 +
*Golden Axe
 +
*Robocop 2
 +
*The Rocketeer
 +
*Altered Beast
 +
*Street Fighter 2010
 +
*Swamp Thing
 +
*Spider-Man
 +
*X-Men
 +
*Double Dragon 3
 +
*The Flash
 +
*MC Hammer: U Can't Touch This
 +
*Battletoads
 +
*Hook
 +
*Back to the Future
 +
*The Addams Family
 +
*Home Alone
 +
*X-Men - Project X
 +
*Home Alone 2 - Lost in New York
 +
*Sonic The Hedgehog
 +
*Robocop 3
 +
*The Incredible Crash Dummies
 +
*Street Fighter II
 +
*Wayne's World
 +
*Jurassic Park
 +
*Sonic The Hedgehog 2
 +
*Super Double Dragon
 +
*Dennis the Menace
 +
*Nightmare Before Christmas
 +
*Transformers - Generation 2
 +
*Operation: Aliens
 +
*Mortal Kombat
 +
*The Shadow
 +
*Skeleton Warriors - The Dark Crusade
 +
*Batman Forever - Double Dose of Doom
 +
*Judge Dredd
 +
*Apollo 13
 +
*007: GoldenEye
 +
*Kazaam
 +
*Space Jam
 +
*Independence Day
 +
 
 +
===Games in Pica Pic that are not part of the Game & Watch Series===
 +
* Aerogun Field
 +
* Autoslalom
 +
* Barrier
 +
* Bartman
 +
* Castle Adventure
 +
* Caveman
 +
* Coffee House
 +
* Fishing Boy
 +
* G-Man
 +
* Merry Cook
 +
* Ncha! Bycha
 +
* Nu, pogodi!
 +
* Penguin Land
 +
* Plane & Tank
 +
* Pirate 777
 +
* Search Light
 +
* Space Bridge
 +
* Sub Attack
 +
* The Terminator
 +
* Thief in Garden
 +
 
 +
===Games in lcdgame.js that are not part of the Game & Watch Series===
 +
* Highway
 +
* Sea Ranger
 +
* Jungle Kong (Cresta)
 +
* Eagle n Chicken
 +
* Tom's Adventure
  
==Miscellaneous G&W Info==
+
===Games that are not part of the Game & Watch Series===
<div style="display: flex; flex-flow: row wrap; justify-content: space-between;">
+
* Armor Battle
<div style="flex: 1 0 240px;">
+
* Banana
* The silver version of Fire has slightly different gameplay than the widescreen version.
+
* Baseball
* The three Panorama titles listed above are completely different games than the standard versions despite the same names.
+
* Bomb Fight
* The tabletop version of Mario's Cement Factory is similar to the widescreen and panorama versions but has different artwork and slightly different gameplay.
+
* Caccia al Ladra/Heatcliff
* From an emulation point of view, the 2009 re-release of Ball is a completely new game with a different CPU and a different program compared to the original Ball release.
+
* Cessate il Fuoco/Heatcliff
 +
* Chick Woggy (2 versions)
 +
* Condor
 +
* Crazy Chewy
 +
* Defendo
 +
* Donkey Angler
 +
* Donkey Kong (Coleco version)
 +
* Donkey Kong Junior (Coleco version)
 +
* Dungeons & Dragons Computer Fantasy Game
 +
* Engine Room
 +
* Escape
 +
* Explorers of Space
 +
* Fowling
 +
* Frog Boaster
 +
* Galaxy II
 +
* Grab Man
 +
* Hippo Teeth (2 versions)
 +
* Hot Line (2 versions)
 +
* Las Vegas
 +
* Monkey
 +
* Monkey Jump
 +
* Motor Cross
 +
* Pac Man
 +
* Pancake
 +
* Penguin Land
 +
* Pirate
 +
* Roller Coaster
 +
* Safari
 +
* Sleep Walker
 +
* Sub Chase
 +
* Tennis Menace
 +
* Tom & Jerry Popper
 +
* Towering Rescue
 +
* Tron
 +
* Wild Man Jump
  
=Resources=
+
==Resources==
<div style="display: flex; flex-flow: row wrap; justify-content: space-between;">
 
<div style="flex: 1 0 240px;">
 
 
* [[wikipedia:Game & Watch ports and remakes|List from Wikipedia of Game & Watch ports and remakes]]
 
* [[wikipedia:Game & Watch ports and remakes|List from Wikipedia of Game & Watch ports and remakes]]
 
* [https://www.gameandwatch.ch/en/game-watch-information/all-60-games.html All 60 Games list] detailing the Nintendo's Game & Watch series (Nice list with technical names and links to details and photos of 60 different Game & Watch)
 
* [https://www.gameandwatch.ch/en/game-watch-information/all-60-games.html All 60 Games list] detailing the Nintendo's Game & Watch series (Nice list with technical names and links to details and photos of 60 different Game & Watch)
Line 635: Line 763:
 
{{Nintendo}}
 
{{Nintendo}}
  
=See also=
+
[[Category:Consoles]]
*[[First and second generations of video game consoles]]
 
 
 
 
[[Category:Handhelds]]
 
[[Category:Handhelds]]
 
[[Category:Nintendo consoles]]
 
[[Category:Nintendo consoles]]
 
[[Category:Second-generation consoles]]
 
[[Category:Second-generation consoles]]
[[Category:Dedicated]]
 
[[Category:SM5-based]]
 
[[Category:Embedded Graphics]]
 
 
[[Category:Emulated By MAME]]
 
[[Category:Emulated By MAME]]

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)