Changes

2,529 bytes added ,  15:42, 4 August 2024
A lot of fixes, restructure and Wii mini added
Line 1: Line 1: βˆ’
This page serves to hold [[title ID]]s used on the Wii.
+
This page holds [[title ID]]s used on the Wii.
   βˆ’
== Region Codes ==
+
== Title ID Structure ==
βˆ’
Region codes are used to determine what region a title belongs to. The region code is the last letter of the four-letter title ID (the last two digits in hexadecimal notation). Essential system titles save for system "channels" with region specific information, do not use region codes.
+
Title ID consists of an upper and a lower half.
 +
It can be written as ASCII or hex, but the upper half is usually written as a hex string, and the lower half is a four-letter ASCII string. <br>
 +
The upper half of each title ID identifies the type of the title. The lower part consists of a system, title-specific, and region codes.
   βˆ’
The following region codes are known to exist:
+
=== Title type ===
 +
 
 +
The upper half of each title ID identifies the type of the title.
    
{| class="wikitable"
 
{| class="wikitable"
βˆ’
! ASCII
   
! Hex
 
! Hex
βˆ’
! Region
+
! Type
 
|-
 
|-
βˆ’
| A
+
| 00000001
βˆ’
| 41
+
| Essential System Titles
βˆ’
| All regions. System channels like the Mii Channel use it.
   
|-
 
|-
βˆ’
| B
+
| 00010000
βˆ’
| 42
+
| Disc-based games
βˆ’
| Used by some WiiWare / Virtual Console titles.
   
|-
 
|-
βˆ’
| C
+
| 00010001
βˆ’
| 43
+
| Downloadable channels
βˆ’
| Used by emulated games released in mainland China on the Nvidia Shield TV. Also used by [[DVDX]] v7.
   
|-
 
|-
βˆ’
| D
+
| 00010002 
βˆ’
| 44
+
| System channels
βˆ’
| German-speaking regions. Only if separate versions exist, e.g. Zelda: A Link to the Past.
   
|-
 
|-
βˆ’
| E
+
| 00010003
βˆ’
| 45
+
| Unconfirmed
βˆ’
| USA and other NTSC regions except Japan.
   
|-
 
|-
βˆ’
| F
+
| 00010004
βˆ’
| 46
+
| Game channels and games that use them
βˆ’
| French-speaking regions. Only if separate versions exist, e.g. Zelda: A Link to the Past.
  βˆ’
|-
  βˆ’
| I
  βˆ’
| 49
  βˆ’
| Italian-speaking regions. Only if separate versions exist, e.g. Pokemon Snap. Unofficially used by [[The Homebrew Channel]] 1.0.5 and newer.
   
|-
 
|-
βˆ’
| J
+
| 00010005
βˆ’
| 4A
+
| Downloadable game content
βˆ’
| Japan
   
|-
 
|-
βˆ’
| K
+
| 00010006
βˆ’
| 4B
+
| Unconfirmed
βˆ’
| Korea.
   
|-
 
|-
βˆ’
| L
+
| 00010007
βˆ’
| 4C
+
| Unconfirmed
βˆ’
| Japanese Import to Europe, Australia and other PAL regions.
   
|-
 
|-
βˆ’
| M
+
| 00010008
βˆ’
| 4D
+
| Hidden channels
βˆ’
| American Import to Europe, Australia and other PAL regions.
+
|}
βˆ’
|-
+
 
βˆ’
| N
+
=== System Codes ===
βˆ’
| 4E
+
 
βˆ’
| Japanese Import to USA and other NTSC regions.
+
System codes are used to determine what type of title it is. The system code is the first letter of the four-letter title ID (the first two digits in the second section in hexadecimal notation). <br>
βˆ’
|-
+
Custom Channels (such as the Homebrew Channel) do not usually follow these codes, and no 00000001 titles use them (because they are unneeded).
βˆ’
| P
+
 
βˆ’
| 50
+
The following system codes are known to exist:
βˆ’
| Europe, Australia and other PAL regions.
  βˆ’
|-
  βˆ’
| Q
  βˆ’
| 51
  βˆ’
| Korea with Japanese language.
  βˆ’
|-
  βˆ’
| S
  βˆ’
| 53
  βˆ’
| Spanish-speaking regions. Only if separate versions exist, e.g. Pokemon Snap.
  βˆ’
|-
  βˆ’
| T
  βˆ’
| 54
  βˆ’
| Korea with English language.
  βˆ’
|-
  βˆ’
| U
  βˆ’
| 55
  βˆ’
| Used by some WiiWare / Virtual Console titles.
  βˆ’
|-
  βˆ’
| W
  βˆ’
| 57
  βˆ’
| Taiwan and Hong Kong.
  βˆ’
|-
  βˆ’
| X
  βˆ’
| 58
  βˆ’
| Used by some WiiWare / Virtual Console titles. Also used by [[DVDX]] v1-v6 and [[The Homebrew Channel]] versions 1.0.4 and earlier.
  βˆ’
|}
  βˆ’
 
  βˆ’
== System Codes ==
  βˆ’
 
  βˆ’
System codes are used to determine what type of title it is. The system code is the first letter of the four-letter title ID (the first two digits in the second section in hexadecimal notation). Custom Channels (such as the Homebrew Channel) do not usually follow these codes, and no 00000001 titles use them (because they are unneeded).
  βˆ’
 
  βˆ’
The following system codes are known to exist:
      
{| class="wikitable"
 
{| class="wikitable"
Line 164: Line 122:  
|}
 
|}
   βˆ’
== 00000001: Essential system titles ==
+
=== Region Codes ===
   βˆ’
In the table below are the essential System Titles excluding all [[IOS]] modules. Information on those can be found in the [[IOS History]] page.
+
Region codes are used to determine what region a title belongs to. The region code is the last letter of the four-letter title ID (the last two digits in hexadecimal notation). <br>
 +
Essential system titles save for system "channels" with region specific information, do not use region codes.
   βˆ’
{| class="wikitable sortable"
+
The following region codes are known to exist:
βˆ’
! Title ID
+
 
βˆ’
! Name
+
{| class="wikitable"
βˆ’
! Notes
+
! ASCII
 +
! Hex
 +
! Region
 
|-
 
|-
βˆ’
| 00000001-00000001
+
| A
βˆ’
| BOOT2
+
| 41
βˆ’
| This title ID is used in the [[boot2]] TMD; it does not exist in [[:/title]].
+
| All regions. System channels like the Mii Channel use it.  
 
|-
 
|-
βˆ’
| 00000001-00000002
+
| B
βˆ’
| System Menu
+
| 42
βˆ’
| First PPC code to execute on the Wii during startup; it is loaded into RAM by [[IOS]] and then bootstrapped with 6 instructions from the Hollywood chip.
+
| Used by some WiiWare / Virtual Console titles.  
 
|-
 
|-
βˆ’
| 00000001-00000100
+
| C
βˆ’
| [[BC]]
+
| 43
βˆ’
| Used to start GameCube games -- sets Hollywood speed to 162MHz, loads boot2, which then eventually loads MIOS
+
| Used by emulated games released in mainland China on the Nvidia Shield TV. Also used by [[DVDX]] v7.
 
|-
 
|-
βˆ’
| 00000001-00000101
+
| D
βˆ’
| [[MIOS]]
+
| 44
βˆ’
| GameCube compatibility IOS -- active while GameCube games are being played on the Wii. Internally called: "GAMECUBE BOOTROM for REVOLUTION"
+
| German-speaking regions. Only if separate versions exist, e.g. Zelda: A Link to the Past.  
βˆ’
|}
  βˆ’
 
  βˆ’
== 00000007: vWii essential system titles ==
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Name
  βˆ’
! Notes
   
|-
 
|-
βˆ’
| 00000007-00000002
+
| E
βˆ’
| System Menu
+
| 45
βˆ’
| 3 versions per region have been released.
+
| USA and other NTSC regions except Japan.  
 
|-
 
|-
βˆ’
| 00000007-00000200
+
| F
βˆ’
| [[BC-NAND]]
+
| 46
βˆ’
| [[vWii]] only NANDLoader common for all titles, used as an [https://wiiubrew.org/wiki/Ancast_Image Ancast Image] to boot titles.
+
| French-speaking regions. Only if separate versions exist, e.g. Zelda: A Link to the Past.  
 
|-
 
|-
βˆ’
| 00000007-00000201
+
| I
βˆ’
| [[BC-WFS]]
+
| 49
βˆ’
| A version of the Dragon Quest X apploader in Ancast format.
+
| Italian-speaking regions. Only if separate versions exist, e.g. Pokemon Snap. Unofficially used by [[The Homebrew Channel]] 1.0.5 and newer.  
βˆ’
|}
  βˆ’
 
  βˆ’
== 00010000: Disc-based games ==
  βˆ’
 
  βˆ’
Games found on retail game discs have Title-IDs starting with 00010000, or 00010004 if they install a [[channel]]. A partial list of example games and their IDs is found on the [[Disc based games]] page. Non-disc titles that use this title type are listed here.
  βˆ’
 
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010000-....
+
| J
βˆ’
| 00010000-0000dead
+
| 4A
βˆ’
| Update partition for factory titles ([[RVL-CPU-01]])
+
| Japan
 
|-
 
|-
βˆ’
| 00010000-0002
+
| K
βˆ’
| 00010000-30303032
+
| 4B
βˆ’
| DataChk
+
| Korea.
 
|-
 
|-
βˆ’
| 00010000-0003
+
| L
βˆ’
| 00010000-30303033
+
| 4C
βˆ’
| 0003 factory title
+
| Japanese Import to Europe, Australia and other PAL regions.
 
|-
 
|-
βˆ’
| 00010000-.UPD
+
| M
βˆ’
| 00010000-00555044
+
| 4D
βˆ’
| Region free update partition, seen on early discs like Wii Sports
+
| American Import to Europe, Australia and other PAL regions.
 
|-
 
|-
βˆ’
| 00010000-.UPE
+
| N
βˆ’
| 00010000-00555045
+
| 4E
βˆ’
| Update partition on retail discs
+
| Japanese Import to USA and other NTSC regions.
 
|-
 
|-
βˆ’
| 00010000-.INS
+
| P
βˆ’
| 00010000-00494e53
+
| 50
βˆ’
| Dummy title ID used in channel installer partitions
+
| Europe, Australia and other PAL regions.
 
|-
 
|-
βˆ’
| 00010000-B^.H
+
| Q
βˆ’
| 00010000-425e9f49
+
| 51
βˆ’
| contentTestD.wad. Found on the [[Wii Backup Disc]] and referenced in [[System Menu 3.0]].
+
| Korea with Japanese language.  
 
|-
 
|-
βˆ’
| 00010000-HAZA
+
| S
βˆ’
| 00010000-48415a41
+
| 53
βˆ’
| [[Photo Channel 1.1 dummy]]
+
| Spanish-speaking regions. Only if separate versions exist, e.g. Pokemon Snap.  
βˆ’
|}
  βˆ’
 
  βˆ’
== 00010001: Downloaded channels ==
  βˆ’
 
  βˆ’
=== 00010001-Cxxx : Commodore 64 Games ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-C93x
+
| T
βˆ’
| 00010001-433933xx
+
| 54
βˆ’
| Last Ninja 2: Back with a Vengeance
+
| Korea with English language.
 
|-
 
|-
βˆ’
| 00010001-C94x
+
| U
βˆ’
| 00010001-433934xx
+
| 55
βˆ’
| Nebulus (Tower Toppler)
+
| Used by some WiiWare / Virtual Console titles.
 
|-
 
|-
βˆ’
| 00010001-C95x
+
| W
βˆ’
| 00010001-433935xx
+
| 57
βˆ’
| Impossible Mission
+
| Taiwan and Hong Kong.
 
|-
 
|-
βˆ’
| 00010001-C96x
+
| X
βˆ’
| 00010001-433936xx
+
| 58
βˆ’
| Summer Games II
+
| Used by some WiiWare / Virtual Console titles. Also used by [[DVDX]] v1-v6 and [[The Homebrew Channel]] versions 1.0.4 and earlier.
 +
|}
 +
 
 +
== 00000001: Essential system titles ==
 +
 
 +
In the table below are the essential System Titles excluding all [[IOS]] modules. Information on those can be found in the [[IOS History]] page.
 +
 
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Name
 +
! Notes
 
|-
 
|-
βˆ’
| 00010001-C97x
+
| 00000001-00000001
βˆ’
| 00010001-433937xx
+
| [[Boot2|BOOT2]]
βˆ’
| California Games
+
| This title ID is used in the boot2 TMD; it does not exist in [[:/title]].
 
|-
 
|-
βˆ’
| 00010001-C98x
+
| 00000001-00000002
βˆ’
| 00010001-433938xx
+
| [[System Menu]]
βˆ’
| Paradroid
+
| First PPC code to execute on the Wii during startup; it is loaded into RAM by [[IOS]] and then bootstrapped with 6 instructions from the Hollywood chip.
 
|-
 
|-
βˆ’
| 00010001-C99x
+
| 00000001-00000100
βˆ’
| 00010001-433939xx
+
| [[BC]]
βˆ’
| Uridium
+
| Used to start GameCube games -- sets Hollywood speed to 162MHz, loads boot2, which then eventually loads MIOS
 
|-
 
|-
βˆ’
| 00010001-C9Ex
+
| 00000001-00000101
βˆ’
| 00010001-433945xx
+
| [[MIOS]]
βˆ’
| Winter Games
+
| GameCube compatibility IOS -- active while GameCube games are being played on the Wii. Internally called: "GAMECUBE BOOTROM for REVOLUTION"
 +
|}
 +
 
 +
== 00010000: Disc-based games ==
 +
 
 +
Games found on retail game discs have Title-IDs starting with 00010000, or 00010004 if they install a [[channel]]. A partial list of example games and their IDs is found on the [[Disc based games]] page. Non-disc titles that use this title type are listed here.
 +
 
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-C9Gx
+
| 00010000-....
βˆ’
| 00010001-433947xx
+
| 00010000-0000dead
βˆ’
| Mayhem in Monsterland
+
| Update partition for factory titles ([[RVL-CPU-01]])
 
|-
 
|-
βˆ’
| 00010001-C9Hx
+
| 00010000-0002
βˆ’
| 00010001-433948xx
+
| 00010000-30303032
βˆ’
| Boulder Dash
+
| DataChk
 
|-
 
|-
βˆ’
| 00010001-C9Ix
+
| 00010000-0003
βˆ’
| 00010001-433949xx
+
| 00010000-30303033
βˆ’
| Cybernoid: The Fighting Machine
+
| 0003 factory title
 
|-
 
|-
βˆ’
| 00010001-C9Mx
+
| 00010000-.UPD
βˆ’
| 00010001-43394dxx
+
| 00010000-00555044
βˆ’
| Pitstop II
+
| Region free update partition, seen on early discs like Wii Sports
 
|-
 
|-
βˆ’
| 00010001-C9Px
+
| 00010000-.UPE
βˆ’
| 00010001-433950xx
+
| 00010000-00555045
βˆ’
| Last Ninja 3
+
| Update partition on retail discs
 
|-
 
|-
βˆ’
| 00010001-C9Qx
+
| 00010000-.INS
βˆ’
| 00010001-433951xx
+
| 00010000-00494e53
βˆ’
| Jumpman
+
| Dummy title ID used in channel installer partitions
 
|-
 
|-
βˆ’
| 00010001-C9Rx
+
| 00010000-B^.H
βˆ’
| 00010001-433952xx
+
| 00010000-425e9f49
βˆ’
| International Karate +
+
| contentTestD.wad. Found on the [[Wii Backup Disc]] and referenced in [[System Menu 3.0]].
 
|-
 
|-
βˆ’
| 00010001-C9Sx
+
| 00010000-HAZA
βˆ’
| 00010001-433953xx
+
| 00010000-48415a41
βˆ’
| Impossible Mission II
+
| [[Photo Channel 1.1 dummy]]
βˆ’
|-
  βˆ’
| 00010001-C9Xx
  βˆ’
| 00010001-433958xx
  βˆ’
| The Last Ninja
  βˆ’
|-
  βˆ’
| 00010001-C9Yx
  βˆ’
| 00010001-433959xx
  βˆ’
| International Karate
  βˆ’
|-
  βˆ’
| 00010001-C9Zx
  βˆ’
| 00010001-43395axx
  βˆ’
| World Games
   
|}
 
|}
   βˆ’
=== 00010001-Exxx : Virtual Console Arcade Games===
+
== 00010001: Downloadable channels ==
 +
 
 +
=== 00010001-Cxxx : Commodore 64 Games ===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! Title ID
 
! Title ID
Line 342: Line 287:  
! Description
 
! Description
 
|-
 
|-
βˆ’
| 00010001-E62x
+
| 00010001-C93x
βˆ’
| 00010001-453632xx
+
| 00010001-433933xx
βˆ’
| Space Harrier
+
| Last Ninja 2: Back with a Vengeance
 
|-
 
|-
βˆ’
| 00010001-E63x
+
| 00010001-C94x
βˆ’
| 00010001-453633xx
+
| 00010001-433934xx
βˆ’
| Shinobi
+
| Nebulus (Tower Toppler)
 
|-
 
|-
βˆ’
| 00010001-E67x
+
| 00010001-C95x
βˆ’
| 00010001-453637xx
+
| 00010001-433935xx
βˆ’
| Dig Dug
+
| Impossible Mission
 
|-
 
|-
βˆ’
| 00010001-E68x
+
| 00010001-C96x
βˆ’
| 00010001-453638xx
+
| 00010001-433936xx
βˆ’
| Galaga
+
| Summer Games II
 
|-
 
|-
βˆ’
| 00010001-E69x
+
| 00010001-C97x
βˆ’
| 00010001-453639xx
+
| 00010001-433937xx
βˆ’
| Baraduke
+
| California Games
 
|-
 
|-
βˆ’
| 00010001-E6Ax
+
| 00010001-C98x
βˆ’
| 00010001-453641xx
+
| 00010001-433938xx
βˆ’
| Moon Cresta
+
| Paradroid
 
|-
 
|-
βˆ’
| 00010001-E6Fx
+
| 00010001-C99x
βˆ’
| 00010001-453646xx
+
| 00010001-433939xx
βˆ’
| Galaxian
+
| Uridium
 
|-
 
|-
βˆ’
| 00010001-E6Hx
+
| 00010001-C9Ex
βˆ’
| 00010001-453648xx
+
| 00010001-433945xx
βˆ’
| Face Off
+
| Winter Games
 
|-
 
|-
βˆ’
| 00010001-E6Jx
+
| 00010001-C9Gx
βˆ’
| 00010001-45364axx
+
| 00010001-433947xx
βˆ’
| Bakutotsu Kijuutei: Baraduke II
+
| Mayhem in Monsterland
 
|-
 
|-
βˆ’
| 00010001-E6Kx
+
| 00010001-C9Hx
βˆ’
| 00010001-45364bxx
+
| 00010001-433948xx
βˆ’
| Chouzetsu Rinjin: Berabow Man
+
| Boulder Dash
 
|-
 
|-
βˆ’
| 00010001-E6Mx
+
| 00010001-C9Ix
βˆ’
| 00010001-45364dxx
+
| 00010001-433949xx
βˆ’
| Tecmo Bowl
+
| Cybernoid: The Fighting Machine
 
|-
 
|-
βˆ’
| 00010001-E6Nx
+
| 00010001-C9Mx
βˆ’
| 00010001-45364exx
+
| 00010001-43394dxx
βˆ’
| Solomon's Key
+
| Pitstop II
 
|-
 
|-
βˆ’
| 00010001-E6Ox
+
| 00010001-C9Px
βˆ’
| 00010001-45364fxx
+
| 00010001-433950xx
βˆ’
| Bomb Jack
+
| Last Ninja 3
 
|-
 
|-
βˆ’
| 00010001-E6Px
+
| 00010001-C9Qx
βˆ’
| 00010001-453650xx
+
| 00010001-433951xx
βˆ’
| Ninja Gaiden
+
| Jumpman
 
|-
 
|-
βˆ’
| 00010001-E6Qx
+
| 00010001-C9Rx
βˆ’
| 00010001-453651xx
+
| 00010001-433952xx
βˆ’
| Rygar
+
| International Karate +
 
|-
 
|-
βˆ’
| 00010001-E6Vx
+
| 00010001-C9Sx
βˆ’
| 00010001-453656xx
+
| 00010001-433953xx
βˆ’
| Zaxxon
+
| Impossible Mission II
 
|-
 
|-
βˆ’
| 00010001-E6Wx
+
| 00010001-C9Xx
βˆ’
| 00010001-453657xx
+
| 00010001-433958xx
βˆ’
| Golden Axe
+
| The Last Ninja
 
|-
 
|-
βˆ’
| 00010001-E6Xx
+
| 00010001-C9Yx
βˆ’
| 00010001-453658xx
+
| 00010001-433959xx
βˆ’
| Altered Beast
+
| International Karate
 
|-
 
|-
βˆ’
| 00010001-E6Yx
+
| 00010001-C9Zx
βˆ’
| 00010001-453659xx
+
| 00010001-43395axx
βˆ’
| Space Invaders
+
| World Games
 +
|}
 +
 
 +
=== 00010001-Exxx : Virtual Console Arcade Games===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-E6Zx
+
| 00010001-E62x
βˆ’
| 00010001-45365axx
+
| 00010001-453632xx
βˆ’
| Star Force
+
| Space Harrier
 
|-
 
|-
βˆ’
| 00010001-E72x
+
| 00010001-E63x
βˆ’
| 00010001-453732xx
+
| 00010001-453633xx
βˆ’
| Star Blade
+
| Shinobi
 
|-
 
|-
βˆ’
| 00010001-E73x
+
| 00010001-E67x
βˆ’
| 00010001-453733xx
+
| 00010001-453637xx
βˆ’
| Mappy
+
| Dig Dug
 
|-
 
|-
βˆ’
| 00010001-E74x
+
| 00010001-E68x
βˆ’
| 00010001-453734xx
+
| 00010001-453638xx
βˆ’
| Cosmo Gang the Puzzle
+
| Galaga
 
|-
 
|-
βˆ’
| 00010001-E76x
+
| 00010001-E69x
βˆ’
| 00010001-453736xx
+
| 00010001-453639xx
βˆ’
| Emeraldia
+
| Baraduke
 
|-
 
|-
βˆ’
| 00010001-E77x
+
| 00010001-E6Ax
βˆ’
| 00010001-453737xx
+
| 00010001-453641xx
βˆ’
| Return Of Ishtar
+
| Moon Cresta
 
|-
 
|-
βˆ’
| 00010001-E78x
+
| 00010001-E6Fx
βˆ’
| 00010001-453738xx
+
| 00010001-453646xx
βˆ’
| Solvalou
+
| Galaxian
 
|-
 
|-
βˆ’
| 00010001-E79x
+
| 00010001-E6Hx
βˆ’
| 00010001-453739xx
+
| 00010001-453648xx
βˆ’
| Gaplus
+
| Face Off
 
|-
 
|-
βˆ’
| 00010001-E7Ax
+
| 00010001-E6Jx
βˆ’
| 00010001-453741xx
+
| 00010001-45364axx
βˆ’
| Grobda
+
| Bakutotsu Kijuutei: Baraduke II
 
|-
 
|-
βˆ’
| 00010001-E7Bx
+
| 00010001-E6Kx
βˆ’
| 00010001-453742xx
+
| 00010001-45364bxx
βˆ’
| Dig Dug II
+
| Chouzetsu Rinjin: Berabow Man
 
|-
 
|-
βˆ’
| 00010001-E7Cx
+
| 00010001-E6Mx
βˆ’
| 00010001-453743xx
+
| 00010001-45364dxx
βˆ’
| Bosconian
+
| Tecmo Bowl
 
|-
 
|-
βˆ’
| 00010001-E7Ex
+
| 00010001-E6Nx
βˆ’
| 00010001-453745xx
+
| 00010001-45364exx
βˆ’
| Dragon Buster
+
| Solomon's Key
 
|-
 
|-
βˆ’
| 00010001-E7Fx
+
| 00010001-E6Ox
βˆ’
| 00010001-453746xx
+
| 00010001-45364fxx
βˆ’
| Dragon Saber
+
| Bomb Jack
 
|-
 
|-
βˆ’
| 00010001-E7Gx
+
| 00010001-E6Px
βˆ’
| 00010001-453747xx
+
| 00010001-453650xx
βˆ’
| Dragon Spirit
+
| Ninja Gaiden
 
|-
 
|-
βˆ’
| 00010001-E7Hx
+
| 00010001-E6Qx
βˆ’
| 00010001-453748xx
+
| 00010001-453651xx
βˆ’
| Xevious
+
| Rygar
 
|-
 
|-
βˆ’
| 00010001-E7Ix
+
| 00010001-E6Vx
βˆ’
| 00010001-453749xx
+
| 00010001-453656xx
βˆ’
| Finest Hour
+
| Zaxxon
 
|-
 
|-
βˆ’
| 00010001-E7Jx
+
| 00010001-E6Wx
βˆ’
| 00010001-45374axx
+
| 00010001-453657xx
βˆ’
| Knuckle Heads
+
| Golden Axe
 
|-
 
|-
βˆ’
| 00010001-E7Kx
+
| 00010001-E6Xx
βˆ’
| 00010001-45374bxx
+
| 00010001-453658xx
βˆ’
| Pac-Mania
+
| Altered Beast
 
|-
 
|-
βˆ’
| 00010001-E7Lx
+
| 00010001-E6Yx
βˆ’
| 00010001-45374cxx
+
| 00010001-453659xx
βˆ’
| Cosmo Gang the Video
+
| Space Invaders
 
|-
 
|-
βˆ’
| 00010001-E7Mx
+
| 00010001-E6Zx
βˆ’
| 00010001-45374dxx
+
| 00010001-45365axx
βˆ’
| Phelios
+
| Star Force
 
|-
 
|-
βˆ’
| 00010001-E7Nx
+
| 00010001-E72x
βˆ’
| 00010001-45374exx
+
| 00010001-453732xx
βˆ’
| Rolling Thunder
+
| Star Blade
 
|-
 
|-
βˆ’
| 00010001-E7Ox
+
| 00010001-E73x
βˆ’
| 00010001-45374fxx
+
| 00010001-453733xx
βˆ’
| Burning Force
+
| Mappy
 
|-
 
|-
βˆ’
| 00010001-E7Px
+
| 00010001-E74x
βˆ’
| 00010001-453750xx
+
| 00010001-453734xx
βˆ’
| Marvel Land
+
| Cosmo Gang the Puzzle
 
|-
 
|-
βˆ’
| 00010001-E7Qx
+
| 00010001-E76x
βˆ’
| 00010001-453751xx
+
| 00010001-453736xx
βˆ’
| Galaga '88
+
| Emeraldia
 
|-
 
|-
βˆ’
| 00010001-E7Rx
+
| 00010001-E77x
βˆ’
| 00010001-453752xx
+
| 00010001-453737xx
βˆ’
| Wonder Momo
+
| Return Of Ishtar
 
|-
 
|-
βˆ’
| 00010001-E7Sx
+
| 00010001-E78x
βˆ’
| 00010001-453753xx
+
| 00010001-453738xx
βˆ’
| Assault
+
| Solvalou
 
|-
 
|-
βˆ’
| 00010001-E7Tx
+
| 00010001-E79x
βˆ’
| 00010001-453754xx
+
| 00010001-453739xx
βˆ’
| Hopping Mappy
+
| Gaplus
 
|-
 
|-
βˆ’
| 00010001-E7Ux
+
| 00010001-E7Ax
βˆ’
| 00010001-453755xx
+
| 00010001-453741xx
βˆ’
| Splatterhouse
+
| Grobda
 
|-
 
|-
βˆ’
| 00010001-E7Vx
+
| 00010001-E7Bx
βˆ’
| 00010001-453756xx
+
| 00010001-453742xx
βˆ’
| Cyber Sled
+
| Dig Dug II
 
|-
 
|-
βˆ’
| 00010001-E7Wx
+
| 00010001-E7Cx
βˆ’
| 00010001-453757xx
+
| 00010001-453743xx
βˆ’
| Numan Athletics
+
| Bosconian
 
|-
 
|-
βˆ’
| 00010001-E7Xx
+
| 00010001-E7Ex
βˆ’
| 00010001-453758xx
+
| 00010001-453745xx
βˆ’
| Youkai Douchuuki
+
| Dragon Buster
 
|-
 
|-
βˆ’
| 00010001-E7Yx
+
| 00010001-E7Fx
βˆ’
| 00010001-453759xx
+
| 00010001-453746xx
βˆ’
| Sky Kid
+
| Dragon Saber
 
|-
 
|-
βˆ’
| 00010001-E7Zx
+
| 00010001-E7Gx
βˆ’
| 00010001-45375axx
+
| 00010001-453747xx
βˆ’
| The Tower of Druaga
+
| Dragon Spirit
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Exxx : NeoGeo Games ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-EA2x
+
| 00010001-E7Hx
βˆ’
| 00010001-454132xx
+
| 00010001-453748xx
βˆ’
| Metal Slug 2
+
| Xevious
 
|-
 
|-
βˆ’
| 00010001-EA8x
+
| 00010001-E7Ix
βˆ’
| 00010001-454138xx
+
| 00010001-453749xx
βˆ’
| Ironclad
+
| Finest Hour
 
|-
 
|-
βˆ’
| 00010001-EAAx
+
| 00010001-E7Jx
βˆ’
| 00010001-454141xx
+
| 00010001-45374axx
βˆ’
| Fatal Fury: King of Fighters
+
| Knuckle Heads
 
|-
 
|-
βˆ’
| 00010001-EABx
+
| 00010001-E7Kx
βˆ’
| 00010001-454142xx
+
| 00010001-45374bxx
βˆ’
| World Heroes
+
| Pac-Mania
 
|-
 
|-
βˆ’
| 00010001-EACx
+
| 00010001-E7Lx
βˆ’
| 00010001-454143xx
+
| 00010001-45374cxx
βˆ’
| Magician Lord
+
| Cosmo Gang the Video
 
|-
 
|-
βˆ’
| 00010001-EADx
+
| 00010001-E7Mx
βˆ’
| 00010001-454144xx
+
| 00010001-45374dxx
βˆ’
| Art of Fighting
+
| Phelios
 
|-
 
|-
βˆ’
| 00010001-EAEx
+
| 00010001-E7Nx
βˆ’
| 00010001-454145xx
+
| 00010001-45374exx
βˆ’
| Samurai Shodown
+
| Rolling Thunder
 
|-
 
|-
βˆ’
| 00010001-EAFx
+
| 00010001-E7Ox
βˆ’
| 00010001-454146xx
+
| 00010001-45374fxx
βˆ’
| Blue's Journey
+
| Burning Force
 
|-
 
|-
βˆ’
| 00010001-EAGx
+
| 00010001-E7Px
βˆ’
| 00010001-454147xx
+
| 00010001-453750xx
βˆ’
| The King of Fighters '94
+
| Marvel Land
 
|-
 
|-
βˆ’
| 00010001-EAHx
+
| 00010001-E7Qx
βˆ’
| 00010001-454148xx
+
| 00010001-453751xx
βˆ’
| Baseball Stars 2
+
| Galaga '88
 
|-
 
|-
βˆ’
| 00010001-EAIx
+
| 00010001-E7Rx
βˆ’
| 00010001-454149xx
+
| 00010001-453752xx
βˆ’
| Top Hunter: Roddy & Cathy
+
| Wonder Momo
 
|-
 
|-
βˆ’
| 00010001-EAJx
+
| 00010001-E7Sx
βˆ’
| 00010001-45414axx
+
| 00010001-453753xx
βˆ’
| Metal Slug
+
| Assault
 
|-
 
|-
βˆ’
| 00010001-EAKx
+
| 00010001-E7Tx
βˆ’
| 00010001-45414bxx
+
| 00010001-453754xx
βˆ’
| Burning Fight
+
| Hopping Mappy
 
|-
 
|-
βˆ’
| 00010001-EALx
+
| 00010001-E7Ux
βˆ’
| 00010001-45414cxx
+
| 00010001-453755xx
βˆ’
| Art of Fighting 2
+
| Splatterhouse
 
|-
 
|-
βˆ’
| 00010001-EAMx
+
| 00010001-E7Vx
βˆ’
| 00010001-45414dxx
+
| 00010001-453756xx
βˆ’
| Ninja Combat
+
| Cyber Sled
 
|-
 
|-
βˆ’
| 00010001-EANx
+
| 00010001-E7Wx
βˆ’
| 00010001-45414exx
+
| 00010001-453757xx
βˆ’
| Fatal Fury 2
+
| Numan Athletics
 
|-
 
|-
βˆ’
| 00010001-EAOx
+
| 00010001-E7Xx
βˆ’
| 00010001-45414fxx
+
| 00010001-453758xx
βˆ’
| King of the Monsters
+
| Youkai Douchuuki
 
|-
 
|-
βˆ’
| 00010001-EAPx
+
| 00010001-E7Yx
βˆ’
| 00010001-454150xx
+
| 00010001-453759xx
βˆ’
| Ninja Commando
+
| Sky Kid
 
|-
 
|-
βˆ’
| 00010001-EARx
+
| 00010001-E7Zx
βˆ’
| 00010001-454152xx
+
| 00010001-45375axx
βˆ’
| Neo Turf Masters
+
| The Tower of Druaga
βˆ’
|-
  βˆ’
| 00010001-EASx
  βˆ’
| 00010001-454153xx
  βˆ’
| Samurai Shodown II
  βˆ’
|-
  βˆ’
| 00010001-EAVx
  βˆ’
| 00010001-454156xx
  βˆ’
| The King of Fighters '95
  βˆ’
|-
  βˆ’
| 00010001-EAWx
  βˆ’
| 00010001-454157xx
  βˆ’
| Fatal Fury Special
   
|}
 
|}
   βˆ’
=== 00010001-Fxxx : NES Games ===
+
=== 00010001-Exxx : NeoGeo Games ===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! Title ID
 
! Title ID
Line 652: Line 585:  
! Description
 
! Description
 
|-
 
|-
βˆ’
| 00010001-FA2x
+
| 00010001-EA2x
βˆ’
| 00010001-464132xx
+
| 00010001-454132xx
βˆ’
| Exerion
+
| Metal Slug 2
 
|-
 
|-
βˆ’
| 00010001-FA4x
+
| 00010001-EA8x
βˆ’
| 00010001-464134xx
+
| 00010001-454138xx
βˆ’
| Devil World
+
| Ironclad
 
|-
 
|-
βˆ’
| 00010001-FA5x
+
| 00010001-EAAx
βˆ’
| 00010001-464135xx
+
| 00010001-454141xx
βˆ’
| Fire Emblem: Ankoku Ryuu to Hikari no Tsurugi
+
| Fatal Fury: King of Fighters
 
|-
 
|-
βˆ’
| 00010001-FA6x
+
| 00010001-EABx
βˆ’
| 00010001-464136xx
+
| 00010001-454142xx
βˆ’
| Donkey Kong Jr. Math
+
| World Heroes
 
|-
 
|-
βˆ’
| 00010001-FA7x
+
| 00010001-EACx
βˆ’
| 00010001-464137xx
+
| 00010001-454143xx
βˆ’
| Yoshi
+
| Magician Lord
 
|-
 
|-
βˆ’
| 00010001-FA8x
+
| 00010001-EADx
βˆ’
| 00010001-464138xx
+
| 00010001-454144xx
βˆ’
| Kirby's Adventure
+
| Art of Fighting
 
|-
 
|-
βˆ’
| 00010001-FA9x
+
| 00010001-EAEx
βˆ’
| 00010001-464139xx
+
| 00010001-454145xx
βˆ’
| Zelda II: The Adventure of Link
+
| Samurai Shodown
 
|-
 
|-
βˆ’
| 00010001-FAAx
+
| 00010001-EAFx
βˆ’
| 00010001-464141xx
+
| 00010001-454146xx
βˆ’
| Donkey Kong
+
| Blue's Journey
 
|-
 
|-
βˆ’
| 00010001-FABx
+
| 00010001-EAGx
βˆ’
| 00010001-464142xx
+
| 00010001-454147xx
βˆ’
| Donkey Kong Jr.
+
| The King of Fighters '94
 
|-
 
|-
βˆ’
| 00010001-FACx
+
| 00010001-EAHx
βˆ’
| 00010001-464143xx
+
| 00010001-454148xx
βˆ’
| Pinball
+
| Baseball Stars 2
 
|-
 
|-
βˆ’
| 00010001-FADx
+
| 00010001-EAIx
βˆ’
| 00010001-464144xx
+
| 00010001-454149xx
βˆ’
| Gomoku Narabe Renju
+
| Top Hunter: Roddy & Cathy
 
|-
 
|-
βˆ’
| 00010001-FAFx
+
| 00010001-EAJx
βˆ’
| 00010001-464146xx
+
| 00010001-45414axx
βˆ’
| Mario Bros.
+
| Metal Slug
 
|-
 
|-
βˆ’
| 00010001-FAGx
+
| 00010001-EAKx
βˆ’
| 00010001-464147xx
+
| 00010001-45414bxx
βˆ’
| Super Mario Bros.
+
| Burning Fight
 
|-
 
|-
βˆ’
| 00010001-FAHx
+
| 00010001-EALx
βˆ’
| 00010001-464148xx
+
| 00010001-45414cxx
βˆ’
| Tennis
+
| Art of Fighting 2
 
|-
 
|-
βˆ’
| 00010001-FAIx
+
| 00010001-EAMx
βˆ’
| 00010001-464149xx
+
| 00010001-45414dxx
βˆ’
| Soccer
+
| Ninja Combat
 
|-
 
|-
βˆ’
| 00010001-FAJx
+
| 00010001-EANx
βˆ’
| 00010001-46414axx
+
| 00010001-45414exx
βˆ’
| Ice Hockey
+
| Fatal Fury 2
 
|-
 
|-
βˆ’
| 00010001-FAKx
+
| 00010001-EAOx
βˆ’
| 00010001-46414bxx
+
| 00010001-45414fxx
βˆ’
| The Legend of Zelda
+
| King of the Monsters
 
|-
 
|-
βˆ’
| 00010001-FALx
+
| 00010001-EAPx
βˆ’
| 00010001-46414cxx
+
| 00010001-454150xx
βˆ’
| Baseball
+
| Ninja Commando
 
|-
 
|-
βˆ’
| 00010001-FAMx
+
| 00010001-EARx
βˆ’
| 00010001-46414dxx
+
| 00010001-454152xx
βˆ’
| Wario's Woods
+
| Neo Turf Masters
 
|-
 
|-
βˆ’
| 00010001-FANx
+
| 00010001-EASx
βˆ’
| 00010001-46414exx
+
| 00010001-454153xx
βˆ’
| Urban Champion
+
| Samurai Shodown II
 
|-
 
|-
βˆ’
| 00010001-FAOx
+
| 00010001-EAVx
βˆ’
| 00010001-46414fxx
+
| 00010001-454156xx
βˆ’
| Solomon's Key
+
| The King of Fighters '95
 
|-
 
|-
βˆ’
| 00010001-FAPx
+
| 00010001-EAWx
βˆ’
| 00010001-464150xx
+
| 00010001-454157xx
βˆ’
| NES Open Tournament Golf
+
| Fatal Fury Special
 +
|}
 +
 
 +
=== 00010001-Fxxx : NES Games ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-FAQx
+
| 00010001-FA2x
βˆ’
| 00010001-464151xx
+
| 00010001-464132xx
βˆ’
| Ninja JaJaMaru-kun
+
| Exerion
 
|-
 
|-
βˆ’
| 00010001-FARx
+
| 00010001-FA4x
βˆ’
| 00010001-464152xx
+
| 00010001-464134xx
βˆ’
| Gradius
+
| Devil World
 
|-
 
|-
βˆ’
| 00010001-FASx
+
| 00010001-FA5x
βˆ’
| 00010001-464153xx
+
| 00010001-464135xx
βˆ’
| Xevious
+
| Fire Emblem: Ankoku Ryuu to Hikari no Tsurugi
 
|-
 
|-
βˆ’
| 00010001-FATx
+
| 00010001-FA6x
βˆ’
| 00010001-464154xx
+
| 00010001-464136xx
βˆ’
| The Legend of Kage
+
| Donkey Kong Jr. Math
 
|-
 
|-
βˆ’
| 00010001-FAVx
+
| 00010001-FA7x
βˆ’
| 00010001-464156xx
+
| 00010001-464137xx
βˆ’
| Tecmo Bowl
+
| Yoshi
 
|-
 
|-
βˆ’
| 00010001-FAWx
+
| 00010001-FA8x
βˆ’
| 00010001-464157xx
+
| 00010001-464138xx
βˆ’
| Elevator Action
+
| Kirby's Adventure
 
|-
 
|-
βˆ’
| 00010001-FAXx
+
| 00010001-FA9x
βˆ’
| 00010001-464158xx
+
| 00010001-464139xx
βˆ’
| Pac-Man
+
| Zelda II: The Adventure of Link
 
|-
 
|-
βˆ’
| 00010001-FAYx
+
| 00010001-FAAx
βˆ’
| 00010001-464159xx
+
| 00010001-464141xx
βˆ’
| Ikki
+
| Donkey Kong
 
|-
 
|-
βˆ’
| 00010001-FAZx
+
| 00010001-FABx
βˆ’
| 00010001-464159xx
+
| 00010001-464142xx
βˆ’
| Field Combat
+
| Donkey Kong Jr.
 
|-
 
|-
βˆ’
| 00010001-FB2x
+
| 00010001-FACx
βˆ’
| 00010001-464232xx
+
| 00010001-464143xx
βˆ’
| Super Mario Brothers: The Lost Levels
+
| Pinball
 
|-
 
|-
βˆ’
| 00010001-FB3x
+
| 00010001-FADx
βˆ’
| 00010001-464233xx
+
| 00010001-464144xx
βˆ’
| Valkyrie no Boken: Toki no Kagi Densetsu
+
| Gomoku Narabe Renju
 
|-
 
|-
βˆ’
| 00010001-FB4x
+
| 00010001-FAFx
βˆ’
| 00010001-464234xx
+
| 00010001-464146xx
βˆ’
| Lunar Pool
+
| Mario Bros.
 
|-
 
|-
βˆ’
| 00010001-FB5x
+
| 00010001-FAGx
βˆ’
| 00010001-464235xx
+
| 00010001-464147xx
βˆ’
| Zanac
+
| Super Mario Bros.
 
|-
 
|-
βˆ’
| 00010001-FB6x
+
| 00010001-FAHx
βˆ’
| 00010001-464236xx
+
| 00010001-464148xx
βˆ’
| Front Line
+
| Tennis
 
|-
 
|-
βˆ’
| 00010001-FB7x
+
| 00010001-FAIx
βˆ’
| 00010001-464237xx
+
| 00010001-464149xx
βˆ’
| Nuts & Milk
+
| Soccer
 
|-
 
|-
βˆ’
| 00010001-FB8x
+
| 00010001-FAJx
βˆ’
| 00010001-464238xx
+
| 00010001-46414axx
βˆ’
| Challenger
+
| Ice Hockey
 
|-
 
|-
βˆ’
| 00010001-FB9x
+
| 00010001-FAKx
βˆ’
| 00010001-464239xx
+
| 00010001-46414bxx
βˆ’
| Pooyan
+
| The Legend of Zelda
 
|-
 
|-
βˆ’
| 00010001-FBAx
+
| 00010001-FALx
βˆ’
| 00010001-464241xx
+
| 00010001-46414cxx
βˆ’
| Smash Table Tennis
+
| Baseball
 
|-
 
|-
βˆ’
| 00010001-FBBx
+
| 00010001-FAMx
βˆ’
| 00010001-464242xx
+
| 00010001-46414dxx
βˆ’
| Mach Rider
+
| Wario's Woods
 
|-
 
|-
βˆ’
| 00010001-FBCx
+
| 00010001-FANx
βˆ’
| 00010001-464243xx
+
| 00010001-46414exx
βˆ’
| Excitebike
+
| Urban Champion
 
|-
 
|-
βˆ’
| 00010001-FBDx
+
| 00010001-FAOx
βˆ’
| 00010001-464244xx
+
| 00010001-46414fxx
βˆ’
| Kid Icarus
+
| Solomon's Key
 
|-
 
|-
βˆ’
| 00010001-FBEx
+
| 00010001-FAPx
βˆ’
| 00010001-464245xx
+
| 00010001-464150xx
βˆ’
| Ice Climber
+
| NES Open Tournament Golf
 
|-
 
|-
βˆ’
| 00010001-FBHx
+
| 00010001-FAQx
βˆ’
| 00010001-464248xx
+
| 00010001-464151xx
βˆ’
| Castlevania
+
| Ninja JaJaMaru-kun
 
|-
 
|-
βˆ’
| 00010001-FBIx
+
| 00010001-FARx
βˆ’
| 00010001-464249xx
+
| 00010001-464152xx
βˆ’
| Punch-Out!! Featuring Mr. Dream
+
| Gradius
 
|-
 
|-
βˆ’
| 00010001-FBJx
+
| 00010001-FASx
βˆ’
| 00010001-46424axx
+
| 00010001-464153xx
βˆ’
| Mighty Bomb Jack
+
| Xevious
 
|-
 
|-
βˆ’
| 00010001-FBKx
+
| 00010001-FATx
βˆ’
| 00010001-46424bxx
+
| 00010001-464154xx
βˆ’
| Teenage Mutant Ninja Turtles
+
| The Legend of Kage
 
|-
 
|-
βˆ’
| 00010001-FBLx
+
| 00010001-FAVx
βˆ’
| 00010001-46424cxx
+
| 00010001-464156xx
βˆ’
| Lode Runner
+
| Tecmo Bowl
 
|-
 
|-
βˆ’
| 00010001-FBNx
+
| 00010001-FAWx
βˆ’
| 00010001-46424exx
+
| 00010001-464157xx
βˆ’
| Ninja Gaiden
+
| Elevator Action
 
|-
 
|-
βˆ’
| 00010001-FBOx
+
| 00010001-FAXx
βˆ’
| 00010001-46424fxx
+
| 00010001-464158xx
βˆ’
| Gradius II: Gofer no Yabou
+
| Pac-Man
 
|-
 
|-
βˆ’
| 00010001-FBQx
+
| 00010001-FAYx
βˆ’
| 00010001-464251xx
+
| 00010001-464159xx
βˆ’
| Druaga no Tou
+
| Ikki
 
|-
 
|-
βˆ’
| 00010001-FBRx
+
| 00010001-FAZx
βˆ’
| 00010001-464252xx
+
| 00010001-464159xx
βˆ’
| Galaga
+
| Field Combat
 
|-
 
|-
βˆ’
| 00010001-FBSx
+
| 00010001-FB2x
βˆ’
| 00010001-464253xx
+
| 00010001-464232xx
βˆ’
| Milon's Secret Castle
+
| Super Mario Brothers: The Lost Levels
 
|-
 
|-
βˆ’
| 00010001-FBUx
+
| 00010001-FB3x
βˆ’
| 00010001-464255xx
+
| 00010001-464233xx
βˆ’
| Adventures of Lolo
+
| Valkyrie no Boken: Toki no Kagi Densetsu
 
|-
 
|-
βˆ’
| 00010001-FBVx
+
| 00010001-FB4x
βˆ’
| 00010001-464256xx
+
| 00010001-464234xx
βˆ’
| Tsuppari Ozumo
+
| Lunar Pool
 
|-
 
|-
βˆ’
| 00010001-FBWx
+
| 00010001-FB5x
βˆ’
| 00010001-464257xx
+
| 00010001-464235xx
βˆ’
| Joy Mech Fight
+
| Zanac
 
|-
 
|-
βˆ’
| 00010001-FBYx
+
| 00010001-FB6x
βˆ’
| 00010001-464259xx
+
| 00010001-464236xx
βˆ’
| Super Mario Bros. 2
+
| Front Line
 
|-
 
|-
βˆ’
| 00010001-FBZx
+
| 00010001-FB7x
βˆ’
| 00010001-46425axx
+
| 00010001-464237xx
βˆ’
| Metroid
+
| Nuts & Milk
 
|-
 
|-
βˆ’
| 00010001-FC2x
+
| 00010001-FB8x
βˆ’
| 00010001-464332xx
+
| 00010001-464238xx
βˆ’
| Hanjuku Hero
+
| Challenger
 
|-
 
|-
βˆ’
| 00010001-FC3x
+
| 00010001-FB9x
βˆ’
| 00010001-464333xx
+
| 00010001-464239xx
βˆ’
| Bubble Bobble
+
| Pooyan
 
|-
 
|-
βˆ’
| 00010001-FC4x
+
| 00010001-FBAx
βˆ’
| 00010001-464334xx
+
| 00010001-464241xx
βˆ’
| Chack'n Pop
+
| Smash Table Tennis
 
|-
 
|-
βˆ’
| 00010001-FC5x
+
| 00010001-FBBx
βˆ’
| 00010001-464335xx
+
| 00010001-464242xx
βˆ’
| Ganbare Goemon! Karakuri Dochu
+
| Mach Rider
 
|-
 
|-
βˆ’
| 00010001-FC6x
+
| 00010001-FBCx
βˆ’
| 00010001-464336xx
+
| 00010001-464243xx
βˆ’
| StarTropics
+
| Excitebike
 
|-
 
|-
βˆ’
| 00010001-FC7x
+
| 00010001-FBDx
βˆ’
| 00010001-464337xx
+
| 00010001-464244xx
βˆ’
| NES Play Action Football
+
| Kid Icarus
 
|-
 
|-
βˆ’
| 00010001-FC8x
+
| 00010001-FBEx
βˆ’
| 00010001-464338xx
+
| 00010001-464245xx
βˆ’
| Castlevania II: Simon's Quest
+
| Ice Climber
 
|-
 
|-
βˆ’
| 00010001-FC9x
+
| 00010001-FBHx
βˆ’
| 00010001-464339xx
+
| 00010001-464248xx
βˆ’
| Metal Slader Glory
+
| Castlevania
 
|-
 
|-
βˆ’
| 00010001-FCAx
+
| 00010001-FBIx
βˆ’
| 00010001-464341xx
+
| 00010001-464249xx
βˆ’
| Star Soldier
+
| Punch-Out!! Featuring Mr. Dream
 
|-
 
|-
βˆ’
| 00010001-FCEx
+
| 00010001-FBJx
βˆ’
| 00010001-464345xx
+
| 00010001-46424axx
βˆ’
| Esper Dream
+
| Mighty Bomb Jack
 
|-
 
|-
βˆ’
| 00010001-FCFx
+
| 00010001-FBKx
βˆ’
| 00010001-464346xx
+
| 00010001-46424bxx
βˆ’
| Yie Ar Kung-Fu
+
| Teenage Mutant Ninja Turtles
 
|-
 
|-
βˆ’
| 00010001-FCGx
+
| 00010001-FBLx
βˆ’
| 00010001-464347xx
+
| 00010001-46424cxx
βˆ’
| TwinBee
+
| Lode Runner
 
|-
 
|-
βˆ’
| 00010001-FCHx
+
| 00010001-FBNx
βˆ’
| 00010001-464348xx
+
| 00010001-46424exx
βˆ’
| Flappy
+
| Ninja Gaiden
 
|-
 
|-
βˆ’
| 00010001-FCIx
+
| 00010001-FBOx
βˆ’
| 00010001-464349xx
+
| 00010001-46424fxx
βˆ’
| Volguard II
+
| Gradius II: Gofer no Yabou
 
|-
 
|-
βˆ’
| 00010001-FCNx
+
| 00010001-FBQx
βˆ’
| 00010001-46434exx
+
| 00010001-464251xx
βˆ’
| Kekkyoku Nankyoku Daiboken
+
| Druaga no Tou
 
|-
 
|-
βˆ’
| 00010001-FCOx
+
| 00010001-FBRx
βˆ’
| 00010001-46434fxx
+
| 00010001-464252xx
βˆ’
| Battle City
+
| Galaga
 
|-
 
|-
βˆ’
| 00010001-FCPx
+
| 00010001-FBSx
βˆ’
| 00010001-464350xx
+
| 00010001-464253xx
βˆ’
| Balloon Fight
+
| Milon's Secret Castle
 
|-
 
|-
βˆ’
| 00010001-FCQx
+
| 00010001-FBUx
βˆ’
| 00010001-464351xx
+
| 00010001-464255xx
βˆ’
| Ninja Gaiden II: The Dark Sword of Chaos
+
| Adventures of Lolo
 
|-
 
|-
βˆ’
| 00010001-FCRx
+
| 00010001-FBVx
βˆ’
| 00010001-464352xx
+
| 00010001-464256xx
βˆ’
| Adventure Island
+
| Tsuppari Ozumo
 
|-
 
|-
βˆ’
| 00010001-FCSx
+
| 00010001-FBWx
βˆ’
| 00010001-464353xx
+
| 00010001-464257xx
βˆ’
| Super C/Probotector II: Return of the Evil Forces
+
| Joy Mech Fight
 
|-
 
|-
βˆ’
| 00010001-FCTx
+
| 00010001-FBYx
βˆ’
| 00010001-464354xx
+
| 00010001-464259xx
βˆ’
| Mega Man
+
| Super Mario Bros. 2
 
|-
 
|-
βˆ’
| 00010001-FCUx
+
| 00010001-FBZx
βˆ’
| 00010001-464355xx
+
| 00010001-46425axx
βˆ’
| Volleyball
+
| Metroid
 
|-
 
|-
βˆ’
| 00010001-FCVx
+
| 00010001-FC2x
βˆ’
| 00010001-464356xx
+
| 00010001-464332xx
βˆ’
| Wrecking Crew
+
| Hanjuku Hero
 
|-
 
|-
βˆ’
| 00010001-FCWx
+
| 00010001-FC3x
βˆ’
| 00010001-464357xx
+
| 00010001-464333xx
βˆ’
| Super Mario Bros. 3
+
| Bubble Bobble
 
|-
 
|-
βˆ’
| 00010001-FCYx
+
| 00010001-FC4x
βˆ’
| 00010001-464359xx
+
| 00010001-464334xx
βˆ’
| Yoshi's Cookie
+
| Chack'n Pop
 
|-
 
|-
βˆ’
| 00010001-FCZx
+
| 00010001-FC5x
βˆ’
| 00010001-46435axx
+
| 00010001-464335xx
βˆ’
| King's Knight
+
| Ganbare Goemon! Karakuri Dochu
 
|-
 
|-
βˆ’
| 00010001-FD2x
+
| 00010001-FC6x
βˆ’
| 00010001-464432xx
+
| 00010001-464336xx
βˆ’
| Double Dragon
+
| StarTropics
 
|-
 
|-
βˆ’
| 00010001-FD6x
+
| 00010001-FC7x
βˆ’
| 00010001-464436xx
+
| 00010001-464337xx
βˆ’
| Adventures of Lolo 2
+
| NES Play Action Football
 
|-
 
|-
βˆ’
| 00010001-FD7x
+
| 00010001-FC8x
βˆ’
| 00010001-464437xx
+
| 00010001-464338xx
βˆ’
| Mega Man 3
+
| Castlevania II: Simon's Quest
 
|-
 
|-
βˆ’
| 00010001-FDAx
+
| 00010001-FC9x
βˆ’
| 00010001-464441xx
+
| 00010001-464339xx
βˆ’
| Spelunker
+
| Metal Slader Glory
 
|-
 
|-
βˆ’
| 00010001-FDBx
+
| 00010001-FCAx
βˆ’
| 00010001-464442xx
+
| 00010001-464341xx
βˆ’
| Famicom Mukashibanashi: Shin Onigashima
+
| Star Soldier
 
|-
 
|-
βˆ’
| 00010001-FDCx
+
| 00010001-FCEx
βˆ’
| 00010001-464443xx
+
| 00010001-464345xx
βˆ’
| Star Luster
+
| Esper Dream
 
|-
 
|-
βˆ’
| 00010001-FDEx
+
| 00010001-FCFx
βˆ’
| 00010001-464445xx
+
| 00010001-464346xx
βˆ’
| Mappy
+
| Yie Ar Kung-Fu
 
|-
 
|-
βˆ’
| 00010001-FDFx
+
| 00010001-FCGx
βˆ’
| 00010001-464446xx
+
| 00010001-464347xx
βˆ’
| Bases Loaded
+
| TwinBee
 
|-
 
|-
βˆ’
| 00010001-FDGx
+
| 00010001-FCHx
βˆ’
| 00010001-464447xx
+
| 00010001-464348xx
βˆ’
| Ghosts 'n Goblins
+
| Flappy
 
|-
 
|-
βˆ’
| 00010001-FDIx
+
| 00010001-FCIx
βˆ’
| 00010001-464449xx
+
| 00010001-464349xx
βˆ’
| Bokosuka Wars
+
| Volguard II
 
|-
 
|-
βˆ’
| 00010001-FDLx
+
| 00010001-FCNx
βˆ’
| 00010001-46444cxx
+
| 00010001-46434exx
βˆ’
| Ninja Gaiden III: The Ancient Ship of Doom
+
| Kekkyoku Nankyoku Daiboken
 
|-
 
|-
βˆ’
| 00010001-FDNx
+
| 00010001-FCOx
βˆ’
| 00010001-46444exx
+
| 00010001-46434fxx
βˆ’
| Mega Man 2
+
| Battle City
 
|-
 
|-
βˆ’
| 00010001-FDOx
+
| 00010001-FCPx
βˆ’
| 00010001-46444fxx
+
| 00010001-464350xx
βˆ’
| Operation Wolf
+
| Balloon Fight
 
|-
 
|-
βˆ’
| 00010001-FDPx
+
| 00010001-FCQx
βˆ’
| 00010001-464450xx
+
| 00010001-464351xx
βˆ’
| Blades of Steel
+
| Ninja Gaiden II: The Dark Sword of Chaos
 
|-
 
|-
βˆ’
| 00010001-FDQx
+
| 00010001-FCRx
βˆ’
| 00010001-464451xx
+
| 00010001-464352xx
βˆ’
| Double Dribble
+
| Adventure Island
 
|-
 
|-
βˆ’
| 00010001-FDRx
+
| 00010001-FCSx
βˆ’
| 00010001-464452xx
+
| 00010001-464353xx
βˆ’
| Skate or Die!
+
| Super C/Probotector II: Return of the Evil Forces
 
|-
 
|-
βˆ’
| 00010001-FDSx
+
| 00010001-FCTx
βˆ’
| 00010001-464453xx
+
| 00010001-464354xx
βˆ’
| Famicom Tantei Club: Kieta Koukeisha
+
| Mega Man
 
|-
 
|-
βˆ’
| 00010001-FDTx
+
| 00010001-FCUx
βˆ’
| 00010001-464454xx
+
| 00010001-464355xx
βˆ’
| Renegade
+
| Volleyball
 
|-
 
|-
βˆ’
| 00010001-FDUx
+
| 00010001-FCVx
βˆ’
| 00010001-464455xx
+
| 00010001-464356xx
βˆ’
| Super Dodgeball
+
| Wrecking Crew
 
|-
 
|-
βˆ’
| 00010001-FDVx
+
| 00010001-FCWx
βˆ’
| 00010001-464456xx
+
| 00010001-464357xx
βˆ’
| River City Ransom/Street Gangs
+
| Super Mario Bros. 3
 
|-
 
|-
βˆ’
| 00010001-FDWx
+
| 00010001-FCYx
βˆ’
| 00010001-464457xx
+
| 00010001-464359xx
βˆ’
| Downtown Special: Kunio-kun no Jidaigeki dayo Zennin Shuugou!
+
| Yoshi's Cookie
 
|-
 
|-
βˆ’
| 00010001-FDXx
+
| 00010001-FCZx
βˆ’
| 00010001-464458xx
+
| 00010001-46435axx
βˆ’
| Double Dragon II: The Revenge
+
| King's Knight
 
|-
 
|-
βˆ’
| 00010001-FDYx
+
| 00010001-FD2x
βˆ’
| 00010001-464459xx
+
| 00010001-464432xx
βˆ’
| Fire Emblem Gaiden
+
| Double Dragon
 
|-
 
|-
βˆ’
| 00010001-FDZx
+
| 00010001-FD6x
βˆ’
| 00010001-46445axx
+
| 00010001-464436xx
βˆ’
| Downtown Nekketsu Koushinkyoku: Soreyuke Daiundoukai
+
| Adventures of Lolo 2
 
|-
 
|-
βˆ’
| 00010001-FE6x
+
| 00010001-FD7x
βˆ’
| 00010001-464536xx
+
| 00010001-464437xx
βˆ’
| Ninja-kun: Majou no Boken
+
| Mega Man 3
 
|-
 
|-
βˆ’
| 00010001-FE7x
+
| 00010001-FDAx
βˆ’
| 00010001-464537xx
+
| 00010001-464441xx
βˆ’
| Ninja-kun: Ashura no Shou
+
| Spelunker
 
|-
 
|-
βˆ’
| 00010001-FE9x
+
| 00010001-FDBx
βˆ’
| 00010001-464539xx
+
| 00010001-464442xx
βˆ’
| Ike Ike! Nekketsu Hockey Bu: Subette Koronde Dairanto
+
| Famicom Mukashibanashi: Shin Onigashima
 
|-
 
|-
βˆ’
| 00010001-FECx
+
| 00010001-FDCx
βˆ’
| 00010001-464543xx
+
| 00010001-464443xx
βˆ’
| Sky Kid
+
| Star Luster
 
|-
 
|-
βˆ’
| 00010001-FEDx
+
| 00010001-FDEx
βˆ’
| 00010001-464544xx
+
| 00010001-464445xx
βˆ’
| Dig Dug
+
| Mappy
 
|-
 
|-
βˆ’
| 00010001-FEEx
+
| 00010001-FDFx
βˆ’
| 00010001-464545xx
+
| 00010001-464446xx
βˆ’
| Tantei Jinguji Saburo: Shinjuku Chuo Kōen Satsujin Jiken
+
| Bases Loaded
 
|-
 
|-
βˆ’
| 00010001-FEIx
+
| 00010001-FDGx
βˆ’
| 00010001-464549xx
+
| 00010001-464447xx
βˆ’
| City Connection
+
| Ghosts 'n Goblins
 
|-
 
|-
βˆ’
| 00010001-FEJx
+
| 00010001-FDIx
βˆ’
| 00010001-46454axx
+
| 00010001-464449xx
βˆ’
| Nazo no Murasamejou
+
| Bokosuka Wars
 
|-
 
|-
βˆ’
| 00010001-FELx
+
| 00010001-FDLx
βˆ’
| 00010001-46454cxx
+
| 00010001-46444cxx
βˆ’
| Transformers: Convoy no Nazo
+
| Ninja Gaiden III: The Ancient Ship of Doom
 
|-
 
|-
βˆ’
| 00010001-FEMx
+
| 00010001-FDNx
βˆ’
| 00010001-46454dxx
+
| 00010001-46444exx
βˆ’
| Bio Miracle Bokutte Upa
+
| Mega Man 2
 
|-
 
|-
βˆ’
| 00010001-FENx
+
| 00010001-FDOx
βˆ’
| 00010001-46454exx
+
| 00010001-46444fxx
βˆ’
| Life Force
+
| Operation Wolf
 
|-
 
|-
βˆ’
| 00010001-FEPx
+
| 00010001-FDPx
βˆ’
| 00010001-464550xx
+
| 00010001-464450xx
βˆ’
| Getsufuuma Den
+
| Blades of Steel
 
|-
 
|-
βˆ’
| 00010001-FEQx
+
| 00010001-FDQx
βˆ’
| 00010001-464551xx
+
| 00010001-464451xx
βˆ’
| Castlevania III: Dracula's Curse
+
| Double Dribble
 
|-
 
|-
βˆ’
| 00010001-FERx
+
| 00010001-FDRx
βˆ’
| 00010001-464552xx
+
| 00010001-464452xx
βˆ’
| Zoda's Revenge: StarTropics 2
+
| Skate or Die!
 
|-
 
|-
βˆ’
| 00010001-FESx
+
| 00010001-FDSx
βˆ’
| 00010001-464553xx
+
| 00010001-464453xx
βˆ’
| Clu Clu Land
+
| Famicom Tantei Club: Kieta Koukeisha
 
|-
 
|-
βˆ’
| 00010001-FEUx
+
| 00010001-FDTx
βˆ’
| 00010001-464555xx
+
| 00010001-464454xx
βˆ’
| Donkey Kong 3
+
| Renegade
 
|-
 
|-
βˆ’
| 00010001-FEVx
+
| 00010001-FDUx
βˆ’
| 00010001-464556xx
+
| 00010001-464455xx
βˆ’
| Atlantis no Nazo
+
| Super Dodgeball
 
|-
 
|-
βˆ’
| 00010001-FEWx
+
| 00010001-FDVx
βˆ’
| 00010001-464557xx
+
| 00010001-464456xx
βˆ’
| Dragon Buster
+
| River City Ransom/Street Gangs
 
|-
 
|-
βˆ’
| 00010001-FEXx
+
| 00010001-FDWx
βˆ’
| 00010001-464558xx
+
| 00010001-464457xx
βˆ’
| Wagan Land
+
| Downtown Special: Kunio-kun no Jidaigeki dayo Zennin Shuugou!
 
|-
 
|-
βˆ’
| 00010001-FFAx
+
| 00010001-FDXx
βˆ’
| 00010001-464641xx
+
| 00010001-464458xx
βˆ’
| Final Fantasy
+
| Double Dragon II: The Revenge
 
|-
 
|-
βˆ’
| 00010001-FFBx
+
| 00010001-FDYx
βˆ’
| 00010001-464642xx
+
| 00010001-464459xx
βˆ’
| Final Fantasy II
+
| Fire Emblem Gaiden
 
|-
 
|-
βˆ’
| 00010001-FFDx
+
| 00010001-FDZx
βˆ’
| 00010001-464644xx
+
| 00010001-46445axx
βˆ’
| Crash 'N The Boys: Street Challange
+
| Downtown Nekketsu Koushinkyoku: Soreyuke Daiundoukai
 
|-
 
|-
βˆ’
| 00010001-FFEx
+
| 00010001-FE6x
βˆ’
| 00010001-464645xx
+
| 00010001-464536xx
βˆ’
| A Boy and His Blob: Trouble on Blobolonia
+
| Ninja-kun: Majou no Boken
 
|-
 
|-
βˆ’
| 00010001-FFFx
+
| 00010001-FE7x
βˆ’
| 00010001-464646xx
+
| 00010001-464537xx
βˆ’
| Final Fantasy III
+
| Ninja-kun: Ashura no Shou
 
|-
 
|-
βˆ’
| 00010001-FFGx
+
| 00010001-FE9x
βˆ’
| 00010001-464647xx
+
| 00010001-464539xx
βˆ’
| SD Gundam World - Gachapon Senshi: Scramble Wars
+
| Ike Ike! Nekketsu Hockey Bu: Subette Koronde Dairanto
 
|-
 
|-
βˆ’
| 00010001-FFKx
+
| 00010001-FECx
βˆ’
| 00010001-46464bxx
+
| 00010001-464543xx
βˆ’
| Championship Lode Runner
+
| Sky Kid
 
|-
 
|-
βˆ’
| 00010001-FFLx
+
| 00010001-FEDx
βˆ’
| 00010001-46464cxx
+
| 00010001-464544xx
βˆ’
| Princess Tomato in the Salad Kingdom
+
| Dig Dug
 
|-
 
|-
βˆ’
| 00010001-FFMx
+
| 00010001-FEEx
βˆ’
| 00010001-46464dxx
+
| 00010001-464545xx
βˆ’
| Blaster Master
+
| Tantei Jinguji Saburo: Shinjuku Chuo Kōen Satsujin Jiken
 
|-
 
|-
βˆ’
| 00010001-FFNx
+
| 00010001-FEIx
βˆ’
| 00010001-46464exx
+
| 00010001-464549xx
βˆ’
| Mega Man 4
+
| City Connection
 
|-
 
|-
βˆ’
| 00010001-FFQx
+
| 00010001-FEJx
βˆ’
| 00010001-464651xx
+
| 00010001-46454axx
βˆ’
| Shadow of the Ninja
+
| Nazo no Murasamejou
 
|-
 
|-
βˆ’
| 00010001-FFRx
+
| 00010001-FELx
βˆ’
| 00010001-464652xx
+
| 00010001-46454cxx
βˆ’
| Faxandu
+
| Transformers: Convoy no Nazo
 
|-
 
|-
βˆ’
| 00010001-FFUx
+
| 00010001-FEMx
βˆ’
| 00010001-464655xx
+
| 00010001-46454dxx
βˆ’
| Adventure Island II
+
| Bio Miracle Bokutte Upa
 
|-
 
|-
βˆ’
| 00010001-FFVx
+
| 00010001-FENx
βˆ’
| 00010001-464656xx
+
| 00010001-46454exx
βˆ’
| S.C.A.T.
+
| Life Force
 
|-
 
|-
βˆ’
| 00010001-FFYx
+
| 00010001-FEPx
βˆ’
| 00010001-464659xx
+
| 00010001-464550xx
βˆ’
| Mega Man 5
+
| Getsufuuma Den
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Hxxx : Channels ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-HADx
+
| 00010001-FEQx
βˆ’
| 00010001-484144xx
+
| 00010001-464551xx
βˆ’
| Internet Channel
+
| Castlevania III: Dracula's Curse
βˆ’
(Opera / Internet Channel)
   
|-
 
|-
βˆ’
| 00010001-HAEA
+
| 00010001-FERx
βˆ’
| 00010001-48414541
+
| 00010001-464552xx
βˆ’
| Wii Message Board <br />(Not a channel by itself, but mail stored on the SD card uses this ID)
+
| Zoda's Revenge: StarTropics 2
 
|-
 
|-
βˆ’
| 00010001-HAJx
+
| 00010001-FESx
βˆ’
| 00010001-48414axx
+
| 00010001-464553xx
βˆ’
| Everybody Votes C...
+
| Clu Clu Land
βˆ’
(Everybody Votes Channel)
   
|-
 
|-
βˆ’
| 00010001-HAOx
+
| 00010001-FEUx
βˆ’
| 00010001-48414fxx
+
| 00010001-464555xx
βˆ’
| TV Remote channel <br />(Not released,{{check}} but references exist in the [[System Menu]])
+
| Donkey Kong 3
 
|-
 
|-
βˆ’
| 00010001-HAPx
+
| 00010001-FEVx
βˆ’
| 00010001-484150xx
+
| 00010001-464556xx
βˆ’
| Check Mii Out Ch.
+
| Atlantis no Nazo
βˆ’
(Check Mii Out / Mii Contest Channel)
   
|-
 
|-
βˆ’
| 00010001-HATx
+
| 00010001-FEWx
βˆ’
| 00010001-484154xx
+
| 00010001-464557xx
βˆ’
| Nintendo Channel
+
| Dragon Buster
 
|-
 
|-
βˆ’
| 00010001-HAVx
+
| 00010001-FEXx
βˆ’
| 00010001-484156xx
+
| 00010001-464558xx
βˆ’
| Today and Tomorrow Channel
+
| Wagan Land
 
|-
 
|-
βˆ’
| 00010001-HAWx
+
| 00010001-FFAx
βˆ’
| 00010001-484157xx
+
| 00010001-464641xx
βˆ’
| Metroid Prime 3 Preview
+
| Final Fantasy
 
|-
 
|-
βˆ’
| 00010001-HAZA
+
| 00010001-FFBx
βˆ’
| 00010001-48415axx
+
| 00010001-464642xx
βˆ’
| Photo Channel 1.1 (Europe?)
+
| Final Fantasy II
 
|-
 
|-
βˆ’
| 00010001-HBNx
+
| 00010001-FFDx
βˆ’
| 00010001-48424exx
+
| 00010001-464644xx
βˆ’
| TV Friend Channel / G-Guide for Wii
+
| Crash 'N The Boys: Street Challange
 
|-
 
|-
βˆ’
| 00010001-HC3x
+
| 00010001-FFEx
βˆ’
| 00010001-484333xx
+
| 00010001-464645xx
βˆ’
| USB Memori Shuufuku Puroguramu
+
| A Boy and His Blob: Trouble on Blobolonia
βˆ’
*Translates to: USB Memory Repair Program
   
|-
 
|-
βˆ’
| 00010001-HCAx
+
| 00010001-FFFx
βˆ’
| 00010001-484341xx
+
| 00010001-464646xx
βˆ’
| Daigasso! Band Bros. DX Speaker Channel
+
| Final Fantasy III
 
|-
 
|-
βˆ’
| 00010001-HCBx
+
| 00010001-FFGx
βˆ’
| 00010001-484342xx
+
| 00010001-464647xx
βˆ’
| Shashin Channel 1.0 Fukkyuu Programme
+
| SD Gundam World - Gachapon Senshi: Scramble Wars
βˆ’
*Translates to: Photograph Channel 1.0 Restoration Program
   
|-
 
|-
βˆ’
| 00010001-HCHx
+
| 00010001-FFKx
βˆ’
| 00010001-484348xx
+
| 00010001-46464bxx
βˆ’
| Demae Channel / Japan Food Service
+
| Championship Lode Runner
 
|-
 
|-
βˆ’
| 00010001-HCDx
+
| 00010001-FFLx
βˆ’
| 00010001-484344xx
+
| 00010001-46464cxx
βˆ’
| Digicam Print Channel
+
| Princess Tomato in the Salad Kingdom
 
|-
 
|-
βˆ’
| 00010001-HCFx
+
| 00010001-FFMx
βˆ’
| 00010001-484346xx
+
| 00010001-46464dxx
βˆ’
| [[Wii Speak Channel]]
+
| Blaster Master
 
|-
 
|-
βˆ’
| 00010001-HCGx
+
| 00010001-FFNx
βˆ’
| 00010001-484347xx
+
| 00010001-46464exx
βˆ’
| Get Connected Video
+
| Mega Man 4
 
|-
 
|-
βˆ’
| 00010001-HCIx
+
| 00010001-FFQx
βˆ’
| 00010001-484349xx
+
| 00010001-464651xx
βˆ’
| Wii no Ma Channel
+
| Shadow of the Ninja
 
|-
 
|-
βˆ’
| 00010001-HCJx
+
| 00010001-FFRx
βˆ’
| 00010001-48434axx
+
| 00010001-464652xx
βˆ’
| BBC iPlayer Channel
+
| Faxandu
 
|-
 
|-
βˆ’
| 00010001-HCLx
+
| 00010001-FFUx
βˆ’
| 00010001-48434cxx
+
| 00010001-464655xx
βˆ’
| Netflix
+
| Adventure Island II
 
|-
 
|-
βˆ’
| 00010001-HCMx
+
| 00010001-FFVx
βˆ’
| 00010001-48434dxx
+
| 00010001-464656xx
βˆ’
| Kirby TV Channel
+
| S.C.A.T.
 
|-
 
|-
βˆ’
| 00010001-HCQx
+
| 00010001-FFYx
βˆ’
| 00010001-484351xx
+
| 00010001-464659xx
βˆ’
| Hulu Plus
+
| Mega Man 5
 +
|}
 +
 
 +
=== 00010001-Hxxx : Channels ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-HCRx
+
| 00010001-HADx
βˆ’
| 00010001-484352xx
+
| 00010001-484144xx
βˆ’
| Save Data Update
+
| Internet Channel
βˆ’
(The Legend of Zelda: Skyward Sword Save Data Update Channel)
+
(Opera / Internet Channel)
 
|-
 
|-
βˆ’
| 00010001-HCSx
+
| 00010001-HAEA
βˆ’
| 00010001-484353xx
+
| 00010001-48414541
βˆ’
| Wii U Transfer Tool
+
| Wii Message Board <br />(Not a channel by itself, but mail stored on the SD card uses this ID)
 
|-
 
|-
βˆ’
| 00010001-HCWx
+
| 00010001-HAJx
βˆ’
| 00010001-484357xx
+
| 00010001-48414axx
βˆ’
| Amazon Instant Video
+
| Everybody Votes C...
 +
(Everybody Votes Channel)
 
|-
 
|-
βˆ’
| 00010001-HCXx
+
| 00010001-HAOx
βˆ’
| 00010001-484358xx
+
| 00010001-48414fxx
βˆ’
| YouTube
+
| TV Remote channel <br />(Not released,{{check}} but references exist in the [[System Menu]])
 
|-
 
|-
βˆ’
| 00010001-HCYx
+
| 00010001-HAPx
βˆ’
| 00010001-484359xx
+
| 00010001-484150xx
βˆ’
| Wii U Hontai Koushin Shuufuku Puroguramu
+
| Check Mii Out Ch.
βˆ’
*Translates to: Wii U Console Update Repair Program
+
(Check Mii Out / Mii Contest Channel)
 
|-
 
|-
βˆ’
|}
+
| 00010001-HATx
βˆ’
 
+
| 00010001-484154xx
βˆ’
=== 00010001-Jxxx : SNES Games ===
+
| Nintendo Channel
βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-JA2x
+
| 00010001-HAVx
βˆ’
| 00010001-4a4132xx
+
| 00010001-484156xx
βˆ’
| Kamaitachi no Yoru
+
| Today and Tomorrow Channel
 
|-
 
|-
βˆ’
| 00010001-JA3x
+
| 00010001-HAWx
βˆ’
| 00010001-4a4133xx
+
| 00010001-484157xx
βˆ’
| Shin Megami Tensei
+
| Metroid Prime 3 Preview
 
|-
 
|-
βˆ’
| 00010001-JA4x
+
| 00010001-HAZA
βˆ’
| 00010001-4a4134xx
+
| 00010001-48415axx
βˆ’
| Super Ghouls 'n Ghosts
+
| Photo Channel 1.1 (Europe?)
 
|-
 
|-
βˆ’
| 00010001-JA5x
+
| 00010001-HBNx
βˆ’
| 00010001-4a4135xx
+
| 00010001-48424exx
βˆ’
| Hercules no Eiko III: Kamigami no Chinmoku
+
| TV Friend Channel / G-Guide for Wii
 
|-
 
|-
βˆ’
| 00010001-JA6x
+
| 00010001-HC3x
βˆ’
| 00010001-4a4136xx
+
| 00010001-484333xx
βˆ’
| Zombies Ate My Neighbors
+
| USB Memori Shuufuku Puroguramu
 +
*Translates to: USB Memory Repair Program
 
|-
 
|-
βˆ’
| 00010001-JA7x
+
| 00010001-HCAx
βˆ’
| 00010001-4a4137xx
+
| 00010001-484341xx
βˆ’
| ActRaiser
+
| Daigasso! Band Bros. DX Speaker Channel
 
|-
 
|-
βˆ’
| 00010001-JA8x
+
| 00010001-HCBx
βˆ’
| 00010001-4a4138xx
+
| 00010001-484342xx
βˆ’
| Final Fight
+
| Shashin Channel 1.0 Fukkyuu Programme
 +
*Translates to: Photograph Channel 1.0 Restoration Program
 
|-
 
|-
βˆ’
| 00010001-JAAx
+
| 00010001-HCHx
βˆ’
| 00010001-4a4141xx
+
| 00010001-484348xx
βˆ’
| Super Mario World
+
| Demae Channel / Japan Food Service
 
|-
 
|-
βˆ’
| 00010001-JABx
+
| 00010001-HCDx
βˆ’
| 00010001-4a4142xx
+
| 00010001-484344xx
βˆ’
| Mario's Super Picross
+
| Digicam Print Channel
 
|-
 
|-
βˆ’
| 00010001-JACx
+
| 00010001-HCFx
βˆ’
| 00010001-4a4143xx
+
| 00010001-484346xx
βˆ’
| F-Zero
+
| [[Wii Speak Channel]]
 
|-
 
|-
βˆ’
| 00010001-JADx
+
| 00010001-HCGx
βˆ’
| 00010001-4a4144xx
+
| 00010001-484347xx
βˆ’
| The Legend of Zelda: A Link to the Past
+
| Get Connected Video
 
|-
 
|-
βˆ’
| 00010001-JAEx
+
| 00010001-HCIx
βˆ’
| 00010001-4a4145xx
+
| 00010001-484349xx
βˆ’
| Donkey Kong Country
+
| Wii no Ma Channel
 
|-
 
|-
βˆ’
| 00010001-JAFx
+
| 00010001-HCJx
βˆ’
| 00010001-4a4146xx
+
| 00010001-48434axx
βˆ’
| SimCity
+
| BBC iPlayer Channel
 
|-
 
|-
βˆ’
| 00010001-JAGx
+
| 00010001-HCLx
βˆ’
| 00010001-4a4147xx
+
| 00010001-48434cxx
βˆ’
| Fire Emblem: Monsho no Nazo
+
| Netflix
 
|-
 
|-
βˆ’
| 00010001-JAHx
+
| 00010001-HCMx
βˆ’
| 00010001-4a4148xx
+
| 00010001-48434dxx
βˆ’
| R-Type III: The Third Lightning
+
| Kirby TV Channel
 
|-
 
|-
βˆ’
| 00010001-JAIx
+
| 00010001-HCQx
βˆ’
| 00010001-4a4149xx
+
| 00010001-484351xx
βˆ’
| Super Castlevania IV
+
| Hulu Plus
 
|-
 
|-
βˆ’
| 00010001-JAJx
+
| 00010001-HCRx
βˆ’
| 00010001-4a414axx
+
| 00010001-484352xx
βˆ’
| Street Fighter II: The World Warrior
+
| Save Data Update
 +
(The Legend of Zelda: Skyward Sword Save Data Update Channel)
 
|-
 
|-
βˆ’
| 00010001-JALx
+
| 00010001-HCSx
βˆ’
| 00010001-4a414cxx
+
| 00010001-484353xx
βˆ’
| Contra III: The Alien Wars
+
| Wii U Transfer Tool
 
|-
 
|-
βˆ’
| 00010001-JAMx
+
| 00010001-HCWx
βˆ’
| 00010001-4a414dxx
+
| 00010001-484357xx
βˆ’
| Gradius III
+
| Amazon Instant Video
 
|-
 
|-
βˆ’
| 00010001-JAPx
+
| 00010001-HCXx
βˆ’
| 00010001-4a4150xx
+
| 00010001-484358xx
βˆ’
| Fire Emblem: Seisen no Keifu
+
| YouTube
 
|-
 
|-
βˆ’
| 00010001-JAUx
+
| 00010001-HCYx
βˆ’
| 00010001-4a4155xx
+
| 00010001-484359xx
βˆ’
| Famicom Bunko: Hajimari no Mori
+
| Wii U Hontai Koushin Shuufuku Puroguramu
 +
*Translates to: Wii U Console Update Repair Program
 
|-
 
|-
βˆ’
| 00010001-JAVx
+
|}
βˆ’
| 00010001-4a4156xx
+
 
βˆ’
| Super Metroid
+
=== 00010001-Jxxx : SNES Games ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-JAWx
+
| 00010001-JA2x
βˆ’
| 00010001-4a4157xx
+
| 00010001-4a4132xx
βˆ’
| Romance of the Three Kingdoms IV: Wall of Fire
+
| Kamaitachi no Yoru
 
|-
 
|-
βˆ’
| 00010001-JAZx
+
| 00010001-JA3x
βˆ’
| 00010001-4a415axx
+
| 00010001-4a4133xx
βˆ’
| The Legend of the Mystical Ninja
+
| Shin Megami Tensei
 
|-
 
|-
βˆ’
| 00010001-JB3x
+
| 00010001-JA4x
βˆ’
| 00010001-4a4233xx
+
| 00010001-4a4134xx
βˆ’
| Harvest Moon
+
| Super Ghouls 'n Ghosts
 
|-
 
|-
βˆ’
| 00010001-JB5x
+
| 00010001-JA5x
βˆ’
| 00010001-4a4235xx
+
| 00010001-4a4135xx
βˆ’
| Super Gussun Oyoyo
+
| Hercules no Eiko III: Kamigami no Chinmoku
 
|-
 
|-
βˆ’
| 00010001-JB6x
+
| 00010001-JA6x
βˆ’
| 00010001-4a4236xx
+
| 00010001-4a4136xx
βˆ’
| Treasure Hunter G
+
| Zombies Ate My Neighbors
 
|-
 
|-
βˆ’
| 00010001-JB7x
+
| 00010001-JA7x
βˆ’
| 00010001-4a4237xx
+
| 00010001-4a4137xx
βˆ’
| Front Mission Series: Gun Hazard
+
| ActRaiser
 
|-
 
|-
βˆ’
| 00010001-JB9x
+
| 00010001-JA8x
βˆ’
| 00010001-4a4239xx
+
| 00010001-4a4138xx
βˆ’
| Gakkou de atta Kowai Hanashi
+
| Final Fight
 
|-
 
|-
βˆ’
| 00010001-JBAx
+
| 00010001-JAAx
βˆ’
| 00010001-4a4241xx
+
| 00010001-4a4141xx
βˆ’
| Metal Marines
+
| Super Mario World
 
|-
 
|-
βˆ’
| 00010001-JBBx
+
| 00010001-JABx
βˆ’
| 00010001-4a4242xx
+
| 00010001-4a4142xx
βˆ’
| Super Street Fighter II: The New Challengers
+
| Mario's Super Picross
 
|-
 
|-
βˆ’
| 00010001-JBCx
+
| 00010001-JACx
βˆ’
| 00010001-4a4243xx
+
| 00010001-4a4143xx
βˆ’
| Kirby's Dream Course
+
| F-Zero
 
|-
 
|-
βˆ’
| 00010001-JBDx
+
| 00010001-JADx
βˆ’
| 00010001-4a4244xx
+
| 00010001-4a4144xx
βˆ’
| Donkey Kong Country 2: Diddy's Kong Quest
+
| The Legend of Zelda: A Link to the Past
 
|-
 
|-
βˆ’
| 00010001-JBEx
+
| 00010001-JAEx
βˆ’
| 00010001-4a4245xx
+
| 00010001-4a4145xx
βˆ’
| Magical Drop
+
| Donkey Kong Country
 
|-
 
|-
βˆ’
| 00010001-JBFx
+
| 00010001-JAFx
βˆ’
| 00010001-4a4246xx
+
| 00010001-4a4146xx
βˆ’
| Otogirisou
+
| SimCity
 
|-
 
|-
βˆ’
| 00010001-JBGx
+
| 00010001-JAGx
βˆ’
| 00010001-4a4247xx
+
| 00010001-4a4147xx
βˆ’
| Mystery Dungeon: Shiren the Wanderer
+
| Fire Emblem: Monsho no Nazo
 
|-
 
|-
βˆ’
| 00010001-JBHx
+
| 00010001-JAHx
βˆ’
| 00010001-4a4248xx
+
| 00010001-4a4148xx
βˆ’
| Hercules no Eiko IV: Kamigami kara no Okurimono
+
| R-Type III: The Third Lightning
 
|-
 
|-
βˆ’
| 00010001-JBIx
+
| 00010001-JAIx
βˆ’
| 00010001-4a4249xx
+
| 00010001-4a4149xx
βˆ’
| Street Fighter II Turbo: Hyper Fighting
+
| Super Castlevania IV
 
|-
 
|-
βˆ’
| 00010001-JBKx
+
| 00010001-JAJx
βˆ’
| 00010001-4a424bxx
+
| 00010001-4a414axx
βˆ’
| Breath of Fire II
+
| Street Fighter II: The World Warrior
 
|-
 
|-
βˆ’
| 00010001-JBLx
+
| 00010001-JALx
βˆ’
| 00010001-4a424cxx
+
| 00010001-4a414cxx
βˆ’
| Pac-Attack
+
| Contra III: The Alien Wars
 
|-
 
|-
βˆ’
| 00010001-JBNx
+
| 00010001-JAMx
βˆ’
| 00010001-4a424exx
+
| 00010001-4a414dxx
βˆ’
| Darius Twin
+
| Gradius III
 
|-
 
|-
βˆ’
| 00010001-JBOx
+
| 00010001-JAPx
βˆ’
| 00010001-4a424fxx
+
| 00010001-4a4150xx
βˆ’
| Panel de Pon
+
| Fire Emblem: Seisen no Keifu
 
|-
 
|-
βˆ’
| 00010001-JBPx
+
| 00010001-JAUx
βˆ’
| 00010001-4a4250xx
+
| 00010001-4a4155xx
βˆ’
| Donkey Kong Country 3: Dixie Kong's Double Trouble!
+
| Famicom Bunko: Hajimari no Mori
 
|-
 
|-
βˆ’
| 00010001-JBQx
+
| 00010001-JAVx
βˆ’
| 00010001-4a4251xx
+
| 00010001-4a4156xx
βˆ’
| Kirby's Avalanche
+
| Super Metroid
 
|-
 
|-
βˆ’
| 00010001-JBRx
+
| 00010001-JAWx
βˆ’
| 00010001-4a4252xx
+
| 00010001-4a4157xx
βˆ’
| Vegas Stakes
+
| Romance of the Three Kingdoms IV: Wall of Fire
 
|-
 
|-
βˆ’
| 00010001-JBSx
+
| 00010001-JAZx
βˆ’
| 00010001-4a4253xx
+
| 00010001-4a415axx
βˆ’
| Axelay
+
| The Legend of the Mystical Ninja
 
|-
 
|-
βˆ’
| 00010001-JBTx
+
| 00010001-JB3x
βˆ’
| 00010001-4a4254xx
+
| 00010001-4a4233xx
βˆ’
| Super Turrican
+
| Harvest Moon
 
|-
 
|-
βˆ’
| 00010001-JBUx
+
| 00010001-JB5x
βˆ’
| 00010001-4a4255xx
+
| 00010001-4a4235xx
βˆ’
| Super Turrican 2
+
| Super Gussun Oyoyo
 
|-
 
|-
βˆ’
| 00010001-JBVx
+
| 00010001-JB6x
βˆ’
| 00010001-4a4256xx
+
| 00010001-4a4236xx
βˆ’
| Der Langrisser
+
| Treasure Hunter G
 
|-
 
|-
βˆ’
| 00010001-JBWx
+
| 00010001-JB7x
βˆ’
| 00010001-4a4257xx
+
| 00010001-4a4237xx
βˆ’
| Cybernator
+
| Front Mission Series: Gun Hazard
 
|-
 
|-
βˆ’
| 00010001-JBYx
+
| 00010001-JB9x
βˆ’
| 00010001-4a4259xx
+
| 00010001-4a4239xx
βˆ’
| Super R-Type
+
| Gakkou de atta Kowai Hanashi
 
|-
 
|-
βˆ’
| 00010001-JC3x
+
| 00010001-JBAx
βˆ’
| 00010001-4a4333xx
+
| 00010001-4a4241xx
βˆ’
| Bahamut Lagoon
+
| Metal Marines
 
|-
 
|-
βˆ’
| 00010001-JC4x
+
| 00010001-JBBx
βˆ’
| 00010001-4a4334xx
+
| 00010001-4a4242xx
βˆ’
| Indiana Jones' Greatest Adventure
+
| Super Street Fighter II: The New Challengers
 
|-
 
|-
βˆ’
| 00010001-JC5x
+
| 00010001-JBCx
βˆ’
| 00010001-4a4335xx
+
| 00010001-4a4243xx
βˆ’
| Romancing SaGa
+
| Kirby's Dream Course
 
|-
 
|-
βˆ’
| 00010001-JC6x
+
| 00010001-JBDx
βˆ’
| 00010001-4a4336xx
+
| 00010001-4a4244xx
βˆ’
| Romancing SaGa 2
+
| Donkey Kong Country 2: Diddy's Kong Quest
 
|-
 
|-
βˆ’
| 00010001-JC7x
+
| 00010001-JBEx
βˆ’
| 00010001-4a4337xx
+
| 00010001-4a4245xx
βˆ’
| The Combatribes
+
| Magical Drop
 
|-
 
|-
βˆ’
| 00010001-JC8x
+
| 00010001-JBFx
βˆ’
| 00010001-4a4338xx
+
| 00010001-4a4246xx
βˆ’
| Final Fantasy II
+
| Otogirisou
 
|-
 
|-
βˆ’
| 00010001-JCAx
+
| 00010001-JBGx
βˆ’
| 00010001-4a4341xx
+
| 00010001-4a4247xx
βˆ’
| DoReMi Fantasy: Milon's DokiDoki Adventure
+
| Mystery Dungeon: Shiren the Wanderer
 
|-
 
|-
βˆ’
| 00010001-JCBx
+
| 00010001-JBHx
βˆ’
| 00010001-4a4342xx
+
| 00010001-4a4248xx
βˆ’
| Super Mario RPG: Legend of the Seven Stars
+
| Hercules no Eiko IV: Kamigami kara no Okurimono
 
|-
 
|-
βˆ’
| 00010001-JCCx
+
| 00010001-JBIx
βˆ’
| 00010001-4a4343xx
+
| 00010001-4a4249xx
βˆ’
| Kirby Super Star
+
| Street Fighter II Turbo: Hyper Fighting
 
|-
 
|-
βˆ’
| 00010001-JCDx
+
| 00010001-JBKx
βˆ’
| 00010001-4a4344xx
+
| 00010001-4a424bxx
βˆ’
| Kirby's Dream Land 3
+
| Breath of Fire II
 
|-
 
|-
βˆ’
| 00010001-JCEx
+
| 00010001-JBLx
βˆ’
| 00010001-4a4345xx
+
| 00010001-4a424cxx
βˆ’
| Fire Emblem: Thracia 776
+
| Pac-Attack
 
|-
 
|-
βˆ’
| 00010001-JCGx
+
| 00010001-JBNx
βˆ’
| 00010001-4a4347xx
+
| 00010001-4a424exx
βˆ’
| Ganbare Goemon 2: Kiteretsu Shogun Magginesu
+
| Darius Twin
 
|-
 
|-
βˆ’
| 00010001-JCIx
+
| 00010001-JBOx
βˆ’
| 00010001-4a4349xx
+
| 00010001-4a424fxx
βˆ’
| Famicom Tantei Club Part II: Ushiro ni Tatsu Shojo
+
| Panel de Pon
 
|-
 
|-
βˆ’
| 00010001-JCJx
+
| 00010001-JBPx
βˆ’
| 00010001-4a434axx
+
| 00010001-4a4250xx
βˆ’
| Super Punch-Out!!
+
| Donkey Kong Country 3: Dixie Kong's Double Trouble!
 
|-
 
|-
βˆ’
| 00010001-JCKx
+
| 00010001-JBQx
βˆ’
| 00010001-4a434bxx
+
| 00010001-4a4251xx
βˆ’
| Space Invaders: The Original Game
+
| Kirby's Avalanche
 
|-
 
|-
βˆ’
| 00010001-JCLx
+
| 00010001-JBRx
βˆ’
| 00010001-4a434cxx
+
| 00010001-4a4252xx
βˆ’
| Secret of Mana
+
| Vegas Stakes
 
|-
 
|-
βˆ’
| 00010001-JCMx
+
| 00010001-JBSx
βˆ’
| 00010001-4a434dxx
+
| 00010001-4a4253xx
βˆ’
| Super Wagan Land
+
| Axelay
 
|-
 
|-
βˆ’
| 00010001-JCTx
+
| 00010001-JBTx
βˆ’
| 00010001-4a4354xx
+
| 00010001-4a4254xx
βˆ’
| Ogre Battle: The March of the Black Queen
+
| Super Turrican
 
|-
 
|-
βˆ’
| 00010001-JCUx
+
| 00010001-JBUx
βˆ’
| 00010001-4a4355xx
+
| 00010001-4a4255xx
βˆ’
| Tactics Ogre: Let Us Cling Together
+
| Super Turrican 2
 
|-
 
|-
βˆ’
| 00010001-JCVx
+
| 00010001-JBVx
βˆ’
| 00010001-4a4356xx
+
| 00010001-4a4256xx
βˆ’
| PilotWings
+
| Der Langrisser
 
|-
 
|-
βˆ’
| 00010001-JCWx
+
| 00010001-JBWx
βˆ’
| 00010001-4a4357xx
+
| 00010001-4a4257xx
βˆ’
| Super Mario Kart
+
| Cybernator
 
|-
 
|-
βˆ’
| 00010001-JCXx
+
| 00010001-JBYx
βˆ’
| 00010001-4a4358xx
+
| 00010001-4a4259xx
βˆ’
| Nobunaga's Ambition
+
| Super R-Type
 
|-
 
|-
βˆ’
| 00010001-JCYx
+
| 00010001-JC3x
βˆ’
| 00010001-4a4359xx
+
| 00010001-4a4333xx
βˆ’
| New Horizons
+
| Bahamut Lagoon
 
|-
 
|-
βˆ’
| 00010001-JCZx
+
| 00010001-JC4x
βˆ’
| 00010001-4a435axx
+
| 00010001-4a4334xx
βˆ’
| Genghis Khan II: Clan of the Gray Wolf
+
| Indiana Jones' Greatest Adventure
 
|-
 
|-
βˆ’
| 00010001-JD3x
+
| 00010001-JC5x
βˆ’
| 00010001-4a4433xx
+
| 00010001-4a4335xx
βˆ’
| Super E.D.F.: Earth Defense Force
+
| Romancing SaGa
 
|-
 
|-
βˆ’
| 00010001-JD4x
+
| 00010001-JC6x
βˆ’
| 00010001-4a4434xx
+
| 00010001-4a4336xx
βˆ’
| Rival Turf!
+
| Romancing SaGa 2
 
|-
 
|-
βˆ’
| 00010001-JD5x
+
| 00010001-JC7x
βˆ’
| 00010001-4a4435xx
+
| 00010001-4a4337xx
βˆ’
| Brawl Brothers
+
| The Combatribes
 
|-
 
|-
βˆ’
| 00010001-JD6x
+
| 00010001-JC8x
βˆ’
| 00010001-4a4436xx
+
| 00010001-4a4338xx
βˆ’
| The Ignition Factor
+
| Final Fantasy II
 
|-
 
|-
βˆ’
| 00010001-JD7x
+
| 00010001-JCAx
βˆ’
| 00010001-4a4437xx
+
| 00010001-4a4341xx
βˆ’
| Super Adventure Island
+
| DoReMi Fantasy: Milon's DokiDoki Adventure
 
|-
 
|-
βˆ’
| 00010001-JD8x
+
| 00010001-JCBx
βˆ’
| 00010001-4a4438xx
+
| 00010001-4a4342xx
βˆ’
| Super Adventure Island II
+
| Super Mario RPG: Legend of the Seven Stars
 
|-
 
|-
βˆ’
| 00010001-JD9x
+
| 00010001-JCCx
βˆ’
| 00010001-4a4439xx
+
| 00010001-4a4343xx
βˆ’
| Super Bonk
+
| Kirby Super Star
 
|-
 
|-
βˆ’
| 00010001-JDAx
+
| 00010001-JCDx
βˆ’
| 00010001-4a4441xx
+
| 00010001-4a4344xx
βˆ’
| Final Fantasy III
+
| Kirby's Dream Land 3
 
|-
 
|-
βˆ’
| 00010001-JDCx
+
| 00010001-JCEx
βˆ’
| 00010001-4a4443xx
+
| 00010001-4a4345xx
βˆ’
| Street Fighter Alpha 2
+
| Fire Emblem: Thracia 776
 
|-
 
|-
βˆ’
| 00010001-JDDx
+
| 00010001-JCGx
βˆ’
| 00010001-4a4444xx
+
| 00010001-4a4347xx
βˆ’
| Final Fight 2
+
| Ganbare Goemon 2: Kiteretsu Shogun Magginesu
 
|-
 
|-
βˆ’
| 00010001-JDEx
+
| 00010001-JCIx
βˆ’
| 00010001-4a4445xx
+
| 00010001-4a4349xx
βˆ’
| Final Fight 3
+
| Famicom Tantei Club Part II: Ushiro ni Tatsu Shojo
 
|-
 
|-
βˆ’
| 00010001-JDFx
+
| 00010001-JCJx
βˆ’
| 00010001-4a4446xx
+
| 00010001-4a434axx
βˆ’
| Sutte Hakkun
+
| Super Punch-Out!!
 
|-
 
|-
βˆ’
| 00010001-JDIx
+
| 00010001-JCKx
βˆ’
| 00010001-4a4449xx
+
| 00010001-4a434bxx
βˆ’
| Super Star Wars
+
| Space Invaders: The Original Game
 
|-
 
|-
βˆ’
| 00010001-JDJx
+
| 00010001-JCLx
βˆ’
| 00010001-4a444axx
+
| 00010001-4a434cxx
βˆ’
| Super Star Wars: The Empire Strikes Back
+
| Secret of Mana
 
|-
 
|-
βˆ’
| 00010001-JDLx
+
| 00010001-JCMx
βˆ’
| 00010001-4a444cxx
+
| 00010001-4a434dxx
βˆ’
| Super Star Wars: Return of the Jedi
+
| Super Wagan Land
 
|-
 
|-
βˆ’
| 00010001-JDMx
+
| 00010001-JCTx
βˆ’
| 00010001-4a444dxx
+
| 00010001-4a4354xx
βˆ’
| Kirby no Kirakira Kizzu
+
| Ogre Battle: The March of the Black Queen
 
|-
 
|-
βˆ’
| 00010001-JDNx
+
| 00010001-JCUx
βˆ’
| 00010001-4a444exx
+
| 00010001-4a4355xx
βˆ’
| Ghoul Patrol
+
| Tactics Ogre: Let Us Cling Together
 
|-
 
|-
βˆ’
| 00010001-JDVx
+
| 00010001-JCVx
βˆ’
| 00010001-4a4456xx
+
| 00010001-4a4356xx
βˆ’
| Wild Guns
+
| PilotWings
 
|-
 
|-
βˆ’
| 00010001-JDWx
+
| 00010001-JCWx
βˆ’
| 00010001-4a4457xx
+
| 00010001-4a4357xx
βˆ’
| Aero the Acro-Bat
+
| Super Mario Kart
 
|-
 
|-
βˆ’
| 00010001-JDXx
+
| 00010001-JCXx
βˆ’
| 00010001-4a4458xx
+
| 00010001-4a4358xx
βˆ’
| Aero the Acro-Bat 2
+
| Nobunaga's Ambition
 
|-
 
|-
βˆ’
| 00010001-JDZx
+
| 00010001-JCYx
βˆ’
| 00010001-4a445axx
+
| 00010001-4a4359xx
βˆ’
| Final Fantasy Mystic Quest
+
| New Horizons
 
|-
 
|-
βˆ’
| 00010001-JEAx
+
| 00010001-JCZx
βˆ’
| 00010001-4a4541xx
+
| 00010001-4a435axx
βˆ’
| Natsume Championship Wrestling
+
| Genghis Khan II: Clan of the Gray Wolf
 
|-
 
|-
βˆ’
| 00010001-JEBx
+
| 00010001-JD3x
βˆ’
| 00010001-4a4542xx
+
| 00010001-4a4433xx
βˆ’
| Mega Man X
+
| Super E.D.F.: Earth Defense Force
 
|-
 
|-
βˆ’
| 00010001-JECx
+
| 00010001-JD4x
βˆ’
| 00010001-4a4543xx
+
| 00010001-4a4434xx
βˆ’
| Chrono Trigger
+
| Rival Turf!
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Lxxx : Sega Master System ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-LAAx
+
| 00010001-JD5x
βˆ’
| 00010001-4c4141xx
+
| 00010001-4a4435xx
βˆ’
| Hokuto no Ken (Black Belt)
+
| Brawl Brothers
 
|-
 
|-
βˆ’
| 00010001-LABx
+
| 00010001-JD6x
βˆ’
| 00010001-4c4142xx
+
| 00010001-4a4436xx
βˆ’
| Fantasy Zone
+
| The Ignition Factor
 
|-
 
|-
βˆ’
| 00010001-LACx
+
| 00010001-JD7x
βˆ’
| 00010001-4c4143xx
+
| 00010001-4a4437xx
βˆ’
| Wonder Boy
+
| Super Adventure Island
 
|-
 
|-
βˆ’
| 00010001-LADx
+
| 00010001-JD8x
βˆ’
| 00010001-4c4144xx
+
| 00010001-4a4438xx
βˆ’
| Phantasy Star
+
| Super Adventure Island II
 
|-
 
|-
βˆ’
| 00010001-LAEx
+
| 00010001-JD9x
βˆ’
| 00010001-4c4145xx
+
| 00010001-4a4439xx
βˆ’
| Alex Kidd in Miracle World
+
| Super Bonk
 
|-
 
|-
βˆ’
| 00010001-LAFx
+
| 00010001-JDAx
βˆ’
| 00010001-4c4146xx
+
| 00010001-4a4441xx
βˆ’
| Secret Command
+
| Final Fantasy III
 
|-
 
|-
βˆ’
| 00010001-LAGx
+
| 00010001-JDCx
βˆ’
| 00010001-4c4147xx
+
| 00010001-4a4443xx
βˆ’
| Sonic the Hedgehog
+
| Street Fighter Alpha 2
 
|-
 
|-
βˆ’
| 00010001-LAHx
+
| 00010001-JDDx
βˆ’
| 00010001-4c4148xx
+
| 00010001-4a4444xx
βˆ’
| Space Harrier
+
| Final Fight 2
 
|-
 
|-
βˆ’
| 00010001-LAIx
+
| 00010001-JDEx
βˆ’
| 00010001-4c4149xx
+
| 00010001-4a4445xx
βˆ’
| Enduro Racer
+
| Final Fight 3
 
|-
 
|-
βˆ’
| 00010001-LAJx
+
| 00010001-JDFx
βˆ’
| 00010001-4c414axx
+
| 00010001-4a4446xx
βˆ’
| Sonic the Hedgehog 2
+
| Sutte Hakkun
 
|-
 
|-
βˆ’
| 00010001-LAKx
+
| 00010001-JDIx
βˆ’
| 00010001-4c414bxx
+
| 00010001-4a4449xx
βˆ’
| Wonder Boy in Monster Land
+
| Super Star Wars
 
|-
 
|-
βˆ’
| 00010001-LALx
+
| 00010001-JDJx
βˆ’
| 00010001-4c414cxx
+
| 00010001-4a444axx
βˆ’
| Fantasy Zone II: The Tears of Opa-Opa
+
| Super Star Wars: The Empire Strikes Back
 
|-
 
|-
βˆ’
| 00010001-LAMx
+
| 00010001-JDLx
βˆ’
| 00010001-4c414dxx
+
| 00010001-4a444cxx
βˆ’
| Sonic Chaos
+
| Super Star Wars: Return of the Jedi
 
|-
 
|-
βˆ’
| 00010001-LANx
+
| 00010001-JDMx
βˆ’
| 00010001-4c414exx
+
| 00010001-4a444dxx
βˆ’
| Alex Kidd: The Lost Stars
+
| Kirby no Kirakira Kizzu
 
|-
 
|-
βˆ’
| 00010001-LAOx
+
| 00010001-JDNx
βˆ’
| 00010001-4c414fxx
+
| 00010001-4a444exx
βˆ’
| R-Type
+
| Ghoul Patrol
 
|-
 
|-
βˆ’
| 00010001-LAPx
+
| 00010001-JDVx
βˆ’
| 00010001-4c4150xx
+
| 00010001-4a4456xx
βˆ’
| Wonder Boy III : The Dragon's Trap
+
| Wild Guns
 +
|-
 +
| 00010001-JDWx
 +
| 00010001-4a4457xx
 +
| Aero the Acro-Bat
 +
|-
 +
| 00010001-JDXx
 +
| 00010001-4a4458xx
 +
| Aero the Acro-Bat 2
 +
|-
 +
| 00010001-JDZx
 +
| 00010001-4a445axx
 +
| Final Fantasy Mystic Quest
 +
|-
 +
| 00010001-JEAx
 +
| 00010001-4a4541xx
 +
| Natsume Championship Wrestling
 +
|-
 +
| 00010001-JEBx
 +
| 00010001-4a4542xx
 +
| Mega Man X
 
|-
 
|-
βˆ’
| 00010001-LAQx
+
| 00010001-JECx
βˆ’
| 00010001-4c4151xx
+
| 00010001-4a4543xx
βˆ’
| Alex Kidd in Shinobi World
+
| Chrono Trigger
 
|}
 
|}
   βˆ’
=== 00010001-Mxxx : Sega Genesis ===
+
=== 00010001-Lxxx : Sega Master System ===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! Title ID
 
! Title ID
Line 1,832: Line 1,785:  
! Description
 
! Description
 
|-
 
|-
βˆ’
| 00010001-MA2x
+
| 00010001-LAAx
βˆ’
| 00010001-4d4132xx
+
| 00010001-4c4141xx
βˆ’
| Dyna Brothers
+
| Hokuto no Ken (Black Belt)
 
|-
 
|-
βˆ’
| 00010001-MA3x
+
| 00010001-LABx
βˆ’
| 00010001-4d4133xx
+
| 00010001-4c4142xx
βˆ’
| Puyo Puyo 2
+
| Fantasy Zone
 
|-
 
|-
βˆ’
| 00010001-MA4x
+
| 00010001-LACx
βˆ’
| 00010001-4d4134xx
+
| 00010001-4c4143xx
βˆ’
| Bahamut Senki
+
| Wonder Boy
 
|-
 
|-
βˆ’
| 00010001-MA5x
+
| 00010001-LADx
βˆ’
| 00010001-4d4135xx
+
| 00010001-4c4144xx
βˆ’
| Rent-A-Hero
+
| Phantasy Star
 
|-
 
|-
βˆ’
| 00010001-MA6x
+
| 00010001-LAEx
βˆ’
| 00010001-4d4136xx
+
| 00010001-4c4145xx
βˆ’
| Streets of Rage 2
+
| Alex Kidd in Miracle World
 
|-
 
|-
βˆ’
| 00010001-MA7x
+
| 00010001-LAFx
βˆ’
| 00010001-4d4137xx
+
| 00010001-4c4146xx
βˆ’
| Shining in the Darkness
+
| Secret Command
 
|-
 
|-
βˆ’
| 00010001-MA8x
+
| 00010001-LAGx
βˆ’
| 00010001-4d4138xx
+
| 00010001-4c4147xx
βˆ’
| Ecco the Dolphin II: The Tides of Time
+
| Sonic the Hedgehog
 
|-
 
|-
βˆ’
| 00010001-MA9x
+
| 00010001-LAHx
βˆ’
| 00010001-4d4139xx
+
| 00010001-4c4148xx
βˆ’
| The Hybrid Front
+
| Space Harrier
 
|-
 
|-
βˆ’
| 00010001-MAAx
+
| 00010001-LAIx
βˆ’
| 00010001-4d4141xx
+
| 00010001-4c4149xx
βˆ’
| Altered Beast
+
| Enduro Racer
 
|-
 
|-
βˆ’
| 00010001-MABx
+
| 00010001-LAJx
βˆ’
| 00010001-4d4142xx
+
| 00010001-4c414axx
βˆ’
| Columns
+
| Sonic the Hedgehog 2
 
|-
 
|-
βˆ’
| 00010001-MACx
+
| 00010001-LAKx
βˆ’
| 00010001-4d4143xx
+
| 00010001-4c414bxx
βˆ’
| Dr. Robotnik's Mean Bean Machine
+
| Wonder Boy in Monster Land
 
|-
 
|-
βˆ’
| 00010001-MADx
+
| 00010001-LALx
βˆ’
| 00010001-4d4144xx
+
| 00010001-4c414cxx
βˆ’
| Ecco the Dolphin
+
| Fantasy Zone II: The Tears of Opa-Opa
 
|-
 
|-
βˆ’
| 00010001-MAEx
+
| 00010001-LAMx
βˆ’
| 00010001-4d4145xx
+
| 00010001-4c414dxx
βˆ’
| Golden Axe
+
| Sonic Chaos
 
|-
 
|-
βˆ’
| 00010001-MAFx
+
| 00010001-LANx
βˆ’
| 00010001-4d4146xx
+
| 00010001-4c414exx
βˆ’
| Gunstar Heroes
+
| Alex Kidd: The Lost Stars
 
|-
 
|-
βˆ’
| 00010001-MAGx
+
| 00010001-LAOx
βˆ’
| 00010001-4d4147xx
+
| 00010001-4c414fxx
βˆ’
| Ristar
+
| R-Type
 
|-
 
|-
βˆ’
| 00010001-MAHx
+
| 00010001-LAPx
βˆ’
| 00010001-4d4148xx
+
| 00010001-4c4150xx
βˆ’
| Sonic the Hedgehog
+
| Wonder Boy III : The Dragon's Trap
 
|-
 
|-
βˆ’
| 00010001-MAIx
+
| 00010001-LAQx
βˆ’
| 00010001-4d4149xx
+
| 00010001-4c4151xx
βˆ’
| Space Harrier II
+
| Alex Kidd in Shinobi World
 +
|}
 +
 
 +
=== 00010001-Mxxx : Sega Genesis ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-MAJx
+
| 00010001-MA2x
βˆ’
| 00010001-4d414axx
+
| 00010001-4d4132xx
βˆ’
| ToeJam & Earl
+
| Dyna Brothers
 
|-
 
|-
βˆ’
| 00010001-MAKx
+
| 00010001-MA3x
βˆ’
| 00010001-4d414bxx
+
| 00010001-4d4133xx
βˆ’
| Shadow Dancer: The Secret of the Shinobi
+
| Puyo Puyo 2
 
|-
 
|-
βˆ’
| 00010001-MALx
+
| 00010001-MA4x
βˆ’
| 00010001-4d414cxx
+
| 00010001-4d4134xx
βˆ’
| Bonanza Bros.
+
| Bahamut Senki
 
|-
 
|-
βˆ’
| 00010001-MAMx
+
| 00010001-MA5x
βˆ’
| 00010001-4d414dxx
+
| 00010001-4d4135xx
βˆ’
| Sword of Vermilion
+
| Rent-A-Hero
 
|-
 
|-
βˆ’
| 00010001-MANx
+
| 00010001-MA6x
βˆ’
| 00010001-4d414exx
+
| 00010001-4d4136xx
βˆ’
| Gain Ground
+
| Streets of Rage 2
 
|-
 
|-
βˆ’
| 00010001-MAOx
+
| 00010001-MA7x
βˆ’
| 00010001-4d414fxx
+
| 00010001-4d4137xx
βˆ’
| Bio-Hazard Battle
+
| Shining in the Darkness
 
|-
 
|-
βˆ’
| 00010001-MAPx
+
| 00010001-MA8x
βˆ’
| 00010001-4d4150xx
+
| 00010001-4d4138xx
βˆ’
| Comix Zone
+
| Ecco the Dolphin II: The Tides of Time
 
|-
 
|-
βˆ’
| 00010001-MAQx
+
| 00010001-MA9x
βˆ’
| 00010001-4d4151xx
+
| 00010001-4d4139xx
βˆ’
| Streets of Rage
+
| The Hybrid Front
 
|-
 
|-
βˆ’
| 00010001-MARx
+
| 00010001-MAAx
βˆ’
| 00010001-4d4152xx
+
| 00010001-4d4141xx
βˆ’
| Beyond Oasis (The Story of Thor)
+
| Altered Beast
 
|-
 
|-
βˆ’
| 00010001-MASx
+
| 00010001-MABx
βˆ’
| 00010001-4d4153xx
+
| 00010001-4d4142xx
βˆ’
| Vectorman
+
| Columns
 
|-
 
|-
βˆ’
| 00010001-MATx
+
| 00010001-MACx
βˆ’
| 00010001-4d4154xx
+
| 00010001-4d4143xx
βˆ’
| Sonic Spinball
+
| Dr. Robotnik's Mean Bean Machine
 
|-
 
|-
βˆ’
| 00010001-MAUx
+
| 00010001-MADx
βˆ’
| 00010001-4d4155xx
+
| 00010001-4d4144xx
βˆ’
| Puzzle & Action: Tanto-R
+
| Ecco the Dolphin
 
|-
 
|-
βˆ’
| 00010001-MAVx
+
| 00010001-MAEx
βˆ’
| 00010001-4d4156xx
+
| 00010001-4d4145xx
βˆ’
| Wonder Boy in Monster World
+
| Golden Axe
 
|-
 
|-
βˆ’
| 00010001-MAWx
+
| 00010001-MAFx
βˆ’
| 00010001-4d4157xx
+
| 00010001-4d4146xx
βˆ’
| Virtua Fighter 2
+
| Gunstar Heroes
 
|-
 
|-
βˆ’
| 00010001-MAXx
+
| 00010001-MAGx
βˆ’
| 00010001-4d4158xx
+
| 00010001-4d4147xx
βˆ’
| Alex Kidd in the Enchanted Castle
+
| Ristar
 
|-
 
|-
βˆ’
| 00010001-MAYx
+
| 00010001-MAHx
βˆ’
| 00010001-4d4159xx
+
| 00010001-4d4148xx
βˆ’
| Alien Storm
+
| Sonic the Hedgehog
 
|-
 
|-
βˆ’
| 00010001-MAZx
+
| 00010001-MAIx
βˆ’
| 00010001-4d415axx
+
| 00010001-4d4149xx
βˆ’
| ToeJam & Earl in Panic on Funkotron
+
| Space Harrier II
 
|-
 
|-
βˆ’
| 00010001-MB2x
+
| 00010001-MAJx
βˆ’
| 00010001-4d4232xx
+
| 00010001-4d414axx
βˆ’
| Langrisser
+
| ToeJam & Earl
 
|-
 
|-
βˆ’
| 00010001-MB3x
+
| 00010001-MAKx
βˆ’
| 00010001-4d4233xx
+
| 00010001-4d414bxx
βˆ’
| Monster World IV
+
| Shadow Dancer: The Secret of the Shinobi
 
|-
 
|-
βˆ’
| 00010001-MB4x
+
| 00010001-MALx
βˆ’
| 00010001-4d4234xx
+
| 00010001-4d414cxx
βˆ’
| Party Quiz Mega Q
+
| Bonanza Bros.
 
|-
 
|-
βˆ’
| 00010001-MB5x
+
| 00010001-MAMx
βˆ’
| 00010001-4d4235xx
+
| 00010001-4d414dxx
βˆ’
| Langrisser II
+
| Sword of Vermilion
 
|-
 
|-
βˆ’
| 00010001-MB6x
+
| 00010001-MANx
βˆ’
| 00010001-4d4236xx
+
| 00010001-4d414exx
βˆ’
| Shining Force II: Ancient Sealing
+
| Gain Ground
 
|-
 
|-
βˆ’
| 00010001-MB7x
+
| 00010001-MAOx
βˆ’
| 00010001-4d4237xx
+
| 00010001-4d414fxx
βˆ’
| Mega Turrican
+
| Bio-Hazard Battle
 
|-
 
|-
βˆ’
| 00010001-MB8x
+
| 00010001-MAPx
βˆ’
| 00010001-4d4238xx
+
| 00010001-4d4150xx
βˆ’
| Phantasy Star II
+
| Comix Zone
 
|-
 
|-
βˆ’
| 00010001-MB9x
+
| 00010001-MAQx
βˆ’
| 00010001-4d4239xx
+
| 00010001-4d4151xx
βˆ’
| Pepen ga Pengo
+
| Streets of Rage
 
|-
 
|-
βˆ’
| 00010001-MBAx
+
| 00010001-MARx
βˆ’
| 00010001-4d4241xx
+
| 00010001-4d4152xx
βˆ’
| Pulseman
+
| Beyond Oasis (The Story of Thor)
 
|-
 
|-
βˆ’
| 00010001-MBBx
+
| 00010001-MASx
βˆ’
| 00010001-4d4242xx
+
| 00010001-4d4153xx
βˆ’
| Sonic the Hedgehog 2
+
| Vectorman
 
|-
 
|-
βˆ’
| 00010001-MBCx
+
| 00010001-MATx
βˆ’
| 00010001-4d4243xx
+
| 00010001-4d4154xx
βˆ’
| Kid Chameleon
+
| Sonic Spinball
 
|-
 
|-
βˆ’
| 00010001-MBDx
+
| 00010001-MAUx
βˆ’
| 00010001-4d4244xx
+
| 00010001-4d4155xx
βˆ’
| Golden Axe II
+
| Puzzle & Action: Tanto-R
 
|-
 
|-
βˆ’
| 00010001-MBEx
+
| 00010001-MAVx
βˆ’
| 00010001-4d4245xx
+
| 00010001-4d4156xx
βˆ’
| Shining Force
+
| Wonder Boy in Monster World
 
|-
 
|-
βˆ’
| 00010001-MBFx
+
| 00010001-MAWx
βˆ’
| 00010001-4d4246xx
+
| 00010001-4d4157xx
βˆ’
| Shinobi III: Return of the Ninja Master
+
| Virtua Fighter 2
 
|-
 
|-
βˆ’
| 00010001-MBGx
+
| 00010001-MAXx
βˆ’
| 00010001-4d4247xx
+
| 00010001-4d4158xx
βˆ’
| Dynamite Headdy
+
| Alex Kidd in the Enchanted Castle
 
|-
 
|-
βˆ’
| 00010001-MBHx
+
| 00010001-MAYx
βˆ’
| 00010001-4d4248xx
+
| 00010001-4d4159xx
βˆ’
| Puzzle & Action: Ichi Tanto-R
+
| Alien Storm
 
|-
 
|-
βˆ’
| 00010001-MBIx
+
| 00010001-MAZx
βˆ’
| 00010001-4d4249xx
+
| 00010001-4d415axx
βˆ’
| Landstalker: The Treasures of King Nole
+
| ToeJam & Earl in Panic on Funkotron
 
|-
 
|-
βˆ’
| 00010001-MBJx
+
| 00010001-MB2x
βˆ’
| 00010001-4d424axx
+
| 00010001-4d4232xx
βˆ’
| Ghouls 'n Ghosts
+
| Langrisser
 
|-
 
|-
βˆ’
| 00010001-MBKx
+
| 00010001-MB3x
βˆ’
| 00010001-4d424bxx
+
| 00010001-4d4233xx
βˆ’
| Crack Down
+
| Monster World IV
 
|-
 
|-
βˆ’
| 00010001-MBLx
+
| 00010001-MB4x
βˆ’
| 00010001-4d424cxx
+
| 00010001-4d4234xx
βˆ’
| ESWAT: City Under Siege
+
| Party Quiz Mega Q
 
|-
 
|-
βˆ’
| 00010001-MBMx
+
| 00010001-MB5x
βˆ’
| 00010001-4d424dxx
+
| 00010001-4d4235xx
βˆ’
| Sonic the Hedgehog 3
+
| Langrisser II
 
|-
 
|-
βˆ’
| 00010001-MBNx
+
| 00010001-MB6x
βˆ’
| 00010001-4d424exx
+
| 00010001-4d4236xx
βˆ’
| Chelnov
+
| Shining Force II: Ancient Sealing
 
|-
 
|-
βˆ’
| 00010001-MBOx
+
| 00010001-MB7x
βˆ’
| 00010001-4d424fxx
+
| 00010001-4d4237xx
βˆ’
| Golden Axe III
+
| Mega Turrican
 
|-
 
|-
βˆ’
| 00010001-MBPx
+
| 00010001-MB8x
βˆ’
| 00010001-4d4250xx
+
| 00010001-4d4238xx
βˆ’
| Super Thunder Blade
+
| Phantasy Star II
 
|-
 
|-
βˆ’
| 00010001-MBQx
+
| 00010001-MB9x
βˆ’
| 00010001-4d4251xx
+
| 00010001-4d4239xx
βˆ’
| Streets of Rage 3
+
| Pepen ga Pengo
 
|-
 
|-
βˆ’
| 00010001-MBRx
+
| 00010001-MBAx
βˆ’
| 00010001-4d4252xx
+
| 00010001-4d4241xx
βˆ’
| Rolling Thunder 2
+
| Pulseman
 
|-
 
|-
βˆ’
| 00010001-MBSx
+
| 00010001-MBBx
βˆ’
| 00010001-4d4253xx
+
| 00010001-4d4242xx
βˆ’
| Dyna Brothers 2 Special
+
| Sonic the Hedgehog 2
 
|-
 
|-
βˆ’
| 00010001-MBTx
+
| 00010001-MBCx
βˆ’
| 00010001-4d4254xx
+
| 00010001-4d4243xx
βˆ’
| Alien Soldier
+
| Kid Chameleon
 
|-
 
|-
βˆ’
| 00010001-MBUx
+
| 00010001-MBDx
βˆ’
| 00010001-4d4255xx
+
| 00010001-4d4244xx
βˆ’
| Sonic 3D Blast (Flickies' Island)
+
| Golden Axe II
 
|-
 
|-
βˆ’
| 00010001-MBVx
+
| 00010001-MBEx
βˆ’
| 00010001-4d4256xx
+
| 00010001-4d4245xx
βˆ’
| Assault Suits Leynos (Target Earth)
+
| Shining Force
 
|-
 
|-
βˆ’
| 00010001-MBWx
+
| 00010001-MBFx
βˆ’
| 00010001-4d4257xx
+
| 00010001-4d4246xx
βˆ’
| Columns III: Revenge of Columns
+
| Shinobi III: Return of the Ninja Master
 
|-
 
|-
βˆ’
| 00010001-MBXx
+
| 00010001-MBGx
βˆ’
| 00010001-4d4258xx
+
| 00010001-4d4247xx
βˆ’
| Ecco Jr.
+
| Dynamite Headdy
 
|-
 
|-
βˆ’
| 00010001-MBYx
+
| 00010001-MBHx
βˆ’
| 00010001-4d4259xx
+
| 00010001-4d4248xx
βˆ’
| Light Crusader
+
| Puzzle & Action: Ichi Tanto-R
 
|-
 
|-
βˆ’
| 00010001-MBZx
+
| 00010001-MBIx
βˆ’
| 00010001-4d425axx
+
| 00010001-4d4249xx
βˆ’
| Eternal Champions
+
| Landstalker: The Treasures of King Nole
 
|-
 
|-
βˆ’
| 00010001-MC2x
+
| 00010001-MBJx
βˆ’
| 00010001-4d4332xx
+
| 00010001-4d424axx
βˆ’
| Earthworm Jim 2
+
| Ghouls 'n Ghosts
 
|-
 
|-
βˆ’
| 00010001-MCAx
+
| 00010001-MBKx
βˆ’
| 00010001-4d4341xx
+
| 00010001-4d424bxx
βˆ’
| Gley Lancer
+
| Crack Down
 
|-
 
|-
βˆ’
| 00010001-MCBx
+
| 00010001-MBLx
βˆ’
| 00010001-4d4342xx
+
| 00010001-4d424cxx
βˆ’
| Powerball
+
| ESWAT: City Under Siege
 
|-
 
|-
βˆ’
| 00010001-MCCx
+
| 00010001-MBMx
βˆ’
| 00010001-4d4343xx
+
| 00010001-4d424dxx
βˆ’
| Phantasy Star III: Generations of Doom
+
| Sonic the Hedgehog 3
 
|-
 
|-
βˆ’
| 00010001-MCDx
+
| 00010001-MBNx
βˆ’
| 00010001-4d4344xx
+
| 00010001-4d424exx
βˆ’
| Sonic & Knuckles
+
| Chelnov
 
|-
 
|-
βˆ’
| 00010001-MCEx
+
| 00010001-MBOx
βˆ’
| 00010001-4d4345xx
+
| 00010001-4d424fxx
βˆ’
| Super Fantasy Zone
+
| Golden Axe III
 
|-
 
|-
βˆ’
| 00010001-MCFx
+
| 00010001-MBPx
βˆ’
| 00010001-4d4346xx
+
| 00010001-4d4250xx
βˆ’
| Phelios
+
| Super Thunder Blade
 
|-
 
|-
βˆ’
| 00010001-MCGx
+
| 00010001-MBQx
βˆ’
| 00010001-4d4347xx
+
| 00010001-4d4251xx
βˆ’
| Forgotten Worlds
+
| Streets of Rage 3
 
|-
 
|-
βˆ’
| 00010001-MCHx
+
| 00010001-MBRx
βˆ’
| 00010001-4d4348xx
+
| 00010001-4d4252xx
βˆ’
| M.U.S.H.A.
+
| Rolling Thunder 2
 
|-
 
|-
βˆ’
| 00010001-MCIx
+
| 00010001-MBSx
βˆ’
| 00010001-4d4349xx
+
| 00010001-4d4253xx
βˆ’
| Gynoug
+
| Dyna Brothers 2 Special
 
|-
 
|-
βˆ’
| 00010001-MCJx
+
| 00010001-MBTx
βˆ’
| 00010001-4d434axx
+
| 00010001-4d4254xx
βˆ’
| Splatterhouse 2
+
| Alien Soldier
 
|-
 
|-
βˆ’
| 00010001-MCKx
+
| 00010001-MBUx
βˆ’
| 00010001-4d434bxx
+
| 00010001-4d4255xx
βˆ’
| Phantasy Star IV: The End of the Millennium
+
| Sonic 3D Blast (Flickies' Island)
 
|-
 
|-
βˆ’
| 00010001-MCLx
+
| 00010001-MBVx
βˆ’
| 00010001-4d434cxx
+
| 00010001-4d4256xx
βˆ’
| Street Fighter II: Special Champion Edition
+
| Assault Suits Leynos (Target Earth)
 
|-
 
|-
βˆ’
| 00010001-MCOx
+
| 00010001-MBWx
βˆ’
| 00010001-4d434fxx
+
| 00010001-4d4257xx
βˆ’
| Sorcerian
+
| Columns III: Revenge of Columns
 
|-
 
|-
βˆ’
| 00010001-MCPx
+
| 00010001-MBXx
βˆ’
| 00010001-4d4350xx
+
| 00010001-4d4258xx
βˆ’
| Earthworm Jim
+
| Ecco Jr.
 
|-
 
|-
βˆ’
| 00010001-MCQx
+
| 00010001-MBYx
βˆ’
| 00010001-4d4351xx
+
| 00010001-4d4259xx
βˆ’
| Boogerman: A Pick and Flick Adventure
+
| Light Crusader
 
|-
 
|-
βˆ’
| 00010001-MCRx
+
| 00010001-MBZx
βˆ’
| 00010001-4d4352xx
+
| 00010001-4d425axx
βˆ’
| MERCS: Wolf of the Battlefield
+
| Eternal Champions
 
|-
 
|-
βˆ’
| 00010001-MCSx
+
| 00010001-MC2x
βˆ’
| 00010001-4d4353xx
+
| 00010001-4d4332xx
βˆ’
| Wonder Boy III: Monster Lair
+
| Earthworm Jim 2
 
|-
 
|-
βˆ’
| 00010001-MCTx
+
| 00010001-MCAx
βˆ’
| 00010001-4d4354xx
+
| 00010001-4d4341xx
βˆ’
| Clay Fighter
+
| Gley Lancer
 
|-
 
|-
βˆ’
| 00010001-MCVx
+
| 00010001-MCBx
βˆ’
| 00010001-4d4356xx
+
| 00010001-4d4342xx
βˆ’
| Pitfall: The Mayan Adventure
+
| Powerball
 
|-
 
|-
βˆ’
| 00010001-MCWx
+
| 00010001-MCCx
βˆ’
| 00010001-4d4357xx
+
| 00010001-4d4343xx
βˆ’
| Galaxy Force II
+
| Phantasy Star III: Generations of Doom
 
|-
 
|-
βˆ’
| 00010001-MCYx
+
| 00010001-MCDx
βˆ’
| 00010001-4d4359xx
+
| 00010001-4d4344xx
βˆ’
| The Revenge of Shinobi
+
| Sonic & Knuckles
 
|-
 
|-
βˆ’
| 00010001-MCZx
+
| 00010001-MCEx
βˆ’
| 00010001-4d435axx
+
| 00010001-4d4345xx
βˆ’
| Shanghai II: Dragon's Eye
+
| Super Fantasy Zone
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Nxxx : Nintendo 64 Games ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
  βˆ’
! Notes
   
|-
 
|-
βˆ’
| 00010001-NA3x
+
| 00010001-MCFx
βˆ’
| 00010001-4e4133xx
+
| 00010001-4d4346xx
βˆ’
| Bomberman Hero
+
| Phelios
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAAx
+
| 00010001-MCGx
βˆ’
| 00010001-4e4141xx
+
| 00010001-4d4347xx
βˆ’
| Super Mario 64
+
| Forgotten Worlds
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NABx
+
| 00010001-MCHx
βˆ’
| 00010001-4e4142xx
+
| 00010001-4d4348xx
βˆ’
| Mario Kart 64
+
| M.U.S.H.A.
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NACx
+
| 00010001-MCIx
βˆ’
| 00010001-4e4143xx
+
| 00010001-4d4349xx
βˆ’
| The Legend of Zelda: Ocarina of Time
+
| Gynoug
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NADx
+
| 00010001-MCJx
βˆ’
| 00010001-4e4144xx
+
| 00010001-4d434axx
βˆ’
| Star Fox: Lylat Wars
+
| Splatterhouse 2
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAEx
+
| 00010001-MCKx
βˆ’
| 00010001-4e4145xx
+
| 00010001-4d434bxx
βˆ’
| Paper Mario 64
+
| Phantasy Star IV: The End of the Millennium
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAFx
+
| 00010001-MCLx
βˆ’
| 00010001-4e4146xx
+
| 00010001-4d434cxx
βˆ’
| F-Zero X
+
| Street Fighter II: Special Champion Edition
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAHx
+
| 00010001-MCOx
βˆ’
| 00010001-4e4148xx
+
| 00010001-4d434fxx
βˆ’
| Yoshi's Story
+
| Sorcerian
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAIx
+
| 00010001-MCPx
βˆ’
| 00010001-4e4149xx
+
| 00010001-4d4350xx
βˆ’
| Wave Race 64
+
| Earthworm Jim
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAJx
+
| 00010001-MCQx
βˆ’
| 00010001-4e414axx
+
| 00010001-4d4351xx
βˆ’
| Sin and Punishment
+
| Boogerman: A Pick and Flick Adventure
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAKx
+
| 00010001-MCRx
βˆ’
| 00010001-4e414bxx
+
| 00010001-4d4352xx
βˆ’
| PokΓ©mon Snap
+
| MERCS: Wolf of the Battlefield
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NALx
+
| 00010001-MCSx
βˆ’
| 00010001-4e414cxx
+
| 00010001-4d4353xx
βˆ’
| Super Smash Bros.
+
| Wonder Boy III: Monster Lair
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAMx
+
| 00010001-MCTx
βˆ’
| 00010001-4e414dxx
+
| 00010001-4d4354xx
βˆ’
| Kirby 64: The Crystal Shards
+
| Clay Fighter
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NANx
+
| 00010001-MCVx
βˆ’
| 00010001-4e414exx
+
| 00010001-4d4356xx
βˆ’
| PokΓ©mon Puzzle League
+
| Pitfall: The Mayan Adventure
βˆ’
|
   
|-
 
|-
βˆ’
| 00010001-NAOx
+
| 00010001-MCWx
βˆ’
| 00010001-4e414fxx
+
| 00010001-4d4357xx
βˆ’
| 1080Β° Snowboarding
+
| Galaxy Force II
βˆ’
|
+
|-
 +
| 00010001-MCYx
 +
| 00010001-4d4359xx
 +
| The Revenge of Shinobi
 
|-
 
|-
βˆ’
| 00010001-NAPx
+
| 00010001-MCZx
βˆ’
| 00010001-4e4150xx
+
| 00010001-4d435axx
βˆ’
| Custom Robo V2
+
| Shanghai II: Dragon's Eye
βˆ’
| Japan exclusive
+
|}
 +
 
 +
=== 00010001-Nxxx : Nintendo 64 Games ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 +
! Notes
 
|-
 
|-
βˆ’
| 00010001-NARx
+
| 00010001-NA3x
βˆ’
| 00010001-4e4152xx
+
| 00010001-4e4133xx
βˆ’
| The Legend of Zelda: Majora's Mask
+
| Bomberman Hero
 
|
 
|
 
|-
 
|-
βˆ’
| 00010001-NASx
+
| 00010001-NAAx
βˆ’
| 00010001-4e4153xx
+
| 00010001-4e4141xx
βˆ’
| Cruis'n USA
+
| Super Mario 64
 
|
 
|
 
|-
 
|-
βˆ’
| 00010001-NATx
+
| 00010001-NABx
βˆ’
| 00010001-4e4154xx
+
| 00010001-4e4142xx
βˆ’
| Mario Tennis
+
| Mario Kart 64
 
|
 
|
 
|-
 
|-
βˆ’
| 00010001-NAUx
+
| 00010001-NACx
βˆ’
| 00010001-4e4155xx
+
| 00010001-4e4143xx
βˆ’
| Mario Golf
+
| The Legend of Zelda: Ocarina of Time
 
|
 
|
 
|-
 
|-
βˆ’
| 00010001-NAYx
+
| 00010001-NADx
βˆ’
| 00010001-4e4159xx
+
| 00010001-4e4144xx
βˆ’
| Ogre Battle 64: Person of Lordly Caliber
+
| Star Fox: Lylat Wars
 
|
 
|
 
|-
 
|-
βˆ’
| 00010001-NAZx
+
| 00010001-NAEx
βˆ’
| 00010001-4e415axx
+
| 00010001-4e4145xx
βˆ’
| Mario Party 2
+
| Paper Mario 64
 
|
 
|
βˆ’
|}
  βˆ’
  βˆ’
=== 00010001-Pxxx : TurboGrafx-16 ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-PA3x
+
| 00010001-NAFx
βˆ’
| 00010001-504133xx
+
| 00010001-4e4146xx
βˆ’
| Salamander
+
| F-Zero X
 +
|
 
|-
 
|-
βˆ’
| 00010001-PA4x
+
| 00010001-NAHx
βˆ’
| 00010001-504134xx
+
| 00010001-4e4148xx
βˆ’
| Parasol Stars
+
| Yoshi's Story
 +
|
 
|-
 
|-
βˆ’
| 00010001-PA6x
+
| 00010001-NAIx
βˆ’
| 00010001-504136xx
+
| 00010001-4e4149xx
βˆ’
| Bloody Wolf
+
| Wave Race 64
 +
|
 
|-
 
|-
βˆ’
| 00010001-PA7x
+
| 00010001-NAJx
βˆ’
| 00010001-504137xx
+
| 00010001-4e414axx
βˆ’
| Alien Crush
+
| Sin and Punishment
 +
|
 
|-
 
|-
βˆ’
| 00010001-PA8x
+
| 00010001-NAKx
βˆ’
| 00010001-504138xx
+
| 00010001-4e414bxx
βˆ’
| Ordyne
+
| PokΓ©mon Snap
 +
|
 
|-
 
|-
βˆ’
| 00010001-PA9x
+
| 00010001-NALx
βˆ’
| 00010001-504139xx
+
| 00010001-4e414cxx
βˆ’
| Splatterhouse
+
| Super Smash Bros.
 +
|
 
|-
 
|-
βˆ’
| 00010001-PAAx
+
| 00010001-NAMx
βˆ’
| 00010001-504141xx
+
| 00010001-4e414dxx
βˆ’
| Bomberman '93
+
| Kirby 64: The Crystal Shards
 +
|
 
|-
 
|-
βˆ’
| 00010001-PABx
+
| 00010001-NANx
βˆ’
| 00010001-504142xx
+
| 00010001-4e414exx
βˆ’
| Bonk's Adventure
+
| PokΓ©mon Puzzle League
 +
|
 
|-
 
|-
βˆ’
| 00010001-PACx
+
| 00010001-NAOx
βˆ’
| 00010001-504143xx
+
| 00010001-4e414fxx
βˆ’
| Dungeon Explorer
+
| 1080Β° Snowboarding
 +
|
 
|-
 
|-
βˆ’
| 00010001-PADx
+
| 00010001-NAPx
βˆ’
| 00010001-504144xx
+
| 00010001-4e4150xx
βˆ’
| R-Type
+
| Custom Robo V2
 +
| Japan exclusive
 
|-
 
|-
βˆ’
| 00010001-PAEx
+
| 00010001-NARx
βˆ’
| 00010001-504145xx
+
| 00010001-4e4152xx
βˆ’
| Super Star Soldier
+
| The Legend of Zelda: Majora's Mask
 +
|
 
|-
 
|-
βˆ’
| 00010001-PAFx
+
| 00010001-NASx
βˆ’
| 00010001-504146xx
+
| 00010001-4e4153xx
βˆ’
| Victory Run
+
| Cruis'n USA
 +
|
 
|-
 
|-
βˆ’
| 00010001-PAGx
+
| 00010001-NATx
βˆ’
| 00010001-504147xx
+
| 00010001-4e4154xx
βˆ’
| Bomberman'94
+
| Mario Tennis
 +
|
 
|-
 
|-
βˆ’
| 00010001-PAHx
+
| 00010001-NAUx
βˆ’
| 00010001-504148xx
+
| 00010001-4e4155xx
βˆ’
| Battle Lode Runner
+
| Mario Golf
 +
|
 
|-
 
|-
βˆ’
| 00010001-PAIx
+
| 00010001-NAYx
βˆ’
| 00010001-504149xx
+
| 00010001-4e4159xx
βˆ’
| New Adventure Island
+
| Ogre Battle 64: Person of Lordly Caliber
 +
|
 
|-
 
|-
βˆ’
| 00010001-PAKx
+
| 00010001-NAZx
βˆ’
| 00010001-50414bxx
+
| 00010001-4e415axx
βˆ’
| Dragon's Curse
+
| Mario Party 2
 +
|
 +
|}
 +
 
 +
=== 00010001-Pxxx : TurboGrafx-16 ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-PALx
+
| 00010001-PA3x
βˆ’
| 00010001-50414cxx
+
| 00010001-504133xx
βˆ’
| Soldier Blade
+
| Salamander
 
|-
 
|-
βˆ’
| 00010001-PAMx
+
| 00010001-PA4x
βˆ’
| 00010001-50414dxx
+
| 00010001-504134xx
βˆ’
| Neutopia
+
| Parasol Stars
 
|-
 
|-
βˆ’
| 00010001-PANx
+
| 00010001-PA6x
βˆ’
| 00010001-50414exx
+
| 00010001-504136xx
βˆ’
| Military Madness
+
| Bloody Wolf
 
|-
 
|-
βˆ’
| 00010001-PAOx
+
| 00010001-PA7x
βˆ’
| 00010001-50414fxx
+
| 00010001-504137xx
βˆ’
| Final Soldier
+
| Alien Crush
 
|-
 
|-
βˆ’
| 00010001-PAPx
+
| 00010001-PA8x
βˆ’
| 00010001-504150xx
+
| 00010001-504138xx
βˆ’
| R-Type II Part II
+
| Ordyne
 
|-
 
|-
βˆ’
| 00010001-PAQx
+
| 00010001-PA9x
βˆ’
| 00010001-504151xx
+
| 00010001-504139xx
βˆ’
| Gradius
+
| Splatterhouse
 
|-
 
|-
βˆ’
| 00010001-PARx
+
| 00010001-PAAx
βˆ’
| 00010001-504152xx
+
| 00010001-504141xx
βˆ’
| Detania!! Twinbee
+
| Bomberman '93
 
|-
 
|-
βˆ’
| 00010001-PASx
+
| 00010001-PABx
βˆ’
| 00010001-504153xx
+
| 00010001-504142xx
βˆ’
| Cadash
+
| Bonk's Adventure
 
|-
 
|-
βˆ’
| 00010001-PATx
+
| 00010001-PACx
βˆ’
| 00010001-504154xx
+
| 00010001-504143xx
βˆ’
| KiKi KaiKai
+
| Dungeon Explorer
 
|-
 
|-
βˆ’
| 00010001-PAVx
+
| 00010001-PADx
βˆ’
| 00010001-504156xx
+
| 00010001-504144xx
βˆ’
| Vigilante
+
| R-Type
 
|-
 
|-
βˆ’
| 00010001-PAWx
+
| 00010001-PAEx
βˆ’
| 00010001-504157xx
+
| 00010001-504145xx
βˆ’
| Galaga '90
+
| Super Star Soldier
 
|-
 
|-
βˆ’
| 00010001-PAYx
+
| 00010001-PAFx
βˆ’
| 00010001-504159xx
+
| 00010001-504146xx
βˆ’
| Valkyrie no Densetsu
+
| Victory Run
 
|-
 
|-
βˆ’
| 00010001-PB2x
+
| 00010001-PAGx
βˆ’
| 00010001-504232xx
+
| 00010001-504147xx
βˆ’
| Neutopia II
+
| Bomberman'94
 
|-
 
|-
βˆ’
| 00010001-PB3x
+
| 00010001-PAHx
βˆ’
| 00010001-504233xx
+
| 00010001-504148xx
βˆ’
| Devil's Crush
+
| Battle Lode Runner
 
|-
 
|-
βˆ’
| 00010001-PB5x
+
| 00010001-PAIx
βˆ’
| 00010001-504235xx
+
| 00010001-504149xx
βˆ’
| Ninja Ryuukenden
+
| New Adventure Island
 
|-
 
|-
βˆ’
| 00010001-PB6x
+
| 00010001-PAKx
βˆ’
| 00010001-504236xx
+
| 00010001-50414bxx
βˆ’
| Cratermaze
+
| Dragon's Curse
 
|-
 
|-
βˆ’
| 00010001-PB8x
+
| 00010001-PALx
βˆ’
| 00010001-504238xx
+
| 00010001-50414cxx
βˆ’
| Blazing Lazers
+
| Soldier Blade
 
|-
 
|-
βˆ’
| 00010001-PB9x
+
| 00010001-PAMx
βˆ’
| 00010001-504239xx
+
| 00010001-50414dxx
βˆ’
| World Sports Competition
+
| Neutopia
 
|-
 
|-
βˆ’
| 00010001-PBAx
+
| 00010001-PANx
βˆ’
| 00010001-504241xx
+
| 00010001-50414exx
βˆ’
| Dragon Spirit
+
| Military Madness
 
|-
 
|-
βˆ’
| 00010001-PBDx
+
| 00010001-PAOx
βˆ’
| 00010001-504244xx
+
| 00010001-50414fxx
βˆ’
| Double Dungeons
+
| Final Soldier
 
|-
 
|-
βˆ’
| 00010001-PBEx
+
| 00010001-PAPx
βˆ’
| 00010001-504245xx
+
| 00010001-504150xx
βˆ’
| Moto Roader
+
| R-Type II Part II
 
|-
 
|-
βˆ’
| 00010001-PBHx
+
| 00010001-PAQx
βˆ’
| 00010001-504248xx
+
| 00010001-504151xx
βˆ’
| Bonk's Revenge
+
| Gradius
 
|-
 
|-
βˆ’
| 00010001-PBIx
+
| 00010001-PARx
βˆ’
| 00010001-504249xx
+
| 00010001-504152xx
βˆ’
| Bonk 3: Bonk's Big Adventure
+
| Detania!! Twinbee
 
|-
 
|-
βˆ’
| 00010001-PBJx
+
| 00010001-PASx
βˆ’
| 00010001-50424axx
+
| 00010001-504153xx
βˆ’
| Samurai Ghost
+
| Cadash
 
|-
 
|-
βˆ’
| 00010001-PBMx
+
| 00010001-PATx
βˆ’
| 00010001-50424dxx
+
| 00010001-504154xx
βˆ’
| Legend of Hero Tonma
+
| KiKi KaiKai
 
|-
 
|-
βˆ’
| 00010001-PBNx
+
| 00010001-PAVx
βˆ’
| 00010001-50424exx
+
| 00010001-504156xx
βˆ’
| Ninja Spirit
+
| Vigilante
 
|-
 
|-
βˆ’
| 00010001-PBSx
+
| 00010001-PAWx
βˆ’
| 00010001-504253xx
+
| 00010001-504157xx
βˆ’
| Chew Man Fu
+
| Galaga '90
 
|-
 
|-
βˆ’
| 00010001-PBTx
+
| 00010001-PAYx
βˆ’
| 00010001-504254xx
+
| 00010001-504159xx
βˆ’
| China Warrior
+
| Valkyrie no Densetsu
 
|-
 
|-
βˆ’
| 00010001-PBUx
+
| 00010001-PB2x
βˆ’
| 00010001-504255xx
+
| 00010001-504232xx
βˆ’
| Bravoman
+
| Neutopia II
 
|-
 
|-
βˆ’
| 00010001-PBWx
+
| 00010001-PB3x
βˆ’
| 00010001-504257xx
+
| 00010001-504233xx
βˆ’
| Air Zonk
+
| Devil's Crush
 
|-
 
|-
βˆ’
| 00010001-PBXx
+
| 00010001-PB5x
βˆ’
| 00010001-504258xx
+
| 00010001-504235xx
βˆ’
| Shockman
+
| Ninja Ryuukenden
 
|-
 
|-
βˆ’
| 00010001-PBZx
+
| 00010001-PB6x
βˆ’
| 00010001-50425axx
+
| 00010001-504236xx
βˆ’
| J.J. & Jeff
+
| Cratermaze
 
|-
 
|-
βˆ’
| 00010001-PC2x
+
| 00010001-PB8x
βˆ’
| 00010001-504332xx
+
| 00010001-504238xx
βˆ’
| Chase H.Q.
+
| Blazing Lazers
 
|-
 
|-
βˆ’
| 00010001-PCAx
+
| 00010001-PB9x
βˆ’
| 00010001-504341xx
+
| 00010001-504239xx
βˆ’
| Silent Debuggers
+
| World Sports Competition
 
|-
 
|-
βˆ’
| 00010001-PCBx
+
| 00010001-PBAx
βˆ’
| 00010001-504342xx
+
| 00010001-504241xx
βˆ’
| Dead Moon
+
| Dragon Spirit
 
|-
 
|-
βˆ’
| 00010001-PCDx
+
| 00010001-PBDx
βˆ’
| 00010001-504344xx
+
| 00010001-504244xx
βˆ’
| Appare! Gate Ball
+
| Double Dungeons
 
|-
 
|-
βˆ’
| 00010001-PCEx
+
| 00010001-PBEx
βˆ’
| 00010001-504345xx
+
| 00010001-504245xx
βˆ’
| Power Golf
+
| Moto Roader
 
|-
 
|-
βˆ’
| 00010001-PCHx
+
| 00010001-PBHx
βˆ’
| 00010001-504348xx
+
| 00010001-504248xx
βˆ’
| Drop Off
+
| Bonk's Revenge
 
|-
 
|-
βˆ’
| 00010001-PCOx
+
| 00010001-PBIx
βˆ’
| 00010001-50434fxx
+
| 00010001-504249xx
βˆ’
| Psychosis
+
| Bonk 3: Bonk's Big Adventure
 
|-
 
|-
βˆ’
| 00010001-PCRx
+
| 00010001-PBJx
βˆ’
| 00010001-504352xx
+
| 00010001-50424axx
βˆ’
| Break In
+
| Samurai Ghost
 
|-
 
|-
βˆ’
| 00010001-PCSx
+
| 00010001-PBMx
βˆ’
| 00010001-504353xx
+
| 00010001-50424dxx
βˆ’
| Digital Champ Battle Boxing
+
| Legend of Hero Tonma
 
|-
 
|-
βˆ’
| 00010001-PCVx
+
| 00010001-PBNx
βˆ’
| 00010001-504356xx
+
| 00010001-50424exx
βˆ’
| World Class Baseball
+
| Ninja Spirit
 
|-
 
|-
βˆ’
| 00010001-PCWx
+
| 00010001-PBSx
βˆ’
| 00010001-504357xx
+
| 00010001-504253xx
βˆ’
| Image Fight
+
| Chew Man Fu
 
|-
 
|-
βˆ’
| 00010001-PDAx
+
| 00010001-PBTx
βˆ’
| 00010001-504441xx
+
| 00010001-504254xx
βˆ’
| Nekketsu Koko Dodgeball Bu: PC Bangai Hen
+
| China Warrior
 
|-
 
|-
βˆ’
| 00010001-PDCx
+
| 00010001-PBUx
βˆ’
| 00010001-504443xx
+
| 00010001-504255xx
βˆ’
| Dai Makaimura
+
| Bravoman
 
|-
 
|-
βˆ’
| 00010001-PDDx
+
| 00010001-PBWx
βˆ’
| 00010001-504444xx
+
| 00010001-504257xx
βˆ’
| Volfied
+
| Air Zonk
 
|-
 
|-
βˆ’
| 00010001-PDFx
+
| 00010001-PBXx
βˆ’
| 00010001-504446xx
+
| 00010001-504258xx
βˆ’
| Jigoku Meguri
+
| Shockman
 
|-
 
|-
βˆ’
| 00010001-PDJx
+
| 00010001-PBZx
βˆ’
| 00010001-50444axx
+
| 00010001-50425axx
βˆ’
| Street Fighter II': Champion Edition
+
| J.J. & Jeff
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Qxxx : TurboGrafx-CD ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-QA2x
+
| 00010001-PC2x
βˆ’
| 00010001-514132xx
+
| 00010001-504332xx
βˆ’
| Nekketsu Koko Dodgeball Bu: CD Soccer Hen
+
| Chase H.Q.
 
|-
 
|-
βˆ’
| 00010001-QA3x
+
| 00010001-PCAx
βˆ’
| 00010001-514133xx
+
| 00010001-504341xx
βˆ’
| SimEarth: The Living Planet
+
| Silent Debuggers
 
|-
 
|-
βˆ’
| 00010001-QA4x
+
| 00010001-PCBx
βˆ’
| 00010001-514134xx
+
| 00010001-504342xx
βˆ’
| Super Darius
+
| Dead Moon
 
|-
 
|-
βˆ’
| 00010001-QA6x
+
| 00010001-PCDx
βˆ’
| 00010001-514136xx
+
| 00010001-504344xx
βˆ’
| Super Darius II
+
| Appare! Gate Ball
 
|-
 
|-
βˆ’
| 00010001-QA7x
+
| 00010001-PCEx
βˆ’
| 00010001-514137xx
+
| 00010001-504345xx
βˆ’
| Kaze no Densetsu Xanadu
+
| Power Golf
 
|-
 
|-
βˆ’
| 00010001-QA8x
+
| 00010001-PCHx
βˆ’
| 00010001-514138xx
+
| 00010001-504348xx
βˆ’
| Spriggan Mark 2: Re-Terraform Project
+
| Drop Off
 
|-
 
|-
βˆ’
| 00010001-QA9x
+
| 00010001-PCOx
βˆ’
| 00010001-514139xx
+
| 00010001-50434fxx
βˆ’
| Kaze no Densetsu Xanadu II
+
| Psychosis
 
|-
 
|-
βˆ’
| 00010001-QAAx
+
| 00010001-PCRx
βˆ’
| 00010001-514141xx
+
| 00010001-504352xx
βˆ’
| Super Air Zonk: Rockabilly-Paradise
+
| Break In
 
|-
 
|-
βˆ’
| 00010001-QABx
+
| 00010001-PCSx
βˆ’
| 00010001-514142xx
+
| 00010001-504353xx
βˆ’
| Ys: Book I & II
+
| Digital Champ Battle Boxing
 
|-
 
|-
βˆ’
| 00010001-QACx
+
| 00010001-PCVx
βˆ’
| 00010001-514143xx
+
| 00010001-504356xx
βˆ’
| Cho Aniki
+
| World Class Baseball
 
|-
 
|-
βˆ’
| 00010001-QADx
+
| 00010001-PCWx
βˆ’
| 00010001-514144xx
+
| 00010001-504357xx
βˆ’
| Gradius II: Gofer no Yabou
+
| Image Fight
 
|-
 
|-
βˆ’
| 00010001-QAFx
+
| 00010001-PDAx
βˆ’
| 00010001-514146xx
+
| 00010001-504441xx
βˆ’
| The Dynastic Hero
+
| Nekketsu Koko Dodgeball Bu: PC Bangai Hen
 
|-
 
|-
βˆ’
| 00010001-QAGx
+
| 00010001-PDCx
βˆ’
| 00010001-514147xx
+
| 00010001-504443xx
βˆ’
| Gate of Thunder
+
| Dai Makaimura
 
|-
 
|-
βˆ’
| 00010001-QAJx
+
| 00010001-PDDx
βˆ’
| 00010001-51414axx
+
| 00010001-504444xx
βˆ’
| Image Fight II
+
| Volfied
 
|-
 
|-
βˆ’
| 00010001-QAKx
+
| 00010001-PDFx
βˆ’
| 00010001-51414bxx
+
| 00010001-504446xx
βˆ’
| Ai Cho Aniki
+
| Jigoku Meguri
 
|-
 
|-
βˆ’
| 00010001-QALx
+
| 00010001-PDJx
βˆ’
| 00010001-51414cxx
+
| 00010001-50444axx
βˆ’
| The Atlas: Renaissance Voyager
+
| Street Fighter II': Champion Edition
 +
|}
 +
 
 +
=== 00010001-Qxxx : TurboGrafx-CD ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-QANx
+
| 00010001-QA2x
βˆ’
| 00010001-51414exx
+
| 00010001-514132xx
βˆ’
| Neo Nectaris
+
| Nekketsu Koko Dodgeball Bu: CD Soccer Hen
 
|-
 
|-
βˆ’
| 00010001-QAOx
+
| 00010001-QA3x
βˆ’
| 00010001-51414fxx
+
| 00010001-514133xx
βˆ’
| Dungeon Explorer II
+
| SimEarth: The Living Planet
 
|-
 
|-
βˆ’
| 00010001-QAPx
+
| 00010001-QA4x
βˆ’
| 00010001-514150xx
+
| 00010001-514134xx
βˆ’
| Castlevania: Rondo of Blood
+
| Super Darius
 
|-
 
|-
βˆ’
| 00010001-QAQx
+
| 00010001-QA6x
βˆ’
| 00010001-514151xx
+
| 00010001-514136xx
βˆ’
| Dragon Slayer: Eiyuu Densetsu
+
| Super Darius II
 
|-
 
|-
βˆ’
| 00010001-QASx
+
| 00010001-QA7x
βˆ’
| 00010001-514153xx
+
| 00010001-514137xx
βˆ’
| Lords of Thunder
+
| Kaze no Densetsu Xanadu
 
|-
 
|-
βˆ’
| 00010001-QATx
+
| 00010001-QA8x
βˆ’
| 00010001-514154xx
+
| 00010001-514138xx
βˆ’
| Riot Zone
+
| Spriggan Mark 2: Re-Terraform Project
 +
|-
 +
| 00010001-QA9x
 +
| 00010001-514139xx
 +
| Kaze no Densetsu Xanadu II
 
|-
 
|-
βˆ’
| 00010001-QAUx
+
| 00010001-QAAx
βˆ’
| 00010001-514155xx
+
| 00010001-514141xx
βˆ’
| Monster Lair
+
| Super Air Zonk: Rockabilly-Paradise
 
|-
 
|-
βˆ’
| 00010001-QAWx
+
| 00010001-QABx
βˆ’
| 00010001-514157xx
+
| 00010001-514142xx
βˆ’
| Star Parodier
+
| Ys: Book I & II
 
|-
 
|-
βˆ’
| 00010001-QAXx
+
| 00010001-QACx
βˆ’
| 00010001-514158xx
+
| 00010001-514143xx
βˆ’
| Martial Champion
+
| Cho Aniki
 
|-
 
|-
βˆ’
| 00010001-QAYx
+
| 00010001-QADx
βˆ’
| 00010001-514159xx
+
| 00010001-514144xx
βˆ’
| Seirei Senshi Spriggan
+
| Gradius II: Gofer no Yabou
 
|-
 
|-
βˆ’
| 00010001-QBAx
+
| 00010001-QAFx
βˆ’
| 00010001-514241xx
+
| 00010001-514146xx
βˆ’
| L・Dis
+
| The Dynastic Hero
 
|-
 
|-
βˆ’
| 00010001-QBBx
+
| 00010001-QAGx
βˆ’
| 00010001-514242xx
+
| 00010001-514147xx
βˆ’
| Fighting Street
+
| Gate of Thunder
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Wxxx : WiiWare ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-W2Cx
+
| 00010001-QAJx
βˆ’
| 00010001-573243xx
+
| 00010001-51414axx
βˆ’
| Brain Challenge
+
| Image Fight II
 
|-
 
|-
βˆ’
| 00010001-W2Kx
+
| 00010001-QAKx
βˆ’
| 00010001-57324bxx
+
| 00010001-51414bxx
βˆ’
| Let's Catch
+
| Ai Cho Aniki
 
|-
 
|-
βˆ’
| 00010001-W2Tx
+
| 00010001-QALx
βˆ’
| 00010001-573254xx
+
| 00010001-51414cxx
βˆ’
| Drill Sergeant Mindstrong
+
| The Atlas: Renaissance Voyager
 
|-
 
|-
βˆ’
| 00010001-W34x
+
| 00010001-QANx
βˆ’
| 00010001-573334xx
+
| 00010001-51414exx
βˆ’
| @SIMPLE Series Vol. 4: The Misshitsu kara no Dasshutsu
+
| Neo Nectaris
 
|-
 
|-
βˆ’
| 00010001-W3Dx
+
| 00010001-QAOx
βˆ’
| 00010001-573344xx
+
| 00010001-51414fxx
βˆ’
| 3Β°C
+
| Dungeon Explorer II
 
|-
 
|-
βˆ’
| 00010001-W3Mx
+
| 00010001-QAPx
βˆ’
| 00010001-57334dxx
+
| 00010001-514150xx
βˆ’
| The Three Musketeers: One For All!
+
| Castlevania: Rondo of Blood
 
|-
 
|-
βˆ’
| 00010001-W42x
+
| 00010001-QAQx
βˆ’
| 00010001-573432xx
+
| 00010001-514151xx
βˆ’
| FΒ·OΒ·RΒ·TΒ·UΒ·NΒ·E: Hoshi no Furi Sosogu Oka
+
| Dragon Slayer: Eiyuu Densetsu
 
|-
 
|-
βˆ’
| 00010001-W48x
+
| 00010001-QASx
βˆ’
| 00010001-573438xx
+
| 00010001-514153xx
βˆ’
| ShadowPlay
+
| Lords of Thunder
 
|-
 
|-
βˆ’
| 00010001-W4Kx
+
| 00010001-QATx
βˆ’
| 00010001-57344bxx
+
| 00010001-514154xx
βˆ’
| Shika Gari
+
| Riot Zone
 
|-
 
|-
βˆ’
| 00010001-W4Ox
+
| 00010001-QAUx
βˆ’
| 00010001-57344fxx
+
| 00010001-514155xx
βˆ’
| Shikakui Atama wo Maru Kusuru: Mainichi Minna no Challenge Hen
+
| Monster Lair
 
|-
 
|-
βˆ’
| 00010001-W4Tx
+
| 00010001-QAWx
βˆ’
| 00010001-573454xx
+
| 00010001-514157xx
βˆ’
| Spaceball Revolution
+
| Star Parodier
 
|-
 
|-
βˆ’
| 00010001-W54x
+
| 00010001-QAXx
βˆ’
| 00010001-573534xx
+
| 00010001-514158xx
βˆ’
| 5 Spots Party
+
| Martial Champion
 
|-
 
|-
βˆ’
| 00010001-W6Bx
+
| 00010001-QAYx
βˆ’
| 00010001-573642xx
+
| 00010001-514159xx
βˆ’
| Eco Shooter: Plant 530
+
| Seirei Senshi Spriggan
 
|-
 
|-
βˆ’
| 00010001-W82x
+
| 00010001-QBAx
βˆ’
| 00010001-573832xx
+
| 00010001-514241xx
βˆ’
| Jintori Action! Taikokenchi: Karakuri Shiro no Nazo
+
| L・Dis
 
|-
 
|-
βˆ’
| 00010001-W8Cx
+
| 00010001-QBBx
βˆ’
| 00010001-573843xx
+
| 00010001-514242xx
βˆ’
| BIT.TRIP CORE
+
| Fighting Street
 +
|}
 +
 
 +
=== 00010001-Wxxx : WiiWare ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010001-W8Dx
+
| 00010001-W2Cx
βˆ’
| 00010001-573844xx
+
| 00010001-573243xx
βˆ’
| Mebius Drive
+
| Brain Challenge
 
|-
 
|-
βˆ’
| 00010001-W8Ix
+
| 00010001-W2Kx
βˆ’
| 00010001-573849xx
+
| 00010001-57324bxx
βˆ’
| Hachiwan Diver Wii
+
| Let's Catch
 
|-
 
|-
βˆ’
| 00010001-W8Px
+
| 00010001-W2Tx
βˆ’
| 00010001-573850xx
+
| 00010001-573254xx
βˆ’
| Ouchi de Mugen Puchi Puchi
+
| Drill Sergeant Mindstrong
 
|-
 
|-
βˆ’
| 00010001-W8Xx
+
| 00010001-W34x
βˆ’
| 00010001-573858xx
+
| 00010001-573334xx
βˆ’
| Battle Poker
+
| @SIMPLE Series Vol. 4: The Misshitsu kara no Dasshutsu
 
|-
 
|-
βˆ’
| 00010001-W9Ix
+
| 00010001-W3Dx
βˆ’
| 00010001-573949xx
+
| 00010001-573344xx
βˆ’
| Evasive Space
+
| 3Β°C
 
|-
 
|-
βˆ’
| 00010001-W9Lx
+
| 00010001-W3Mx
βˆ’
| 00010001-57394cxx
+
| 00010001-57334dxx
βˆ’
| Copter Crisis
+
| The Three Musketeers: One For All!
 
|-
 
|-
βˆ’
| 00010001-WA2x
+
| 00010001-W42x
βˆ’
| 00010001-574132xx
+
| 00010001-573432xx
βˆ’
| Magnetica Twist
+
| FΒ·OΒ·RΒ·TΒ·UΒ·NΒ·E: Hoshi no Furi Sosogu Oka
 
|-
 
|-
βˆ’
| 00010001-WA4x
+
| 00010001-W48x
βˆ’
| 00010001-574134xx
+
| 00010001-573438xx
βˆ’
| Asobu Made in Ore
+
| ShadowPlay
 
|-
 
|-
βˆ’
| 00010001-WA7x
+
| 00010001-W4Kx
βˆ’
| 00010001-574137xx
+
| 00010001-57344bxx
βˆ’
| Toribash
+
| Shika Gari
 
|-
 
|-
βˆ’
| 00010001-WANx
+
| 00010001-W4Ox
βˆ’
| 00010001-57414exx
+
| 00010001-57344fxx
βˆ’
| Ant Nation
+
| Shikakui Atama wo Maru Kusuru: Mainichi Minna no Challenge Hen
 
|-
 
|-
βˆ’
| 00010001-WAOx
+
| 00010001-W4Tx
βˆ’
| 00010001-57414fxx
+
| 00010001-573454xx
βˆ’
| Harapeko Aomushi no ABC
+
| Spaceball Revolution
 
|-
 
|-
βˆ’
| 00010001-WAQx
+
| 00010001-W54x
βˆ’
| 00010001-574151xx
+
| 00010001-573534xx
βˆ’
| Yakuman Wii
+
| 5 Spots Party
 
|-
 
|-
βˆ’
| 00010001-WARx
+
| 00010001-W6Bx
βˆ’
| 00010001-574152xx
+
| 00010001-573642xx
βˆ’
| Tsuushin Taikyoku: Igo Dojo 2700-Mon
+
| Eco Shooter: Plant 530
 
|-
 
|-
βˆ’
| 00010001-WASx
+
| 00010001-W82x
βˆ’
| 00010001-574153xx
+
| 00010001-573832xx
βˆ’
| Tsuushin Taikyoku: Hayazashi Shougi 3
+
| Jintori Action! Taikokenchi: Karakuri Shiro no Nazo
 
|-
 
|-
βˆ’
| 00010001-WAUx
+
| 00010001-W8Cx
βˆ’
| 00010001-574155xx
+
| 00010001-573843xx
βˆ’
| Tsuushin Taikyoku: World Chess
+
| BIT.TRIP CORE
 
|-
 
|-
βˆ’
| 00010001-WAZx
+
| 00010001-W8Dx
βˆ’
| 00010001-57415axx
+
| 00010001-573844xx
βˆ’
| Amazing Brain Train!
+
| Mebius Drive
 
|-
 
|-
βˆ’
| 00010001-WB2x
+
| 00010001-W8Ix
βˆ’
| 00010001-574232xx
+
| 00010001-573849xx
βˆ’
| Strong Bad 4: Dangeresque 3
+
| Hachiwan Diver Wii
 
|-
 
|-
βˆ’
| 00010001-WB3x
+
| 00010001-W8Px
βˆ’
| 00010001-574233xx
+
| 00010001-573850xx
βˆ’
| Strong Bad 5: 8-Bit Is Enough
+
| Ouchi de Mugen Puchi Puchi
 
|-
 
|-
βˆ’
| 00010001-WB4x
+
| 00010001-W8Xx
βˆ’
| 00010001-574234xx
+
| 00010001-573858xx
βˆ’
| Wild West Guns
+
| Battle Poker
 
|-
 
|-
βˆ’
| 00010001-WB5x
+
| 00010001-W9Ix
βˆ’
| 00010001-574235xx
+
| 00010001-573949xx
βˆ’
| Block Breaker Deluxe
+
| Evasive Space
 
|-
 
|-
βˆ’
| 00010001-WB6x
+
| 00010001-W9Lx
βˆ’
| 00010001-574236xx
+
| 00010001-57394cxx
βˆ’
| TV Show King
+
| Copter Crisis
 
|-
 
|-
βˆ’
| 00010001-WB7x
+
| 00010001-WA2x
βˆ’
| 00010001-574237xx
+
| 00010001-574132xx
βˆ’
| Midnight Pool
+
| Magnetica Twist
 
|-
 
|-
βˆ’
| 00010001-WB8x
+
| 00010001-WA4x
βˆ’
| 00010001-574238xx
+
| 00010001-574134xx
βˆ’
| Midnight Bowling
+
| Asobu Made in Ore
 
|-
 
|-
βˆ’
| 00010001-WBAx
+
| 00010001-WA7x
βˆ’
| 00010001-574241xx
+
| 00010001-574137xx
βˆ’
| Bakutan
+
| Toribash
 
|-
 
|-
βˆ’
| 00010001-WBBx
+
| 00010001-WANx
βˆ’
| 00010001-574242xx
+
| 00010001-57414exx
βˆ’
| Snowboard Riot
+
| Ant Nation
 
|-
 
|-
βˆ’
| 00010001-WBEx
+
| 00010001-WAOx
βˆ’
| 00010001-574245xx
+
| 00010001-57414fxx
βˆ’
| Frat Party Games: Pong Toss
+
| Harapeko Aomushi no ABC
 
|-
 
|-
βˆ’
| 00010001-WBGx
+
| 00010001-WAQx
βˆ’
| 00010001-574247xx
+
| 00010001-574151xx
βˆ’
| Bang Attack
+
| Yakuman Wii
 
|-
 
|-
βˆ’
| 00010001-WBIx
+
| 00010001-WARx
βˆ’
| 00010001-574249xx
+
| 00010001-574152xx
βˆ’
| Boingz
+
| Tsuushin Taikyoku: Igo Dojo 2700-Mon
 
|-
 
|-
βˆ’
| 00010001-WBJx
+
| 00010001-WASx
βˆ’
| 00010001-57424axx
+
| 00010001-574153xx
βˆ’
| Harvest Moon: My Little Shop
+
| Tsuushin Taikyoku: Hayazashi Shougi 3
 
|-
 
|-
βˆ’
| 00010001-WBKx
+
| 00010001-WAUx
βˆ’
| 00010001-57424bxx
+
| 00010001-574155xx
βˆ’
| Arkanoid Plus
+
| Tsuushin Taikyoku: World Chess
 
|-
 
|-
βˆ’
| 00010001-WBLx
+
| 00010001-WAZx
βˆ’
| 00010001-57424cxx
+
| 00010001-57415axx
βˆ’
| Bubble Bobble Plus!
+
| Amazing Brain Train!
 
|-
 
|-
βˆ’
| 00010001-WBMx
+
| 00010001-WB2x
βˆ’
| 00010001-57424dxx
+
| 00010001-574232xx
βˆ’
| My PokΓ©mon Ranch
+
| Strong Bad 4: Dangeresque 3
 
|-
 
|-
βˆ’
| 00010001-WBNx
+
| 00010001-WB3x
βˆ’
| 00010001-57424exx
+
| 00010001-574233xx
βˆ’
| Bonsai Barber
+
| Strong Bad 5: 8-Bit Is Enough
 
|-
 
|-
βˆ’
| 00010001-WBOx
+
| 00010001-WB4x
βˆ’
| 00010001-57424fxx
+
| 00010001-574234xx
βˆ’
| Gravitronix
+
| Wild West Guns
 
|-
 
|-
βˆ’
| 00010001-WBPx
+
| 00010001-WB5x
βˆ’
| 00010001-574250xx
+
| 00010001-574235xx
βˆ’
| PlΓ€ttchen: Twist 'n' Paint
+
| Block Breaker Deluxe
 
|-
 
|-
βˆ’
| 00010001-WBQx
+
| 00010001-WB6x
βˆ’
| 00010001-574251xx
+
| 00010001-574236xx
βˆ’
| Star Soldier R
+
| TV Show King
 
|-
 
|-
βˆ’
| 00010001-WBSx
+
| 00010001-WB7x
βˆ’
| 00010001-574253xx
+
| 00010001-574237xx
βˆ’
| POP
+
| Midnight Pool
 
|-
 
|-
βˆ’
| 00010001-WBVx
+
| 00010001-WB8x
βˆ’
| 00010001-574256xx
+
| 00010001-574238xx
βˆ’
| SPOGS Racing
+
| Midnight Bowling
 
|-
 
|-
βˆ’
| 00010001-WBWx
+
| 00010001-WBAx
βˆ’
| 00010001-574257xx
+
| 00010001-574241xx
βˆ’
| Critter Round-up
+
| Bakutan
 
|-
 
|-
βˆ’
| 00010001-WBXx
+
| 00010001-WBBx
βˆ’
| 00010001-574258xx
+
| 00010001-574242xx
βˆ’
| Strong Bad 1: Homestar Ruiner
+
| Snowboard Riot
 
|-
 
|-
βˆ’
| 00010001-WBYx
+
| 00010001-WBEx
βˆ’
| 00010001-574259xx
+
| 00010001-574245xx
βˆ’
| Strong Bad 2: Strong Badia the Free
+
| Frat Party Games: Pong Toss
 
|-
 
|-
βˆ’
| 00010001-WBZx
+
| 00010001-WBGx
βˆ’
| 00010001-57425axx
+
| 00010001-574247xx
βˆ’
| Strong Bad 3: Baddest of the Bands
+
| Bang Attack
 
|-
 
|-
βˆ’
| 00010001-WC2x
+
| 00010001-WBIx
βˆ’
| 00010001-574332xx
+
| 00010001-574249xx
βˆ’
| Crystal Defenders R2
+
| Boingz
 
|-
 
|-
βˆ’
| 00010001-WC6x
+
| 00010001-WBJx
βˆ’
| 00010001-574336xx
+
| 00010001-57424axx
βˆ’
| Chronos Twins Dx
+
| Harvest Moon: My Little Shop
 
|-
 
|-
βˆ’
| 00010001-WCIx
+
| 00010001-WBKx
βˆ’
| 00010001-574349xx
+
| 00010001-57424bxx
βˆ’
| Crystal Defenders R1
+
| Arkanoid Plus
 
|-
 
|-
βˆ’
| 00010001-WCJx
+
| 00010001-WBLx
βˆ’
| 00010001-57434axx
+
| 00010001-57424cxx
βˆ’
| Cocoto Platform Jumper
+
| Bubble Bobble Plus!
 
|-
 
|-
βˆ’
| 00010001-WCNx
+
| 00010001-WBMx
βˆ’
| 00010001-57434exx
+
| 00010001-57424dxx
βˆ’
| Tokyo City Nights
+
| My PokΓ©mon Ranch
 
|-
 
|-
βˆ’
| 00010001-WCOx
+
| 00010001-WBNx
βˆ’
| 00010001-57434fxx
+
| 00010001-57424exx
βˆ’
| Cocoto Fishing Master
+
| Bonsai Barber
 
|-
 
|-
βˆ’
| 00010001-WCPx
+
| 00010001-WBOx
βˆ’
| 00010001-574350xx
+
| 00010001-57424fxx
βˆ’
| Christmas Clix
+
| Gravitronix
 
|-
 
|-
βˆ’
| 00010001-WCRx
+
| 00010001-WBPx
βˆ’
| 00010001-574352xx
+
| 00010001-574250xx
βˆ’
| Carnival King
+
| PlΓ€ttchen: Twist 'n' Paint
 
|-
 
|-
βˆ’
| 00010001-WCSx
+
| 00010001-WBQx
βˆ’
| 00010001-574353xx
+
| 00010001-574251xx
βˆ’
| Cue Sports: Pool Revolution
+
| Star Soldier R
 
|-
 
|-
βˆ’
| 00010001-WCUx
+
| 00010001-WBSx
βˆ’
| 00010001-574355xx
+
| 00010001-574253xx
βˆ’
| 3-2-1, Rattle Battle!
+
| POP
 
|-
 
|-
βˆ’
| 00010001-WCZx
+
| 00010001-WBVx
βˆ’
| 00010001-57435axx
+
| 00010001-574256xx
βˆ’
| ColorZ
+
| SPOGS Racing
 
|-
 
|-
βˆ’
| 00010001-WD2x
+
| 00010001-WBWx
βˆ’
| 00010001-574432xx
+
| 00010001-574257xx
βˆ’
| @SIMPLE Series Vol. 2: The Number Puzzle Neo
+
| Critter Round-up
 
|-
 
|-
βˆ’
| 00010001-WD9x
+
| 00010001-WBXx
βˆ’
| 00010001-574439xx
+
| 00010001-574258xx
βˆ’
| Castlevania: The Adventure ReBirth
+
| Strong Bad 1: Homestar Ruiner
 
|-
 
|-
βˆ’
| 00010001-WDAx
+
| 00010001-WBYx
βˆ’
| 00010001-574441xx
+
| 00010001-574259xx
βˆ’
| Darts Wii
+
| Strong Bad 2: Strong Badia the Free
 
|-
 
|-
βˆ’
| 00010001-WDBx
+
| 00010001-WBZx
βˆ’
| 00010001-574442xx
+
| 00010001-57425axx
βˆ’
| Derby Dog
+
| Strong Bad 3: Baddest of the Bands
 
|-
 
|-
βˆ’
| 00010001-WDFx
+
| 00010001-WC2x
βˆ’
| 00010001-574446xx
+
| 00010001-574332xx
βˆ’
| Defend Your Castle
+
| Crystal Defenders R2
 
|-
 
|-
βˆ’
| 00010001-WDHx
+
| 00010001-WC6x
βˆ’
| 00010001-574448xx
+
| 00010001-574336xx
βˆ’
| Art Style: ROTOHEX
+
| Chronos Twins Dx
 
|-
 
|-
βˆ’
| 00010001-WDIx
+
| 00010001-WCIx
βˆ’
| 00010001-574449xx
+
| 00010001-574349xx
βˆ’
| @SIMPLE series Vol. 1: The Block Kuzushi Neo
+
| Crystal Defenders R1
 
|-
 
|-
βˆ’
| 00010001-WDMx
+
| 00010001-WCJx
βˆ’
| 00010001-57444dxx
+
| 00010001-57434axx
βˆ’
| Dr. Mario Online Rx
+
| Cocoto Platform Jumper
 
|-
 
|-
βˆ’
| 00010001-WDNx
+
| 00010001-WCNx
βˆ’
| 00010001-57444exx
+
| 00010001-57434exx
βˆ’
| Discipline
+
| Tokyo City Nights
 
|-
 
|-
βˆ’
| 00010001-WDOx
+
| 00010001-WCOx
βˆ’
| 00010001-57444fxx
+
| 00010001-57434fxx
βˆ’
| Driift Mania
+
| Cocoto Fishing Master
 
|-
 
|-
βˆ’
| 00010001-WDPx
+
| 00010001-WCPx
βˆ’
| 00010001-574450xx
+
| 00010001-574350xx
βˆ’
| Dr. Mario Online Rx: Friend Battle Demo
+
| Christmas Clix
 
|-
 
|-
βˆ’
| 00010001-WDRx
+
| 00010001-WCRx
βˆ’
| 00010001-574452xx
+
| 00010001-574352xx
βˆ’
| Mr. Driller W
+
| Carnival King
 
|-
 
|-
βˆ’
| 00010001-WDSx
+
| 00010001-WCSx
βˆ’
| 00010001-574453xx
+
| 00010001-574353xx
βˆ’
| Dragon Master Spell Caster
+
| Cue Sports: Pool Revolution
 
|-
 
|-
βˆ’
| 00010001-WE6x
+
| 00010001-WCUx
βˆ’
| 00010001-574536xx
+
| 00010001-574355xx
βˆ’
| SEA FARM: Iruka to Watashi Showtime
+
| 3-2-1, Rattle Battle!
 
|-
 
|-
βˆ’
| 00010001-WE9x
+
| 00010001-WCZx
βˆ’
| 00010001-574539xx
+
| 00010001-57435axx
βˆ’
| Alien Crush Returns
+
| ColorZ
 
|-
 
|-
βˆ’
| 00010001-WEDx
+
| 00010001-WD2x
βˆ’
| 00010001-574544xx
+
| 00010001-574432xx
βˆ’
| Eduardo the Samurai Toaster
+
| @SIMPLE Series Vol. 2: The Number Puzzle Neo
 
|-
 
|-
βˆ’
| 00010001-WEMx
+
| 00010001-WD9x
βˆ’
| 00010001-57454dxx
+
| 00010001-574439xx
βˆ’
| "Aha! I Got It!" Escape Game
+
| Castlevania: The Adventure ReBirth
 
|-
 
|-
βˆ’
| 00010001-WEQx
+
| 00010001-WDAx
βˆ’
| 00010001-574551xx
+
| 00010001-574441xx
βˆ’
| Equilibrio
+
| Darts Wii
 
|-
 
|-
βˆ’
| 00010001-WERx
+
| 00010001-WDBx
βˆ’
| 00010001-574552xx
+
| 00010001-574442xx
βˆ’
| My Aquarium
+
| Derby Dog
 
|-
 
|-
βˆ’
| 00010001-WETx
+
| 00010001-WDFx
βˆ’
| 00010001-574554xx
+
| 00010001-574446xx
βˆ’
| PictureBook Games: Pop-Up Pursuit
+
| Defend Your Castle
 
|-
 
|-
βˆ’
| 00010001-WEVx
+
| 00010001-WDHx
βˆ’
| 00010001-574556xx
+
| 00010001-574448xx
βˆ’
| Peakvox Escape Virus
+
| Art Style: ROTOHEX
 
|-
 
|-
βˆ’
| 00010001-WF2x
+
| 00010001-WDIx
βˆ’
| 00010001-574632xx
+
| 00010001-574449xx
βˆ’
| Final Fantasy Crystal Chronicles: My Life as a Darklord
+
| @SIMPLE series Vol. 1: The Block Kuzushi Neo
 
|-
 
|-
βˆ’
| 00010001-WF4x
+
| 00010001-WDMx
βˆ’
| 00010001-574634xx
+
| 00010001-57444dxx
βˆ’
| Final Fantasy IV: The After Years
+
| Dr. Mario Online Rx
 
|-
 
|-
βˆ’
| 00010001-WF5x
+
| 00010001-WDNx
βˆ’
| 00010001-574635xx
+
| 00010001-57444exx
βˆ’
| Family Card Games
+
| Discipline
 
|-
 
|-
βˆ’
| 00010001-WFAx
+
| 00010001-WDOx
βˆ’
| 00010001-574641xx
+
| 00010001-57444fxx
βˆ’
| Fast Draw Showdown
+
| Driift Mania
 
|-
 
|-
βˆ’
| 00010001-WFBx
+
| 00010001-WDPx
βˆ’
| 00010001-574642xx
+
| 00010001-574450xx
βˆ’
| Sandy Beach
+
| Dr. Mario Online Rx: Friend Battle Demo
 
|-
 
|-
βˆ’
| 00010001-WFCx
+
| 00010001-WDRx
βˆ’
| 00010001-574643xx
+
| 00010001-574452xx
βˆ’
| Final Fantasy Crystal Chronicles: My Life as a King
+
| Mr. Driller W
 
|-
 
|-
βˆ’
| 00010001-WFFx
+
| 00010001-WDSx
βˆ’
| 00010001-574646xx
+
| 00010001-574453xx
βˆ’
| Fun! Fun! Minigolf
+
| Dragon Master Spell Caster
 
|-
 
|-
βˆ’
| 00010001-WFGx
+
| 00010001-WE6x
βˆ’
| 00010001-574647xx
+
| 00010001-574536xx
βˆ’
| Frogger Returns
+
| SEA FARM: Iruka to Watashi Showtime
 
|-
 
|-
βˆ’
| 00010001-WFIx
+
| 00010001-WE9x
βˆ’
| 00010001-574649xx
+
| 00010001-574539xx
βˆ’
| Reel Fishing Challenge
+
| Alien Crush Returns
 
|-
 
|-
βˆ’
| 00010001-WFKx
+
| 00010001-WEDx
βˆ’
| 00010001-57464bxx
+
| 00010001-574544xx
βˆ’
| Family Kart
+
| Eduardo the Samurai Toaster
 
|-
 
|-
βˆ’
| 00010001-WFMx
+
| 00010001-WEMx
βˆ’
| 00010001-57464dxx
+
| 00010001-57454dxx
βˆ’
| Family & Friends Party
+
| "Aha! I Got It!" Escape Game
 
|-
 
|-
βˆ’
| 00010001-WFPx
+
| 00010001-WEQx
βˆ’
| 00010001-574650xx
+
| 00010001-574551xx
βˆ’
| Hirameki Card Battle: Mekuruka
+
| Equilibrio
 
|-
 
|-
βˆ’
| 00010001-WFSx
+
| 00010001-WERx
βˆ’
| 00010001-574653xx
+
| 00010001-574552xx
βˆ’
| Minna no Theater Wii
+
| My Aquarium
 
|-
 
|-
βˆ’
| 00010001-WFTx
+
| 00010001-WETx
βˆ’
| 00010001-574654xx
+
| 00010001-574554xx
βˆ’
| Fish'em All!
+
| PictureBook Games: Pop-Up Pursuit
 
|-
 
|-
βˆ’
| 00010001-WG2x
+
| 00010001-WEVx
βˆ’
| 00010001-574732xx
+
| 00010001-574556xx
βˆ’
| Sugarbunnies Wii: Welcome to Bunnies' Field
+
| Peakvox Escape Virus
 
|-
 
|-
βˆ’
| 00010001-WGDx
+
| 00010001-WF2x
βˆ’
| 00010001-574744xx
+
| 00010001-574632xx
βˆ’
| Gradius ReBirth
+
| Final Fantasy Crystal Chronicles: My Life as a Darklord
 
|-
 
|-
βˆ’
| 00010001-WGMx
+
| 00010001-WF4x
βˆ’
| 00010001-57474dxx
+
| 00010001-574634xx
βˆ’
| Game Sound Station
+
| Final Fantasy IV: The After Years
 
|-
 
|-
βˆ’
| 00010001-WGOx
+
| 00010001-WF5x
βˆ’
| 00010001-57474fxx
+
| 00010001-574635xx
βˆ’
| World of Goo
+
| Family Card Games
 
|-
 
|-
βˆ’
| 00010001-WGSx
+
| 00010001-WFAx
βˆ’
| 00010001-574753xx
+
| 00010001-574641xx
βˆ’
| Phoenix Wright : Ace Attorney
+
| Fast Draw Showdown
 
|-
 
|-
βˆ’
| 00010001-WGUx
+
| 00010001-WFBx
βˆ’
| 00010001-574755xx
+
| 00010001-574642xx
βˆ’
| Aero Guitar
+
| Sandy Beach
 
|-
 
|-
βˆ’
| 00010001-WGVx
+
| 00010001-WFCx
βˆ’
| 00010001-574756xx
+
| 00010001-574643xx
βˆ’
| Groovin' Blocks
+
| Final Fantasy Crystal Chronicles: My Life as a King
 
|-
 
|-
βˆ’
| 00010001-WGYx
+
| 00010001-WFFx
βˆ’
| 00010001-574759xx
+
| 00010001-574646xx
βˆ’
| GyroStarr
+
| Fun! Fun! Minigolf
 
|-
 
|-
βˆ’
| 00010001-WH3x
+
| 00010001-WFGx
βˆ’
| 00010001-574833xx
+
| 00010001-574647xx
βˆ’
| Home Sweet Home
+
| Frogger Returns
 
|-
 
|-
βˆ’
| 00010001-WHEx
+
| 00010001-WFIx
βˆ’
| 00010001-574845xx
+
| 00010001-574649xx
βˆ’
| Heracles: Chariot Racing
+
| Reel Fishing Challenge
 
|-
 
|-
βˆ’
| 00010001-WHHx
+
| 00010001-WFKx
βˆ’
| 00010001-574848xx
+
| 00010001-57464bxx
βˆ’
| Full Blast Hitchhike
+
| Family Kart
 
|-
 
|-
βˆ’
| 00010001-WHOx
+
| 00010001-WFMx
βˆ’
| 00010001-57484fxx
+
| 00010001-57464dxx
βˆ’
| Hockey Allstar Shootout
+
| Family & Friends Party
 
|-
 
|-
βˆ’
| 00010001-WHPx
+
| 00010001-WFPx
βˆ’
| 00010001-574850xx
+
| 00010001-574650xx
βˆ’
| Sexy Poker
+
| Hirameki Card Battle: Mekuruka
 
|-
 
|-
βˆ’
| 00010001-WHRx
+
| 00010001-WFSx
βˆ’
| 00010001-574852xx
+
| 00010001-574653xx
βˆ’
| Heron : Steam Machine
+
| Minna no Theater Wii
 
|-
 
|-
βˆ’
| 00010001-WHUx
+
| 00010001-WFTx
βˆ’
| 00010001-574855xx
+
| 00010001-574654xx
βˆ’
| Ghost Mansion Party
+
| Fish'em All!
 
|-
 
|-
βˆ’
| 00010001-WHVx
+
| 00010001-WG2x
βˆ’
| 00010001-574856xx
+
| 00010001-574732xx
βˆ’
| High Voltage Hot Rod Show
+
| Sugarbunnies Wii: Welcome to Bunnies' Field
 
|-
 
|-
βˆ’
| 00010001-WHXx
+
| 00010001-WGDx
βˆ’
| 00010001-574858xx
+
| 00010001-574744xx
βˆ’
| Helix
+
| Gradius ReBirth
 
|-
 
|-
βˆ’
| 00010001-WIBx
+
| 00010001-WGMx
βˆ’
| 00010001-574942xx
+
| 00010001-57474dxx
βˆ’
| Bittos+
+
| Game Sound Station
 
|-
 
|-
βˆ’
| 00010001-WICx
+
| 00010001-WGOx
βˆ’
| 00010001-574943xx
+
| 00010001-57474fxx
βˆ’
| NyxQuest: Kindred Spirits
+
| World of Goo
 
|-
 
|-
βˆ’
| 00010001-WIEx
+
| 00010001-WGSx
βˆ’
| 00010001-574945xx
+
| 00010001-574753xx
βˆ’
| Tales of Monkey Island: Chapter 3
+
| Phoenix Wright : Ace Attorney
 
|-
 
|-
βˆ’
| 00010001-WIGx
+
| 00010001-WGUx
βˆ’
| 00010001-574947xx
+
| 00010001-574755xx
βˆ’
| Incoming!
+
| Aero Guitar
 
|-
 
|-
βˆ’
| 00010001-WILx
+
| 00010001-WGVx
βˆ’
| 00010001-57494cxx
+
| 00010001-574756xx
βˆ’
| Tales of Monkey Island: Chapter 1
+
| Groovin' Blocks
 
|-
 
|-
βˆ’
| 00010001-WINx
+
| 00010001-WGYx
βˆ’
| 00010001-57494exx
+
| 00010001-574759xx
βˆ’
| The Incredible Maze
+
| GyroStarr
 
|-
 
|-
βˆ’
| 00010001-WISx
+
| 00010001-WH3x
βˆ’
| 00010001-574953xx
+
| 00010001-574833xx
βˆ’
| Tales of Monkey Island: Chapter 2
+
| Home Sweet Home
 
|-
 
|-
βˆ’
| 00010001-WITx
+
| 00010001-WHEx
βˆ’
| 00010001-574954xx
+
| 00010001-574845xx
βˆ’
| "Aha! I Found It!" Hidden Object Game
+
| Heracles: Chariot Racing
 
|-
 
|-
βˆ’
| 00010001-WIVx
+
| 00010001-WHHx
βˆ’
| 00010001-574956xx
+
| 00010001-574848xx
βˆ’
| Space Invaders Get Even
+
| Full Blast Hitchhike
 
|-
 
|-
βˆ’
| 00010001-WIYx
+
| 00010001-WHOx
βˆ’
| 00010001-574959xx
+
| 00010001-57484fxx
βˆ’
| Tales of Monkey Island: Chapter 4
+
| Hockey Allstar Shootout
 
|-
 
|-
βˆ’
| 00010001-WJGx
+
| 00010001-WHPx
βˆ’
| 00010001-574a47xx
+
| 00010001-574850xx
βˆ’
| Jinsei Game
+
| Sexy Poker
 
|-
 
|-
βˆ’
| 00010001-WJSx
+
| 00010001-WHRx
βˆ’
| 00010001-574a53xx
+
| 00010001-574852xx
βˆ’
| Jungle Speed
+
| Heron : Steam Machine
 
|-
 
|-
βˆ’
| 00010001-WK2x
+
| 00010001-WHUx
βˆ’
| 00010001-574b32xx
+
| 00010001-574855xx
βˆ’
| Kappa-kun no Ota to Shimikai
+
| Ghost Mansion Party
 
|-
 
|-
βˆ’
| 00010001-WK3x
+
| 00010001-WHVx
βˆ’
| 00010001-574b33xx
+
| 00010001-574856xx
βˆ’
| Kappa-kun to 3 Biki no Koneko
+
| High Voltage Hot Rod Show
 
|-
 
|-
βˆ’
| 00010001-WK9x
+
| 00010001-WHXx
βˆ’
| 00010001-574b39xx
+
| 00010001-574858xx
βˆ’
| Minna de Asobou: Koinu de Kururin
+
| Helix
 
|-
 
|-
βˆ’
| 00010001-WKBx
+
| 00010001-WIBx
βˆ’
| 00010001-574b42xx
+
| 00010001-574942xx
βˆ’
| You, Me, and the Cubes
+
| Bittos+
 
|-
 
|-
βˆ’
| 00010001-WKDx
+
| 00010001-WICx
βˆ’
| 00010001-574b44xx
+
| 00010001-574943xx
βˆ’
| Pirates: The Key of Dreams
+
| NyxQuest: Kindred Spirits
 
|-
 
|-
βˆ’
| 00010001-WKEx
+
| 00010001-WIEx
βˆ’
| 00010001-574b45xx
+
| 00010001-574945xx
βˆ’
| Raku Raku Kinen Appli Wii
+
| Tales of Monkey Island: Chapter 3
 
|-
 
|-
βˆ’
| 00010001-WKHx
+
| 00010001-WIGx
βˆ’
| 00010001-574b48xx
+
| 00010001-574947xx
βˆ’
| Big Kahuna Party
+
| Incoming!
 
|-
 
|-
βˆ’
| 00010001-WKKx
+
| 00010001-WILx
βˆ’
| 00010001-574b4bxx
+
| 00010001-57494cxx
βˆ’
| Party Fun Pirate
+
| Tales of Monkey Island: Chapter 1
 
|-
 
|-
βˆ’
| 00010001-WKPx
+
| 00010001-WINx
βˆ’
| 00010001-574b50xx
+
| 00010001-57494exx
βˆ’
| Kappa-kun to Mori no Nakamatachi
+
| The Incredible Maze
 
|-
 
|-
βˆ’
| 00010001-WKQx
+
| 00010001-WISx
βˆ’
| 00010001-574b51xx
+
| 00010001-574953xx
βˆ’
| Kentei TV Wii
+
| Tales of Monkey Island: Chapter 2
 
|-
 
|-
βˆ’
| 00010001-WKRx
+
| 00010001-WITx
βˆ’
| 00010001-574b52xx
+
| 00010001-574954xx
βˆ’
| Karate Phants: Gloves of Glory
+
| "Aha! I Found It!" Hidden Object Game
 
|-
 
|-
βˆ’
| 00010001-WKTx
+
| 00010001-WIVx
βˆ’
| 00010001-574b54xx
+
| 00010001-574956xx
βˆ’
| Contra ReBirth
+
| Space Invaders Get Even
 
|-
 
|-
βˆ’
| 00010001-WLEx
+
| 00010001-WIYx
βˆ’
| 00010001-574c45xx
+
| 00010001-574959xx
βˆ’
| Learning with The PooYoos: Episode 1
+
| Tales of Monkey Island: Chapter 4
 
|-
 
|-
βˆ’
| 00010001-WLGx
+
| 00010001-WJGx
βˆ’
| 00010001-574c47xx
+
| 00010001-574a47xx
βˆ’
| HB Arcade Cards
+
| Jinsei Game
 
|-
 
|-
βˆ’
| 00010001-WLKx
+
| 00010001-WJSx
βˆ’
| 00010001-574c4bxx
+
| 00010001-574a53xx
βˆ’
| Rikachan's Fashion House
+
| Jungle Speed
 
|-
 
|-
βˆ’
| 00010001-WLLx
+
| 00010001-WK2x
βˆ’
| 00010001-574c4cxx
+
| 00010001-574b32xx
βˆ’
| Little Tournament Over Yonder
+
| Kappa-kun no Ota to Shimikai
 
|-
 
|-
βˆ’
| 00010001-WLOx
+
| 00010001-WK3x
βˆ’
| 00010001-574c4fxx
+
| 00010001-574b33xx
βˆ’
| LostWinds: Winter of the Melodias
+
| Kappa-kun to 3 Biki no Koneko
 
|-
 
|-
βˆ’
| 00010001-WLPx
+
| 00010001-WK9x
βˆ’
| 00010001-574c50xx
+
| 00010001-574b39xx
βˆ’
| LONPOS
+
| Minna de Asobou: Koinu de Kururin
 
|-
 
|-
βˆ’
| 00010001-WLTx
+
| 00010001-WKBx
βˆ’
| 00010001-574c54xx
+
| 00010001-574b42xx
βˆ’
| LIT
+
| You, Me, and the Cubes
 
|-
 
|-
βˆ’
| 00010001-WLWx
+
| 00010001-WKDx
βˆ’
| 00010001-574c57xx
+
| 00010001-574b44xx
βˆ’
| LostWinds
+
| Pirates: The Key of Dreams
 
|-
 
|-
βˆ’
| 00010001-WM8x
+
| 00010001-WKEx
βˆ’
| 00010001-574d38xx
+
| 00010001-574b45xx
βˆ’
| Bomberman Blast
+
| Raku Raku Kinen Appli Wii
 
|-
 
|-
βˆ’
| 00010001-WM9x
+
| 00010001-WKHx
βˆ’
| 00010001-574d39xx
+
| 00010001-574b48xx
βˆ’
| Happy Hammerin'
+
| Big Kahuna Party
 
|-
 
|-
βˆ’
| 00010001-WMBx
+
| 00010001-WKKx
βˆ’
| 00010001-574d42xx
+
| 00010001-574b4bxx
βˆ’
| Maboshi's Arcade
+
| Party Fun Pirate
 
|-
 
|-
βˆ’
| 00010001-WMDx
+
| 00010001-WKPx
βˆ’
| 00010001-574d44xx
+
| 00010001-574b50xx
βˆ’
| MadStone
+
| Kappa-kun to Mori no Nakamatachi
 
|-
 
|-
βˆ’
| 00010001-WMGx
+
| 00010001-WKQx
βˆ’
| 00010001-574d47xx
+
| 00010001-574b51xx
βˆ’
| Mart Racer
+
| Kentei TV Wii
 
|-
 
|-
βˆ’
| 00010001-WMLx
+
| 00010001-WKRx
βˆ’
| 00010001-574d4cxx
+
| 00010001-574b52xx
βˆ’
| Major League Eating: The Game
+
| Karate Phants: Gloves of Glory
 
|-
 
|-
βˆ’
| 00010001-WMMx
+
| 00010001-WKTx
βˆ’
| 00010001-574d4dxx
+
| 00010001-574b54xx
βˆ’
| Muscle March
+
| Contra ReBirth
 
|-
 
|-
βˆ’
| 00010001-WMOx
+
| 00010001-WLEx
βˆ’
| 00010001-574d4fxx
+
| 00010001-574c45xx
βˆ’
| Moki Moki
+
| Learning with The PooYoos: Episode 1
 
|-
 
|-
βˆ’
| 00010001-WMPx
+
| 00010001-WLGx
βˆ’
| 00010001-574d50xx
+
| 00010001-574c47xx
βˆ’
| Kotoba no Puzzle: Mojipittan Wii
+
| HB Arcade Cards
 
|-
 
|-
βˆ’
| 00010001-WNEx
+
| 00010001-WLKx
βˆ’
| 00010001-574e45xx
+
| 00010001-574c4bxx
βˆ’
| Penguins & Friends: Hey! That's My Fish!
+
| Rikachan's Fashion House
 
|-
 
|-
βˆ’
| 00010001-WNKx
+
| 00010001-WLLx
βˆ’
| 00010001-574e4bxx
+
| 00010001-574c4cxx
βˆ’
| Niki - Rock 'n' Ball
+
| Little Tournament Over Yonder
 
|-
 
|-
βˆ’
| 00010001-WNPx
+
| 00010001-WLOx
βˆ’
| 00010001-574e50xx
+
| 00010001-574c4fxx
βˆ’
| Sugu Suro Duo: New Pulsar R&V
+
| LostWinds: Winter of the Melodias
 
|-
 
|-
βˆ’
| 00010001-WNVx
+
| 00010001-WLPx
βˆ’
| 00010001-574e56xx
+
| 00010001-574c50xx
βˆ’
| NEVES Plus
+
| LONPOS
 
|-
 
|-
βˆ’
| 00010001-WNWx
+
| 00010001-WLTx
βˆ’
| 00010001-574e57xx
+
| 00010001-574c54xx
βˆ’
| NEVES Plus Returns
+
| LIT
 
|-
 
|-
βˆ’
| 00010001-WO6x
+
| 00010001-WLWx
βˆ’
| 00010001-574f36xx
+
| 00010001-574c57xx
βˆ’
| Family Pirate Party
+
| LostWinds
 
|-
 
|-
βˆ’
| 00010001-WOAx
+
| 00010001-WM8x
βˆ’
| 00010001-574f41xx
+
| 00010001-574d38xx
βˆ’
| Family Glide Hockey
+
| Bomberman Blast
 
|-
 
|-
βˆ’
| 00010001-WOBx
+
| 00010001-WM9x
βˆ’
| 00010001-574f42xx
+
| 00010001-574d39xx
βˆ’
| Art Style: ORBIENT
+
| Happy Hammerin'
 
|-
 
|-
βˆ’
| 00010001-WODx
+
| 00010001-WMBx
βˆ’
| 00010001-574f44xx
+
| 00010001-574d42xx
βˆ’
| Order!
+
| Maboshi's Arcade
 
|-
 
|-
βˆ’
| 00010001-WOEx
+
| 00010001-WMDx
βˆ’
| 00010001-574f45xx
+
| 00010001-574d44xx
βˆ’
| Oekaki Logic
+
| MadStone
 
|-
 
|-
βˆ’
| 00010001-WOGx
+
| 00010001-WMGx
βˆ’
| 00010001-574f47xx
+
| 00010001-574d47xx
βˆ’
| Family Mini Golf
+
| Mart Racer
 
|-
 
|-
βˆ’
| 00010001-WOKx
+
| 00010001-WMLx
βˆ’
| 00010001-574f4bxx
+
| 00010001-574d4cxx
βˆ’
| Karaoke Joysound Wii
+
| Major League Eating: The Game
 
|-
 
|-
βˆ’
| 00010001-WOSx
+
| 00010001-WMMx
βˆ’
| 00010001-574f53xx
+
| 00010001-574d4dxx
βˆ’
| Family Slot Car Racing
+
| Muscle March
 
|-
 
|-
βˆ’
| 00010001-WOTx
+
| 00010001-WMOx
βˆ’
| 00010001-574f54xx
+
| 00010001-574d4fxx
βˆ’
| Overturn: Mecha Wars
+
| Moki Moki
 
|-
 
|-
βˆ’
| 00010001-WOYx
+
| 00010001-WMPx
βˆ’
| 00010001-574f59xx
+
| 00010001-574d50xx
βˆ’
| Bit Boy!!
+
| Kotoba no Puzzle: Mojipittan Wii
 
|-
 
|-
βˆ’
| 00010001-WOZx
+
| 00010001-WNEx
βˆ’
| 00010001-574f5axx
+
| 00010001-574e45xx
βˆ’
| Kodomo Kyooiku Terebi Wii Aiue Oomuzu
+
| Penguins & Friends: Hey! That's My Fish!
 
|-
 
|-
βˆ’
| 00010001-WP2x
+
| 00010001-WNKx
βˆ’
| 00010001-575032xx
+
| 00010001-574e4bxx
βˆ’
| Potpourrii
+
| Niki - Rock 'n' Ball
 
|-
 
|-
βˆ’
| 00010001-WP9x
+
| 00010001-WNPx
βˆ’
| 00010001-575039xx
+
| 00010001-574e50xx
βˆ’
| Pokers Wii
+
| Sugu Suro Duo: New Pulsar R&V
 
|-
 
|-
βˆ’
| 00010001-WPAx
+
| 00010001-WNVx
βˆ’
| 00010001-575041xx
+
| 00010001-574e56xx
βˆ’
| PokΓ©mon Mystery Dungeon: Ikuzo! Arashi no Boukendan
+
| NEVES Plus
 
|-
 
|-
βˆ’
| 00010001-WPBx
+
| 00010001-WNWx
βˆ’
| 00010001-575042xx
+
| 00010001-574e57xx
βˆ’
| Pub Darts
+
| NEVES Plus Returns
 
|-
 
|-
βˆ’
| 00010001-WPCx
+
| 00010001-WO6x
βˆ’
| 00010001-575043xx
+
| 00010001-574f36xx
βˆ’
| Doc Louis's Punch-Out!!
+
| Family Pirate Party
 
|-
 
|-
βˆ’
| 00010001-WPDx
+
| 00010001-WOAx
βˆ’
| 00010001-575044xx
+
| 00010001-574f41xx
βˆ’
| Chindouchou!! Pole no Daibouken
+
| Family Glide Hockey
 
|-
 
|-
βˆ’
| 00010001-WPFx
+
| 00010001-WOBx
βˆ’
| 00010001-575046xx
+
| 00010001-574f42xx
βˆ’
| PokΓ©mon Mystery Dungeon: Susume! Honoo no Boukendan
+
| Art Style: ORBIENT
 
|-
 
|-
βˆ’
| 00010001-WPHx
+
| 00010001-WODx
βˆ’
| 00010001-575048xx
+
| 00010001-574f44xx
βˆ’
| PokΓ©mon Mystery Dungeon: Mezase! Hikari no Boukendan
+
| Order!
 
|-
 
|-
βˆ’
| 00010001-WPIx
+
| 00010001-WOEx
βˆ’
| 00010001-575049xx
+
| 00010001-574f45xx
βˆ’
| Pit Crew Panic!
+
| Oekaki Logic
 
|-
 
|-
βˆ’
| 00010001-WPKx
+
| 00010001-WOGx
βˆ’
| 00010001-57504bxx
+
| 00010001-574f47xx
βˆ’
| Texas Hold'em Poker
+
| Family Mini Golf
 
|-
 
|-
βˆ’
| 00010001-WPLx
+
| 00010001-WOKx
βˆ’
| 00010001-57504cxx
+
| 00010001-574f4bxx
βˆ’
| Planet Pachinko
+
| Karaoke Joysound Wii
 
|-
 
|-
βˆ’
| 00010001-WPNx
+
| 00010001-WOSx
βˆ’
| 00010001-57504exx
+
| 00010001-574f53xx
βˆ’
| Ponjan Wii
+
| Family Slot Car Racing
 
|-
 
|-
βˆ’
| 00010001-WPOx
+
| 00010001-WOTx
βˆ’
| 00010001-57504fxx
+
| 00010001-574f54xx
βˆ’
| Popple to Mahou no Crayon
+
| Overturn: Mecha Wars
 
|-
 
|-
βˆ’
| 00010001-WPPx
+
| 00010001-WOYx
βˆ’
| 00010001-575050xx
+
| 00010001-574f59xx
βˆ’
| Family Table Tennis
+
| Bit Boy!!
 
|-
 
|-
βˆ’
| 00010001-WPQx
+
| 00010001-WOZx
βˆ’
| 00010001-575051xx
+
| 00010001-574f5axx
βˆ’
| ProtΓΆthea
+
| Kodomo Kyooiku Terebi Wii Aiue Oomuzu
 
|-
 
|-
βˆ’
| 00010001-WPRx
+
| 00010001-WP2x
βˆ’
| 00010001-575052xx
+
| 00010001-575032xx
βˆ’
| Art Style: CUBELLO
+
| Potpourrii
 
|-
 
|-
βˆ’
| 00010001-WPSx
+
| 00010001-WP9x
βˆ’
| 00010001-575053xx
+
| 00010001-575039xx
βˆ’
| PokΓ©mon Rumble
+
| Pokers Wii
 
|-
 
|-
βˆ’
| 00010001-WPUx
+
| 00010001-WPAx
βˆ’
| 00010001-575055xx
+
| 00010001-575041xx
βˆ’
| Bust-a-Move Plus!
+
| PokΓ©mon Mystery Dungeon: Ikuzo! Arashi no Boukendan
 
|-
 
|-
βˆ’
| 00010001-WPXx
+
| 00010001-WPBx
βˆ’
| 00010001-575058xx
+
| 00010001-575042xx
βˆ’
| Minna de Tobikome! Penguin Diving: Hooper Looper
+
| Pub Darts
 
|-
 
|-
βˆ’
| 00010001-WPZx
+
| 00010001-WPCx
βˆ’
| 00010001-57505axx
+
| 00010001-575043xx
βˆ’
| Bruiser and Scratch
+
| Doc Louis's Punch-Out!!
 
|-
 
|-
βˆ’
| 00010001-WQ4x
+
| 00010001-WPDx
βˆ’
| 00010001-575134xx
+
| 00010001-575044xx
βˆ’
| Kentoshi: Furi Furi Boxing
+
| Chindouchou!! Pole no Daibouken
 
|-
 
|-
βˆ’
| 00010001-WR9x
+
| 00010001-WPFx
βˆ’
| 00010001-575239xx
+
| 00010001-575046xx
βˆ’
| Mega Man 9
+
| PokΓ©mon Mystery Dungeon: Susume! Honoo no Boukendan
 
|-
 
|-
βˆ’
| 00010001-WRDx
+
| 00010001-WPHx
βˆ’
| 00010001-575244xx
+
| 00010001-575048xx
βˆ’
| Word Searcher
+
| PokΓ©mon Mystery Dungeon: Mezase! Hikari no Boukendan
 
|-
 
|-
βˆ’
| 00010001-WRIx
+
| 00010001-WPIx
βˆ’
| 00010001-575249xx
+
| 00010001-575049xx
βˆ’
| Rainbow Islands: Towering Adventure
+
| Pit Crew Panic!
 
|-
 
|-
βˆ’
| 00010001-WRXx
+
| 00010001-WPKx
βˆ’
| 00010001-575258xx
+
| 00010001-57504bxx
βˆ’
| Mega Man 10
+
| Texas Hold'em Poker
 
|-
 
|-
βˆ’
| 00010001-WS2x
+
| 00010001-WPLx
βˆ’
| 00010001-575332xx
+
| 00010001-57504cxx
βˆ’
| Saikyou Ginsei Igo
+
| Planet Pachinko
 
|-
 
|-
βˆ’
| 00010001-WS3x
+
| 00010001-WPNx
βˆ’
| 00010001-575333xx
+
| 00010001-57504exx
βˆ’
| Silver Star Chess
+
| Ponjan Wii
 
|-
 
|-
βˆ’
| 00010001-WS4x
+
| 00010001-WPOx
βˆ’
| 00010001-575334xx
+
| 00010001-57504fxx
βˆ’
| Saikyou Ginsei Mahjongg
+
| Popple to Mahou no Crayon
 
|-
 
|-
βˆ’
| 00010001-WS5x
+
| 00010001-WPPx
βˆ’
| 00010001-575335xx
+
| 00010001-575050xx
βˆ’
| Saikyou Ginsei Gomoku Narabe
+
| Family Table Tennis
 
|-
 
|-
βˆ’
| 00010001-WS6x
+
| 00010001-WPQx
βˆ’
| 00010001-575336xx
+
| 00010001-575051xx
βˆ’
| Silver Star Reversi
+
| ProtΓΆthea
 
|-
 
|-
βˆ’
| 00010001-WS8x
+
| 00010001-WPRx
βˆ’
| 00010001-575338xx
+
| 00010001-575052xx
βˆ’
| Minna de Taisen Puzzle: Shanghai Wii
+
| Art Style: CUBELLO
 
|-
 
|-
βˆ’
| 00010001-WS9x
+
| 00010001-WPSx
βˆ’
| 00010001-575339xx
+
| 00010001-575053xx
βˆ’
| Sudoku Challenge!
+
| PokΓ©mon Rumble
 
|-
 
|-
βˆ’
| 00010001-WSAx
+
| 00010001-WPUx
βˆ’
| 00010001-575341xx
+
| 00010001-575055xx
βˆ’
| Onslaught
+
| Bust-a-Move Plus!
 
|-
 
|-
βˆ’
| 00010001-WSBx
+
| 00010001-WPXx
βˆ’
| 00010001-575342xx
+
| 00010001-575058xx
βˆ’
| Sorcery Blade
+
| Minna de Tobikome! Penguin Diving: Hooper Looper
 
|-
 
|-
βˆ’
| 00010001-WSCx
+
| 00010001-WPZx
βˆ’
| 00010001-575343xx
+
| 00010001-57505axx
βˆ’
| Out of Galaxy: Gin no Koushika
+
| Bruiser and Scratch
 
|-
 
|-
βˆ’
| 00010001-WSEx
+
| 00010001-WQ4x
βˆ’
| 00010001-575345xx
+
| 00010001-575134xx
βˆ’
| Princess Ai Monogatari
+
| Kentoshi: Furi Furi Boxing
 
|-
 
|-
βˆ’
| 00010001-WSGx
+
| 00010001-WR9x
βˆ’
| 00010001-575347xx
+
| 00010001-575239xx
βˆ’
| Pop 'Em, Drop 'Em SameGame
+
| Mega Man 9
 
|-
 
|-
βˆ’
| 00010001-WSIx
+
| 00010001-WRDx
βˆ’
| 00010001-575349xx
+
| 00010001-575244xx
βˆ’
| Saikyou Ginsei Shougi
+
| Word Searcher
 
|-
 
|-
βˆ’
| 00010001-WSLx
+
| 00010001-WRIx
βˆ’
| 00010001-57534cxx
+
| 00010001-575249xx
βˆ’
| Shadow Walker: Boy of Shadow, Fairy of Light
+
| Rainbow Islands: Towering Adventure
 
|-
 
|-
βˆ’
| 00010001-WSMx
+
| 00010001-WRXx
βˆ’
| 00010001-57534dxx
+
| 00010001-575258xx
βˆ’
| Eat! Fat! FIGHT!
+
| Mega Man 10
 
|-
 
|-
βˆ’
| 00010001-WSTx
+
| 00010001-WS2x
βˆ’
| 00010001-575354xx
+
| 00010001-575332xx
βˆ’
| Tenshi no Solitaire
+
| Saikyou Ginsei Igo
 
|-
 
|-
βˆ’
| 00010001-WSUx
+
| 00010001-WS3x
βˆ’
| 00010001-575355xx
+
| 00010001-575333xx
βˆ’
| Shootanto: Evolutionary Mayhem
+
| Silver Star Chess
 
|-
 
|-
βˆ’
| 00010001-WSWx
+
| 00010001-WS4x
βˆ’
| 00010001-575357xx
+
| 00010001-575334xx
βˆ’
| Swords & Soldiers
+
| Saikyou Ginsei Mahjongg
 
|-
 
|-
βˆ’
| 00010001-WT2x
+
| 00010001-WS5x
βˆ’
| 00010001-575432xx
+
| 00010001-575335xx
βˆ’
| Target Toss Pro: Bags
+
| Saikyou Ginsei Gomoku Narabe
 
|-
 
|-
βˆ’
| 00010001-WT3x
+
| 00010001-WS6x
βˆ’
| 00010001-575433xx
+
| 00010001-575336xx
βˆ’
| Tomena Sanner Wii
+
| Silver Star Reversi
 
|-
 
|-
βˆ’
| 00010001-WT8x
+
| 00010001-WS8x
βˆ’
| 00010001-575438xx
+
| 00010001-575338xx
βˆ’
| Hajiite! Block Rush
+
| Minna de Taisen Puzzle: Shanghai Wii
 
|-
 
|-
βˆ’
| 00010001-WTBx
+
| 00010001-WS9x
βˆ’
| 00010001-575442xx
+
| 00010001-575339xx
βˆ’
| Fantastic Tambourine
+
| Sudoku Challenge!
 
|-
 
|-
βˆ’
| 00010001-WTDx
+
| 00010001-WSAx
βˆ’
| 00010001-575444xx
+
| 00010001-575341xx
βˆ’
| Tomy Drive Shutsudou! Kinkyuu Sharyou Hen
+
| Onslaught
 
|-
 
|-
βˆ’
| 00010001-WTIx
+
| 00010001-WSBx
βˆ’
| 00010001-575449xx
+
| 00010001-575342xx
βˆ’
| Tiki Towers
+
| Sorcery Blade
 
|-
 
|-
βˆ’
| 00010001-WTMx
+
| 00010001-WSCx
βˆ’
| 00010001-57544dxx
+
| 00010001-575343xx
βˆ’
| Adventure Island: The Beginning
+
| Out of Galaxy: Gin no Koushika
 
|-
 
|-
βˆ’
| 00010001-WTNx
+
| 00010001-WSEx
βˆ’
| 00010001-57544exx
+
| 00010001-575345xx
βˆ’
| Family Tennis
+
| Princess Ai Monogatari
 
|-
 
|-
βˆ’
| 00010001-WTPx
+
| 00010001-WSGx
βˆ’
| 00010001-575450xx
+
| 00010001-575347xx
βˆ’
| Tetris Party
+
| Pop 'Em, Drop 'Em SameGame
 
|-
 
|-
βˆ’
| 00010001-WTRx
+
| 00010001-WSIx
βˆ’
| 00010001-575452xx
+
| 00010001-575349xx
βˆ’
| BIT.TRIP BEAT
+
| Saikyou Ginsei Shougi
 
|-
 
|-
βˆ’
| 00010001-WTTx
+
| 00010001-WSLx
βˆ’
| 00010001-575454xx
+
| 00010001-57534cxx
βˆ’
| Toki Tori
+
| Shadow Walker: Boy of Shadow, Fairy of Light
 
|-
 
|-
βˆ’
| 00010001-WTXx
+
| 00010001-WSMx
βˆ’
| 00010001-575458xx
+
| 00010001-57534dxx
βˆ’
| Texas Hold'em Tournament
+
| Eat! Fat! FIGHT!
 
|-
 
|-
βˆ’
| 00010001-WUHx
+
| 00010001-WSTx
βˆ’
| 00010001-575548xx
+
| 00010001-575354xx
βˆ’
| Wii de Ultra Hand
+
| Tenshi no Solitaire
 
|-
 
|-
βˆ’
| 00010001-WUKx
+
| 00010001-WSUx
βˆ’
| 00010001-57554bxx
+
| 00010001-575355xx
βˆ’
| Unou Kids: Okigaru Unou Training
+
| Shootanto: Evolutionary Mayhem
 
|-
 
|-
βˆ’
| 00010001-WUNx
+
| 00010001-WSWx
βˆ’
| 00010001-57554exx
+
| 00010001-575357xx
βˆ’
| UNO
+
| Swords & Soldiers
 
|-
 
|-
βˆ’
| 00010001-WVBx
+
| 00010001-WT2x
βˆ’
| 00010001-575642xx
+
| 00010001-575432xx
βˆ’
| BIT.TRIP VOID
+
| Target Toss Pro: Bags
 
|-
 
|-
βˆ’
| 00010001-WVCx
+
| 00010001-WT3x
βˆ’
| 00010001-575643xx
+
| 00010001-575433xx
βˆ’
| V.I.P. Casino: Blackjack
+
| Tomena Sanner Wii
 
|-
 
|-
βˆ’
| 00010001-WVDx
+
| 00010001-WT8x
βˆ’
| 00010001-575644xx
+
| 00010001-575438xx
βˆ’
| Kodomo Kyoiku Terebi Wii: Aiue Ochan
+
| Hajiite! Block Rush
 
|-
 
|-
βˆ’
| 00010001-WVKx
+
| 00010001-WTBx
βˆ’
| 00010001-57564bxx
+
| 00010001-575442xx
βˆ’
| Water Warfare
+
| Fantastic Tambourine
 
|-
 
|-
βˆ’
| 00010001-WVOx
+
| 00010001-WTDx
βˆ’
| 00010001-57564fxx
+
| 00010001-575444xx
βˆ’
| Rock N’ Roll Climber
+
| Tomy Drive Shutsudou! Kinkyuu Sharyou Hen
 
|-
 
|-
βˆ’
| 00010001-WWRx
+
| 00010001-WTIx
βˆ’
| 00010001-575752xx
+
| 00010001-575449xx
βˆ’
| Excitebike: World Rally
+
| Tiki Towers
 
|-
 
|-
βˆ’
| 00010001-WYKx
+
| 00010001-WTMx
βˆ’
| 00010001-57594bxx
+
| 00010001-57544dxx
βˆ’
| Yomi Kikase Asobi Wii
+
| Adventure Island: The Beginning
 
|-
 
|-
βˆ’
| 00010001-WYMx
+
| 00010001-WTNx
βˆ’
| 00010001-57594dxx
+
| 00010001-57544exx
βˆ’
| Yummy Yummy Cooking Jam
+
| Family Tennis
 
|-
 
|-
βˆ’
| 00010001-WZHx
+
| 00010001-WTPx
βˆ’
| 00010001-575a48xx
+
| 00010001-575450xx
βˆ’
| My Zoo
+
| Tetris Party
 
|-
 
|-
βˆ’
| 00010001-WZJx
+
| 00010001-WTRx
βˆ’
| 00010001-575a4axx
+
| 00010001-575452xx
βˆ’
| @SIMPLE Series Vol. 5: The Judo
+
| BIT.TRIP BEAT
 
|-
 
|-
βˆ’
| 00010001-WZMx
+
| 00010001-WTTx
βˆ’
| 00010001-575a4dxx
+
| 00010001-575454xx
βˆ’
| @SIMPLE Series Vol. 3: The Mahjongg
+
| Toki Tori
 
|-
 
|-
βˆ’
| 00010001-WRUx
+
| 00010001-WTXx
βˆ’
| 00010001-575255xx
+
| 00010001-575458xx
βˆ’
| BIT.TRIP RUNNER
+
| Texas Hold'em Tournament
βˆ’
|}
  βˆ’
 
  βˆ’
=== 00010001-Xxxx : MSX ===
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010001-XAAx
+
| 00010001-WUHx
βˆ’
| 00010001-584141xx
+
| 00010001-575548xx
βˆ’
| Eggy
+
| Wii de Ultra Hand
 
|-
 
|-
βˆ’
| 00010001-XABx
+
| 00010001-WUKx
βˆ’
| 00010001-584142xx
+
| 00010001-57554bxx
βˆ’
| Aleste
+
| Unou Kids: Okigaru Unou Training
 
|-
 
|-
βˆ’
| 00010001-XADx
+
| 00010001-WUNx
βˆ’
| 00010001-584144xx
+
| 00010001-57554exx
βˆ’
| Yie Ar Kung-Fu II
+
| UNO
 
|-
 
|-
βˆ’
| 00010001-XAEx
+
| 00010001-WVBx
βˆ’
| 00010001-584145xx
+
| 00010001-575642xx
βˆ’
| Space Manbow
+
| BIT.TRIP VOID
 
|-
 
|-
βˆ’
| 00010001-XAFx
+
| 00010001-WVCx
βˆ’
| 00010001-584146xx
+
| 00010001-575643xx
βˆ’
| Metal Gear
+
| V.I.P. Casino: Blackjack
 
|-
 
|-
βˆ’
| 00010001-XAGx
+
| 00010001-WVDx
βˆ’
| 00010001-584147xx
+
| 00010001-575644xx
βˆ’
| Road Fighter
+
| Kodomo Kyoiku Terebi Wii: Aiue Ochan
 
|-
 
|-
βˆ’
| 00010001-XAHx
+
| 00010001-WVKx
βˆ’
| 00010001-584148xx
+
| 00010001-57564bxx
βˆ’
| Yumetairiku Adventure
+
| Water Warfare
 
|-
 
|-
βˆ’
| 00010001-XAIx
+
| 00010001-WVOx
βˆ’
| 00010001-584149xx
+
| 00010001-57564fxx
βˆ’
| Quarth
+
| Rock N’ Roll Climber
 
|-
 
|-
βˆ’
| 00010001-XAKx
+
| 00010001-WWRx
βˆ’
| 00010001-58414bxx
+
| 00010001-575752xx
βˆ’
| Parodius: Tako wa Chikyu wo Suku
+
| Excitebike: World Rally
 
|-
 
|-
βˆ’
| 00010001-XALx
+
| 00010001-WYKx
βˆ’
| 00010001-58414cxx
+
| 00010001-57594bxx
βˆ’
| Contra
+
| Yomi Kikase Asobi Wii
 +
|-
 +
| 00010001-WYMx
 +
| 00010001-57594dxx
 +
| Yummy Yummy Cooking Jam
 
|-
 
|-
βˆ’
| 00010001-XAMx
+
| 00010001-WZHx
βˆ’
| 00010001-58414dxx
+
| 00010001-575a48xx
βˆ’
| Majou Densetsu
+
| My Zoo
 
|-
 
|-
βˆ’
| 00010001-XANx
+
| 00010001-WZJx
βˆ’
| 00010001-58414exx
+
| 00010001-575a4axx
βˆ’
| Gradius 2
+
| @SIMPLE Series Vol. 5: The Judo
 
|-
 
|-
βˆ’
| 00010001-XAPx
+
| 00010001-WZMx
βˆ’
| 00010001-584150xx
+
| 00010001-575a4dxx
βˆ’
| Metal Gear 2: Solid Snake
+
| @SIMPLE Series Vol. 3: The Mahjongg
 
|-
 
|-
βˆ’
| 00010001-XAQx
+
| 00010001-WRUx
βˆ’
| 00010001-584151xx
+
| 00010001-575255xx
βˆ’
| Salamander
+
| BIT.TRIP RUNNER
 
|}
 
|}
   βˆ’
=== 00010001-Xxxx : WiiWare - Demos===
+
=== 00010001-Xxxx : MSX ===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! Title ID
 
! Title ID
Line 3,761: Line 3,726:  
! Description
 
! Description
 
|-
 
|-
βˆ’
| 00010001-XHAx
+
| 00010001-XAAx
βˆ’
| 00010001-584841xx
+
| 00010001-584141xx
βˆ’
| PokΓ©mon Rumble
+
| Eggy
 
|-
 
|-
βˆ’
| 00010001-XHBx
+
| 00010001-XABx
βˆ’
| 00010001-584842xx
+
| 00010001-584142xx
βˆ’
| PokΓ©mon Mystery Dungeon: Ikuzo! Arashi no Boukendan
+
| Aleste
 
|-
 
|-
βˆ’
| 00010001-XHCx
+
| 00010001-XADx
βˆ’
| 00010001-584843xx
+
| 00010001-584144xx
βˆ’
| Final Fantasy Crystal Chronicles: My Life as a Darklord
+
| Yie Ar Kung-Fu II
 
|-
 
|-
βˆ’
| 00010001-XHDx
+
| 00010001-XAEx
βˆ’
| 00010001-584844xx
+
| 00010001-584145xx
βˆ’
| NyxQuest: Kindred Spirits
+
| Space Manbow
 
|-
 
|-
βˆ’
| 00010001-XHEx
+
| 00010001-XAFx
βˆ’
| 00010001-584845xx
+
| 00010001-584146xx
βˆ’
| BIT.TRIP BEAT
+
| Metal Gear
 
|-
 
|-
βˆ’
| 00010001-XHFx
+
| 00010001-XAGx
βˆ’
| 00010001-584846xx
+
| 00010001-584147xx
βˆ’
| World of Goo
+
| Road Fighter
βˆ’
|}
  βˆ’
 
  βˆ’
== 00010002: System channels ==
  βˆ’
These channels cannot be uninstalled using the Wii's data management. They can however be removed with [[AnyTitle Deleter]].
  βˆ’
 
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010002-HAAA
+
| 00010001-XAHx
βˆ’
| 00010002-48414141
+
| 00010001-584148xx
βˆ’
| Photo Channel
+
| Yumetairiku Adventure
 
|-
 
|-
βˆ’
| 00010002-HABA
+
| 00010001-XAIx
βˆ’
| 00010002-48414241
+
| 00010001-584149xx
βˆ’
| [[Wii Shop Channel]]
+
| Quarth
 
|-
 
|-
βˆ’
| 00010002-HABK
+
| 00010001-XAKx
βˆ’
| 00010002-4841424B
+
| 00010001-58414bxx
βˆ’
| Wii Shop Channel (Korean Wii)
+
| Parodius: Tako wa Chikyu wo Suku
 
|-
 
|-
βˆ’
| 00010002-HACA
+
| 00010001-XALx
βˆ’
| 00010002-48414341
+
| 00010001-58414cxx
βˆ’
| Mii Channel
+
| Contra
 
|-
 
|-
βˆ’
| 00010002-HACK
+
| 00010001-XAMx
βˆ’
| 00010002-4841434B
+
| 00010001-58414dxx
βˆ’
| Mii Channel (Korean Wii)
+
| Majou Densetsu
 
|-
 
|-
βˆ’
| 00010002-HAFA
+
| 00010001-XANx
βˆ’
| 00010002-48414641
+
| 00010001-58414exx
βˆ’
| [[Forecast Channel dummy]]
+
| Gradius 2
 
|-
 
|-
βˆ’
| 00010002-HAFx
+
| 00010001-XAPx
βˆ’
| 00010002-484146xx
+
| 00010001-584150xx
βˆ’
| [[Forecast Channel]]
+
| Metal Gear 2: Solid Snake
 
|-
 
|-
βˆ’
| 00010002-HAGA
+
| 00010001-XAQx
βˆ’
| 00010002-48414741
+
| 00010001-584151xx
βˆ’
| [[News Channel dummy]]
+
| Salamander
βˆ’
|-
  βˆ’
| 00010002-HAGx
  βˆ’
| 00010002-484147xx
  βˆ’
| [[News Channel]]
  βˆ’
|-
  βˆ’
| 00010002-HAYA
  βˆ’
| 00010002-48415941
  βˆ’
| [[Photo Channel 1.1]]
  βˆ’
|-
  βˆ’
| 00010002-HAYK
  βˆ’
| 00010002-4841594B
  βˆ’
| Photo Channel 1.1 (Korean Wii)
   
|}
 
|}
   βˆ’
== 00070002: vWii system channels ==
+
=== 00010001-Xxxx : WiiWare - Demos===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
! Title ID
 
! Title ID
Line 3,845: Line 3,789:  
! Description
 
! Description
 
|-
 
|-
βˆ’
| 00070002-HABA
+
| 00010001-XHAx
βˆ’
| 00070002-48414241
+
| 00010001-584841xx
βˆ’
| Wii Shop Channel
+
| PokΓ©mon Rumble
 
|-
 
|-
βˆ’
| 00070002-HACA
+
| 00010001-XHBx
βˆ’
| 00070002-48414341
+
| 00010001-584842xx
βˆ’
| Mii Channel
+
| PokΓ©mon Mystery Dungeon: Ikuzo! Arashi no Boukendan
 
|-
 
|-
βˆ’
| 00070002-HCTx
+
| 00010001-XHCx
βˆ’
| 00070002-484154xx
+
| 00010001-584843xx
βˆ’
| [[Wii System Transfer (shortcut)|Wii System Transfer]]
+
| Final Fantasy Crystal Chronicles: My Life as a Darklord
 +
|-
 +
| 00010001-XHDx
 +
| 00010001-584844xx
 +
| NyxQuest: Kindred Spirits
 
|-
 
|-
βˆ’
| 00070002-HCUx
+
| 00010001-XHEx
βˆ’
| 00070002-484155xx
+
| 00010001-584845xx
βˆ’
| [[Wii Electronic Manual (vWii)|Wii Electronic Manual]]
+
| BIT.TRIP BEAT
 
|-
 
|-
βˆ’
| 00070002-HCVA
+
| 00010001-XHFx
βˆ’
| 00070002-48435641
+
| 00010001-584846xx
βˆ’
| [[Wii U Menu]]
+
| World of Goo
 
|}
 
|}
   βˆ’
== 00010004: Game channels and games that use them ==
+
== 00010002: System channels ==
βˆ’
These IDs are used for game channels. These channels are installed by games which themselves use the 00010004 category. The actual ID is generally the same as the game that installs it.
+
These channels cannot be uninstalled using the Wii's data management. They can however be removed with [[AnyTitle Deleter]].
    
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 3,874: Line 3,822:  
! Description
 
! Description
 
|-
 
|-
βˆ’
| 00010004-RFNx
+
| 00010002-HAAA
βˆ’
| 00010004-52464exx
+
| 00010002-48414141
βˆ’
| [[Wii Fit Channel]]
+
| [[Photo Channel]]
 
|-
 
|-
βˆ’
| 00010004-RFPx
+
| 00010002-HABA
βˆ’
| 00010004-524650xx
+
| 00010002-48414241
βˆ’
| [[Wii Fit Plus Channel]]
+
| [[Wii Shop Channel]]
 
|-
 
|-
βˆ’
| 00010004-RMCx
+
| 00010002-HABK
βˆ’
| 00010004-524d43xx
+
| 00010002-4841424B
βˆ’
| [[Mario Kart Channel]]
+
| [[Wii Shop Channel|Wii Shop Channel (Korean Wii)]]
 
|-
 
|-
βˆ’
| 00010004-RGWX{{check}}
+
| 00010002-HACA
βˆ’
| 00010004-52475758{{check}}
+
| 00010002-48414341
βˆ’
| [[Rabbids Channel]]
+
| [[Mii Channel]]
βˆ’
|}
  βˆ’
 
  βˆ’
== 00010005: Downloaded Game Content ==
  βˆ’
I.e The aditional content from FFCC:My Life As A King falls into this catergory.
  βˆ’
 
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010005-r9Jx
+
| 00010002-HACK
βˆ’
| 00010005-72394axx
+
| 00010002-4841434B
βˆ’
| The Beatles: Rock Band DLC
+
| [[Mii Channel|Mii Channel (Korean Wii)]]
 
|-
 
|-
βˆ’
| 00010005-sc7x
+
| 00010002-HAFA
βˆ’
| 00010005-734337xx
+
| 00010002-48414641
βˆ’
| Call of Duty: Black Ops DLC
+
| [[Forecast Channel dummy]]
 
|-
 
|-
βˆ’
| 00010005-sWAx
+
| 00010002-HAFx
βˆ’
| 00010005-735741xx
+
| 00010002-484146xx
βˆ’
| DJ Hero DLC
+
| [[Forecast Channel]]
 
|-
 
|-
βˆ’
| 00010005-sXAx
+
| 00010002-HAGA
βˆ’
| 00010005-735841xx
+
| 00010002-48414741
βˆ’
| Guitar Hero World Tour DLC
+
| [[News Channel dummy]]
 
|-
 
|-
βˆ’
| 00010005-sXEx
+
| 00010002-HAGx
βˆ’
| 00010005-735845xx
+
| 00010002-484147xx
βˆ’
| Guitar Hero 5 DLC
+
| [[News Channel]]
 
|-
 
|-
βˆ’
| 00010005-sXGx
+
| 00010002-HAYA
βˆ’
| 00010005-735847xx
+
| 00010002-48415941
βˆ’
| Guitar Hero Smash Hits DLC
+
| [[Photo Channel 1.1]]
 
|-
 
|-
βˆ’
| 00010005-sZCx
+
| 00010002-HAYK
βˆ’
| 00010005-735a43xx
+
| 00010002-4841594B
βˆ’
| Rock Band 2 DLC
+
| [[Photo Channel 1.1|Photo Channel 1.1 (Korean Wii)]]
 +
|}
 +
 
 +
== 00010004: Game channels and games that use them ==
 +
These IDs are used for game channels. These channels are installed by games which themselves use the 00010004 category. The actual ID is generally the same as the game that installs it.
 +
 
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010005-w4Tx
+
| 00010004-RFNx
βˆ’
| 00010005-773454xx
+
| 00010004-52464exx
βˆ’
| Spaceball Revolution DLC
+
| [[Wii Fit Channel]]
 
|-
 
|-
βˆ’
| 00010005-w9Lx
+
| 00010004-RFPx
βˆ’
| 00010005-77394cxx
+
| 00010004-524650xx
βˆ’
| Copter Crisis DLC
+
| [[Wii Fit Plus Channel]]
 
|-
 
|-
βˆ’
| 00010005-wBJx
+
| 00010004-RMCx
βˆ’
| 00010005-77424axx
+
| 00010004-524d43xx
βˆ’
| Harvest Moon: My Little Shop DLC
+
| [[Mario Kart Channel]]
 
|-
 
|-
βˆ’
| 00010005-wBKx
+
| 00010004-RGWx}
βˆ’
| 00010005-77424bxx
+
| 00010004-524757xx}
βˆ’
| Arkanoid Plus DLC
+
| [[Rabbids Channel]]
 +
|}
 +
 
 +
== 00010005: Downloadable Game Content ==
 +
I.e The aditional content from FFCC:My Life As A King falls into this catergory.
 +
 
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 
|-
 
|-
βˆ’
| 00010005-wBLx
+
| 00010005-r9Jx
βˆ’
| 00010005-77424cxx
+
| 00010005-72394axx
βˆ’
| Bubble Bobble Plus! DLC
+
| The Beatles: Rock Band DLC
 
|-
 
|-
βˆ’
| 00010005-wE6x
+
| 00010005-sc7x
βˆ’
| 00010005-774536xx
+
| 00010005-734337xx
βˆ’
| My Dolphin DLC
+
| Call of Duty: Black Ops DLC
 
|-
 
|-
βˆ’
| 00010005-wF2x
+
| 00010005-sWAx
βˆ’
| 00010005-774632xx
+
| 00010005-735741xx
βˆ’
| Final Fantasy Crystal Chronicles: My Life As A Darklord DLC
+
| DJ Hero DLC
 
|-
 
|-
βˆ’
| 00010005-wF4x
+
| 00010005-sXAx
βˆ’
| 00010005-774634xx
+
| 00010005-735841xx
βˆ’
| Final Fantasy IV - The After Years DLC
+
| Guitar Hero World Tour DLC
 
|-
 
|-
βˆ’
| 00010005-wF5x
+
| 00010005-sXEx
βˆ’
| 00010005-774635xx
+
| 00010005-735845xx
βˆ’
| Family Card Games DLC
+
| Guitar Hero 5 DLC
 
|-
 
|-
βˆ’
| 00010005-wFCx
+
| 00010005-sXGx
βˆ’
| 00010005-774643xx
+
| 00010005-735847xx
βˆ’
| Final Fantasy Crystal Chronicles: My Life as a King DLC
+
| Guitar Hero Smash Hits DLC
 
|-
 
|-
βˆ’
| 00010005-wGSx
+
| 00010005-sZCx
βˆ’
| 00010005-774753xx
+
| 00010005-735a43xx
βˆ’
| Phoenix Wright: Ace Attorney DLC
+
| Rock Band 2 DLC
 
|-
 
|-
βˆ’
| 00010005-wIVx
+
| 00010005-w4Tx
βˆ’
| 00010005-774956xx
+
| 00010005-773454xx
βˆ’
| Space Invaders Get Even DLC
+
| Spaceball Revolution DLC
 
|-
 
|-
βˆ’
| 00010005-wLPx
+
| 00010005-w9Lx
βˆ’
| 00010005-774c50xx
+
| 00010005-77394cxx
βˆ’
| Lonpos DLC
+
| Copter Crisis DLC
 
|-
 
|-
βˆ’
| 00010005-wM4x
+
| 00010005-wBJx
βˆ’
| 00010005-774d3450
+
| 00010005-77424axx
βˆ’
| Mix Superstar DLC
+
| Harvest Moon: My Little Shop DLC
 
|-
 
|-
βˆ’
| 00010005-wO6x
+
| 00010005-wBKx
βˆ’
| 00010005-774f36xx
+
| 00010005-77424bxx
βˆ’
| Family Pirate Party DLC
+
| Arkanoid Plus DLC
 
|-
 
|-
βˆ’
| 00010005-wOGx
+
| 00010005-wBLx
βˆ’
| 00010005-774f47xx
+
| 00010005-77424cxx
βˆ’
| Family Mini Golf DLC
+
| Bubble Bobble Plus! DLC
 
|-
 
|-
βˆ’
| 00010005-wPUx
+
| 00010005-wE6x
βˆ’
| 00010005-775055xx
+
| 00010005-774536xx
βˆ’
| Bust-A-Move Plus! DLC
+
| My Dolphin DLC
 
|-
 
|-
βˆ’
| 00010005-wR9x
+
| 00010005-wF2x
βˆ’
| 00010005-775239xx
+
| 00010005-774632xx
βˆ’
| Mega Man 9 DLC
+
| Final Fantasy Crystal Chronicles: My Life As A Darklord DLC
 
|-
 
|-
βˆ’
| 00010005-wRXx
+
| 00010005-wF4x
βˆ’
| 00010005-775258xx
+
| 00010005-774634xx
βˆ’
| Mega Man 10 DLC
+
| Final Fantasy IV - The After Years DLC
 
|-
 
|-
βˆ’
| 00010005-wZHx
+
| 00010005-wF5x
βˆ’
| 00010005-775a48xx
+
| 00010005-774635xx
βˆ’
| My Zoo DLC
+
| Family Card Games DLC
 
|-
 
|-
βˆ’
| 00010005-sTGx
+
| 00010005-wFCx
βˆ’
| 00010005-735447xx
+
| 00010005-774643xx
βˆ’
| Tales of Graces DLC (Only for Japan-4A region)
+
| Final Fantasy Crystal Chronicles: My Life as a King DLC
βˆ’
|}
+
|-
βˆ’
 
+
| 00010005-wGSx
βˆ’
== 00010008: Hidden channels ==
+
| 00010005-774753xx
βˆ’
These channels are not directly accessible through the main Channel Selection screen.
+
| Phoenix Wright: Ace Attorney DLC
βˆ’
 
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00010008-HAKx
+
| 00010005-wIVx
βˆ’
| 00010008-48414bxx
+
| 00010005-774956xx
βˆ’
| [[EULA]]
+
| Space Invaders Get Even DLC
 
|-
 
|-
βˆ’
| 00010008-HALx
+
| 00010005-wLPx
βˆ’
| 00010008-48414cxx
+
| 00010005-774c50xx
βˆ’
| [[rgnsel]]
+
| Lonpos DLC
 
|-
 
|-
βˆ’
| 00010008-HCCJ
+
| 00010005-wM4x
βˆ’
| 00010008-4843434A
+
| 00010005-774d3450
βˆ’
| Set Personal Data Channel
+
| Mix Superstar DLC
βˆ’
|}
  βˆ’
 
  βˆ’
== 00070008: vWii hidden channels ==
  βˆ’
{| class="wikitable sortable"
  βˆ’
! Title ID
  βˆ’
! Hex
  βˆ’
! Description
   
|-
 
|-
βˆ’
| 00070008-HALx
+
| 00010005-wO6x
βˆ’
| 00070008-48414cxx
+
| 00010005-774f36xx
βˆ’
| rgnsel
+
| Family Pirate Party DLC
 
|-
 
|-
βˆ’
| 00070008-HCZx
+
| 00010005-wOGx
βˆ’
| 00070008-48435Axx
+
| 00010005-774f47xx
βˆ’
| [[Wii System Transfer (hidden channel)|Wii System Transfer]]
+
| Family Mini Golf DLC
 +
|-
 +
| 00010005-wPUx
 +
| 00010005-775055xx
 +
| Bust-A-Move Plus! DLC
 +
|-
 +
| 00010005-wR9x
 +
| 00010005-775239xx
 +
| Mega Man 9 DLC
 +
|-
 +
| 00010005-wRXx
 +
| 00010005-775258xx
 +
| Mega Man 10 DLC
 +
|-
 +
| 00010005-wZHx
 +
| 00010005-775a48xx
 +
| My Zoo DLC
 +
|-
 +
| 00010005-sTGx
 +
| 00010005-735447xx
 +
| Tales of Graces DLC (Only for Japan-4A region)
 
|}
 
|}
 +
 +
== 00010008: Hidden channels ==
 +
These channels are not directly accessible through the main Channel Selection screen.
 +
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 +
|-
 +
| 00010008-HAKx
 +
| 00010008-48414bxx
 +
| [[EULA]]
 +
|-
 +
| 00010008-HALx
 +
| 00010008-48414cxx
 +
| [[rgnsel]]
 +
|-
 +
| 00010008-HCCJ
 +
| 00010008-4843434A
 +
| [[Set Personal Data Channel]]
 +
|}
 +
 +
== vWii-only titles ==
 +
These titles were designed specifically for the vWii. Some share the same Title ID with Wii ones but were not meant to be run on regular Wii.
 +
 +
vWii exclusive system titles, system channels, and hidden channels use the same upper half of the title IDs as Wii titles do, but on NUS they have ones replaced with sevens (00000007, 00070002, 00070008).
 +
 +
=== 00000001: vWii Essential system titles ===
 +
 +
In the table below are the vWii essential system titles excluding all [[vIOS|vWii-specific IOS]] modules.
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Name
 +
! Notes
 +
|-
 +
| 00000001-00000002
 +
| [[System Menu]]
 +
| 3 versions per region have been released.
 +
|-
 +
| 00000001-00000200
 +
| [[BC-NAND]]
 +
| [[vWii]] only NANDLoader common for all titles, used as an [https://wiiubrew.org/wiki/Ancast_Image Ancast Image] to boot titles.
 +
|-
 +
| 00000001-00000201
 +
| [[BC-WFS]]
 +
| A version of the Dragon Quest X apploader in Ancast format.
 +
|}
 +
 +
=== 00010001: vWii-only downloadable channel ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 +
|-
 +
| 00010001-HCTx
 +
| 00010001-484354xx
 +
| [[Wii System Transfer (tool)|Wii System Transfer (Tool)]]
 +
|}
 +
 +
=== 00010002: vWii system channels ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 +
|-
 +
| 00010002-HABA
 +
| 00010002-48414241
 +
| [[Wii Shop Channel]]
 +
|-
 +
| 00010002-HACA
 +
| 00010002-48414341
 +
| [[Mii Channel]]
 +
|-
 +
| 00010002-HCTx
 +
| 00010002-484354xx
 +
| [[Wii System Transfer (shortcut)|Wii System Transfer (Shortcut)]]
 +
|-
 +
| 00010002-HCUx
 +
| 00010002-484155xx
 +
| [[Wii Electronic Manual (vWii)|Wii Electronic Manual]]
 +
|-
 +
| 00010002-HCVA
 +
| 00010002-48435641
 +
| [[Wii U Menu]]
 +
|}
 +
 +
=== 00010008: vWii hidden channels ===
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 +
|-
 +
| 00010008-HALx
 +
| 00010008-48414cxx
 +
| [[rgnsel]]
 +
|-
 +
| 00010008-HCZx
 +
| 00010008-48435Axx
 +
| [[Wii System Transfer (hidden channel)|Wii System Transfer (Hidden)]]
 +
|}
 +
 +
== Wii mini-only titles ==
 +
These titles were edited specifically for Wii Mini. Mii Channel is the same as vWii one.
 +
 +
=== 00000001: Wii mini essential system titles ===
 +
In the table below are the Wii Mini essential system titles excluding all Wii Mini [[IOS]] modules, BC and MIOS.<br>
 +
BC and MIOS are present and they are the same version the as the latest Wii ones.
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Name
 +
! Notes
 +
|-
 +
| 00000001-00000001
 +
| [[Boot2|BOOT2]]
 +
| Also found on Arabian Wiis, and newer [[RVL-101]] units.
 +
|-
 +
| 00000001-00000002
 +
| [[System Menu 4.3-Mini|System Menu]]
 +
| 1 version per region have been released.
 +
|}
 +
 +
=== 00010002: Wii mini system channels ===
 +
 +
{| class="wikitable sortable"
 +
! Title ID
 +
! Hex
 +
! Description
 +
|-
 +
| 00010002-HACA
 +
| 00010002-48414341
 +
| [[Mii Channel]]
 +
|-
 +
| 00010002-HCYx
 +
| 00010002-484359xx
 +
| [[Wii Electronic Manual (Wii mini)]]
 +
|}
 +
    
[[Category:Wii documentation]]
 
[[Category:Wii documentation]]
13

edits