Skip to content

Commit

Permalink
Further N64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kivutar committed Mar 3, 2024
1 parent 7d12dc8 commit a224a30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions menu/scene_main.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ var prettyCoreNames = map[string]string{
"mednafen_wswan_libretro": "Bandai - WonderSwan/Color (Beetle Cygne)",
"melonds_libretro": "Nintendo - DS (melonDS)",
"mgba_libretro": "Nintendo - Game Boy Advance (mGBA)",
"mupen64plus_next_libretro": "Nintendo - Nintendo 64 (Mupen64Plus-Next)",
"np2kai_libretro": "NEC - PC-98 (Neko Project II Kai)",
"o2em_libretro": "Magnavox - Odyssey2 / Phillips Videopac+ (O2EM)",
"pcsx_rearmed_libretro": "Sony - PlayStation (PCSX ReARMed)",
Expand Down
1 change: 1 addition & 0 deletions playlists/playlists.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ func ShortName(in string) string {
"Nintendo - Game Boy Color": "Game Boy Color",
"Nintendo - Game Boy": "Game Boy",
"Nintendo - Nintendo Entertainment System": "NES / Famicom",
"Nintendo - Nintendo 64": "Nintendo 64",
"Nintendo - Pokemon Mini": "Pokemon Mini",
"Nintendo - Super Nintendo Entertainment System": "Super Nintendo",
"Nintendo - Virtual Boy": "Virtual Boy",
Expand Down

0 comments on commit a224a30

Please sign in to comment.