![]()
Setting Up Emulators on Pico-Launcher
Info
Pico-Launcher supports launching homebrew apps, such as emulators, with argv parameters. This guide will help you download emulators and configure the file associations feature to launch roms directly from Pico-Launcher's menu with the correct emulator.
Users of other flashcart kernels should use the main emulators guide.
Nintendo Consoles
Info
GBARunner 2 and 3 are both hypervisors for running GBA games on DS hardware. Setup guides for both are provided, as currently, some games run better on one than the other GBARunner2 is the older and more stable release, while GBARunner3 is the in-development successor to GBARunner2.
However, note that you cannot associate both GBARunners to the .gba file extension at the same time. Therefore if you'd like to have both available for use, it's recommended to setup GBARunner3 with a file association, and then launch GBARunner2 manually when you'd like to use it.
-
Download DSL Enhanced GBARunner2.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Place
GBARunner2_arm9dldi_ds.ndsinside theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this GBA association key into the
fileAssociationskey insettings.json:Adding Keys to
fileAssociationsHere's a demonstration of how to add keys to the
fileAssociationskey:
-
Create a
_gbafolder on your SD card root. (NOT inside_pico!) -
Obtain a GBA BIOS dump. Rename the file to
bios.binif it isn't named that already. -
Place the
bios.binfile in the_gbafolder.Note
If you are unable to obtain a GBA BIOS .bin file, you may skip the two steps above. Keep in mind however, that GBARunner2 will fallback to the built in open-source BIOS, which will lead to worse game compatibility.
-
On your SD card root, create a
ROMsfolder, and then create aGBAfolder inside it. Place your.gbagame ROMs inside. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play GBA games, navigate to
/ROMs/GBA, then select a GBA ROM.
-
Download the GBARunner3 zip file.
-
Open/extract
GBARunner3-hicode.zip. -
From the extracted files, copy the
_gbafolder to your SD card root. -
Obtain a GBA BIOS dump. Rename the file to
bios.binif it isn't named that already.- This is NOT optional. GBARunner3 requires a bios file.
-
Place the
bios.binfile in the_gbafolder. -
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
From the extracted files, copy
GBARunner3.ndsinto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this GBA association key into the
fileAssociationskey insettings.json:Adding Keys to
fileAssociationsHere's a demonstration of how to add keys to the
fileAssociationskey:
-
On your SD card root, create a
ROMsfolder, and then create aGBAfolder inside it. Place your.gbagame ROMs inside. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play GBA games, navigate to
/ROMs/GBA, then select a GBA ROM.
-
Download the GameYob zip file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Open/extract
gameyob.zip, and locategameyob.ndsinside. Copy this file into theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) these GB and GBC association keys into the
fileAssociationskey insettings.json:"gb": { "appPath": "/_pico/emulators/gameyob.nds" }, "gbc": { "appPath": "/_pico/emulators/gameyob.nds" }Adding Keys to
fileAssociationsHere's a demonstration of how to add keys to the
fileAssociationskey:
-
On your SD card root, create a
ROMsfolder, and then create aGBfolder inside it. Place your.gbor.gbcgame ROMs inside. -
Obtain a GameBoy Color BIOS dump. Rename the file to
gbc_bios.binif it isn't named that already. -
Place the
gbc_bios.binfile in/ROMs/GB.Note
If you are unable to obtain a GBC BIOS .bin file, you may skip the two steps above. However, GameYob will not be able to run games in color without the BIOS file, so you will only be able to emulate games in grayscale.
-
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play GB/C games, navigate to
/ROMs/GB, then select a GB or GB/C ROM.
Not ARGV Compatible
Unlike other emulators on this page, SNEmulDS is currently not able to be launched with argv from Pico-Launcher. Therefore, you will have to manually launch SNEmulDS from Pico-Launcher's menu first before selecting a ROM file to play.
Warning
SNEmulDS has fairly low game compatibility, so expect results to be hit or miss. Some games may run flawlessly, some may be buggy, and some may be completely unplayable. You can get an idea of what will work and what settings to use by checking the compatibility list.
-
Download the SNEmulDS 0.6a zip file.
-
Create an
Emulatorsfolder on your SD card root. -
Open/extract
snemulds_0.6a.zip, and locateSNEmulDS.ndsinside. Copy this file to theEmulatorsfolder on your SD card. -
Copy
snemul.cfgto your SD card root, then open the file with Notepad. Change theROMPath = /SNESline toROMPath = /ROMs/SNES, and save the file. -
On your SD card root, create a
ROMsfolder, and then create aSNESfolder inside it. Place your.sfcor.smcgame ROMs inside. -
Place the SD card back into your cart, and boot into the menu.
-
To play SNES games, navigate to the
Emulatorsfolder, launchSNEmulDS.nds, and select a SNES ROM in the menu.
Note
This is Coto's fork of SNEmulDS. It's more up to date and has some compatibility fixes for games and aims to fix bugs. However, it can also have some regressions in the overall user experience, so 0.6a is also available for download in the other tab. Try both and choose which one you like best.
See Coto's README for more info on this fork.
Warning
SNEmulDS has fairly low game compatibility, so expect results to be hit or miss. Some games may run flawlessly, some may be buggy, and some may be completely unplayable. You can get an idea of what will work and what settings to use by checking the compatibility list.
-
Download the SNEmulDS 0.6d zip file.
-
Create an
Emulatorsfolder on your SD card root. -
Open/extract
SNEmulDS-0.6d-NTR-TGDS1.65.zip, and locateSNEmulDS.ndsinside. Copy this file to theEmulatorsfolder on your SD card. -
From the extracted files, copy
snemul.cfgto your SD card root. -
On your SD card root, create a
ROMsfolder, and then create aSNESfolder inside it. Place your.sfcor.smcgame ROMs inside. -
Place the SD card back into your cart, and boot into the menu.
-
To play SNES games, navigate to the
Emulatorsfolder, launchSNEmulDS.nds, and select a SNES ROM in the menu.
-
Download the NesDS NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
nesDS.ndsinto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this NES association key into the
fileAssociationskey insettings.json:Adding Keys to
fileAssociationsHere's a demonstration of how to add keys to the
fileAssociationskey:
-
On your SD card root, create a
ROMsfolder, and then create aNESfolder inside it. Place your.nesgame ROMs inside. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play NES games, navigate to
/ROMs/NES, then select an NES ROM.
Atari Consoles
-
Download the StellaDS NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
StellaDS.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this Atari 2600 association key into the
fileAssociationskey insettings.json:- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create a2600folder inside it. Place your.a26game ROMs inside.- (You can rename
.binAtari 2600 ROMs to.a26if necessary)
- (You can rename
-
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play Atari 2600 games, navigate to
/ROMs/2600, then select a ROM.
-
Download the A5200DS NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
A5200DS.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this Atari 5200 association key into the
fileAssociationskey insettings.json:- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create two folders inside:5200andBIOS. -
Place your
.a52game ROMs inside the5200folder.- (You can rename
.binAtari 5200 ROMs to.a52if necessary)
- (You can rename
-
Obtain an Atari 5200 BIOS dump. Rename the file to
5200.romif it isn't named that already. -
Place the
5200.romfile in/ROMs/BIOS.Note
If you are unable to obtain an Atari 5200 BIOS file, you may skip the two steps above. A built-in open-source BIOS is provided by the emulator, but some games don't have full compatibility with the built-in BIOS.
-
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play Atari 5200 games, navigate to
/ROMs/5200, then select a ROM.
-
Download the A7800DS NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
A7800DS.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this Atari 7800 association key into the
fileAssociationskey insettings.json:- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create two folders inside:7800andBIOS. -
Place your
.a78game ROMs inside the7800folder.- (You can rename
.binAtari 7800 ROMs to.a78if necessary)
Note
NTSC ROMs are strongly recommended by the developer. PAL ROMs have more scanlines and render more slowly, causing the sound to be wrong. All testing was also done with only NTSC ROMs.
- (You can rename
-
Obtain an Atari 7800 High Score ROM dump. Rename the file to
highscore.romif it isn't named that already. -
Place the
highscore.romfile in/ROMs/BIOS.Note
If you are unable to obtain an Atari 7800 highscore.rom file, you may skip the two steps above. The emulator will work without it, but your high scores won't be saved.
-
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play Atari 7800 games, navigate to
/ROMs/7800, then select a ROM.
-
Download the A8DS NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
A8DS.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this Atari 800/400 association key into the
fileAssociationskey insettings.json:"car": { "appPath": "/_pico/emulators/A8DS.nds" }, "xex": { "appPath": "/_pico/emulators/A8DS.nds" }, "atr": { "appPath": "/_pico/emulators/A8DS.nds" }, "atx": { "appPath": "/_pico/emulators/A8DS.nds" }- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create two folders inside:800andBIOS. -
Place your 8-bit Atari game ROMs inside the
800folder.- The following game types are supported by A8DS:
CARandROMcartridge-based games up to 1MB in sizeXEXAtari 8-bit executable imagesATRandATXdisk-based games- Atari 5200 cartridge based games (up to 128K Super Carts)
- The following game types are supported by A8DS:
-
A8DS optionally supports Atari BIOSes for more accurate emulation. An open source "Altirra" BIOS is built-in, but official Atari BIOSes will provide the best performance, if you are able to obtain them.
- The following optional BIOSes are supported by A8DS:
atarixl.rom- Atari 16k XL/XE BIOS (NTSC Rev 02 - BB 01.02, 10.May.1983)atariosb.rom- 12k Atari 800 OS-B revision BIOS (NTSC OS-B version 2) - for older gamesataribas.rom- 8k Atari BASIC cartridge (Rev C)a5200.rom- 2k Atari 5200 BIOS ROM (Rev 1)
- The following optional BIOSes are supported by A8DS:
-
Place all BIOS files you have obtained and want to use in
/ROMs/BIOS. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play Atari 800/400 games, navigate to
/ROMs/800, then select a ROM.
Miscellaneous Consoles
PicoDriveTWL vs jEnssisDS
PicoDriveTWL is a port of the PicoDrive emulator to DS hardware. It supports argv, so it can launch roms directly from the pico-launcher menu without having to launch the emulator directly first. PicoDrive is a more accurate emulator, but generally a bit slower than jEnesisDS. If you feel like a game is slightly choppy on PicoDriveTWL, you may want to fall back to using jEnesisDS instead.
-
Download the PicoDriveTWL NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
PicoDriveTWL.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) these MegaDrive/Genesis association keys into the
fileAssociationskey insettings.json:"gen": { "appPath": "/_pico/emulators/PicoDriveTWL.nds" }, "smd": { "appPath": "/_pico/emulators/PicoDriveTWL.nds" }, "md": { "appPath": "/_pico/emulators/PicoDriveTWL.nds" }- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create aGenesisfolder inside it. Place your.md,.gen, or.smdgame ROMs inside. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play Sega Genesis games, navigate to
/ROMs/Genesis, then select a ROM.
Not ARGV Compatible
Unlike other emulators on this page, jEnesisDS is not able to be launched with argv from Pico-Launcher. Therefore, you will have to manually launch jEnesisDS from Pico-Launcher's menu first before selecting a ROM file to play.
-
Download the jEnesisDS zip file.
-
Create an
Emulatorsfolder on your SD card root. -
Open/extract
jenesisds_0.7.4.zip, and locatejEnesisDS.ndsinside. Copy this file to theEmulatorsfolder on your SD card. -
On your SD card root, create a
ROMsfolder, and then create aGenesisfolder inside it. Place your Genesis game ROMs inside.Supported File Types
jEnesisDS requires ROMs to be in
.gen,.bin, or.smdformat to be recognized in the file browser. If you have.mdROMs, rename them to.genor.binbefore placing them on your SD card. -
Place the SD card back into your cart, and boot into the menu.
-
To play Sega Genesis games, navigate to the
Emulatorsfolder, launchjEnesisDS.nds, and select a ROM in the menu.
Not ARGV Compatible
Unlike other emulators on this page, NeoDS is not able to be launched with argv from Pico-Launcher. Therefore, you will have to manually launch NeoDS from Pico-Launcher's menu first before selecting a ROM file to play.
-
Download the NeoDS NDS file.
-
Create an
Emulatorsfolder on your SD card root. -
Copy
NeoDS.ndsto theEmulatorsfolder on your SD card. -
On your SD card root, create a
ROMsfolder, and then create aNeoGeofolder inside. -
Also on the SD card root, create a
datafolder, and then create aNeoDSfolder inside. -
Download this
_NeoDS.inifile, and place it inside/data/NeoDS. -
NeoDS requires ROMs to be converted to
.neoformat before they can be used with the emulator. Follow the documentation found here to convert your ROMs. -
Once your ROMs are converted, place them in
/ROMs/NeoGeoon your SD card. -
Place the SD card back into your cart, and boot into the menu.
-
To play NeoGeo games, navigate to the
Emulatorsfolder, launchNeoDS.nds, and select a ROM in the menu.
-
Download the NGPDS zip file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Open/extract
NGPDS.zip, and locateNGPDS.ndsinside. Copy this file to theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) these NeoGeo Pocket / Color association keys into the
fileAssociationskey insettings.json:"ngp": { "appPath": "/_pico/emulators/NGPDS.nds" }, "ngc": { "appPath": "/_pico/emulators/NGPDS.nds" }- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create two folders inside:NGPocketandBIOS. -
Place your NeoGeo Pocket
.ngpor.ngcgame ROMs inside theNGPocketfolder. -
Obtain a NeoGeo Pocket (for monochrome games), and a NeoGeo Pocket Color BIOS. The following BIOS names are pre-configured, but you can change them later in the emulator settings:
- NGP Color BIOS:
ngp-color-bios.ngp - NGP Monochrome BIOS:
ngp-bnw-bios.ngp
- NGP Color BIOS:
-
Place your NeoGeo Pocket BIOS files in
/ROMs/BIOS. Rename them as needed to match the naming listed above, or change the BIOS paths in settings. -
On your SD card root, create a
datafolder, then create aNGPDSfolder inside. -
Download this
settings.cfg, and place it in/data/NGPDSon your SD. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play NeoGeo Pocket games, navigate to
/ROMs/NGPocket, then select a ROM.
-
Download the NitroGrafx zip file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Open/extract
NitroGrafx0_9_0.zip, and locateNitroGrafx.ndsinside. Copy this file to theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) these TurboGrafx association keys into the
fileAssociationskey insettings.json:"pce": { "appPath": "/_pico/emulators/NitroGrafx.nds" }, "iso": { "appPath": "/_pico/emulators/NitroGrafx.nds" }, "cue": { "appPath": "/_pico/emulators/NitroGrafx.nds" }- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create aTurboGrafxfolder inside it. -
Place your TurboGrafx/PC-Engine
.pcegame ROMs inside theTurboGrafxfolder. CD based games are also supported, in.isoformat or.bin/.cueformat. -
[Optional] NitroGrafx needs a CD-ROM BIOS to play CD games. If you want to play those games, place a CD-ROM BIOS inside the
TurboGrafxfolder.- You will need to set NitroGrafx to use the BIOS in the emulator settings: Options -> Machine -> Bios Settings -> Select Bios
-
On your SD card root, create a
datafolder, then create aNitroGrafxfolder inside.- This folder is only used by the emulator for save files and configuration, so you don't need to place anything inside.
-
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play TurboGrafx games, navigate to
/ROMs/TurboGrafx, then select a ROM.
-
Download the ColecoDS NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
ColecoDS.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) these ColecoVision association keys into the
fileAssociationskey insettings.json:"col": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "cas": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "com": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "cv": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "ddp": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "dsk": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "mtx": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "msx": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "m5": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "pen": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "pv": { "appPath": "/_pico/emulators/ColecoDS.nds" }, "pv1": { "appPath": "/_pico/emulators/ColecoDS.nds" }- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create two folders inside:ColecoandBIOS. -
Place your ColecoVision game ROMs inside the
Colecofolder.Supported ROM Types
ColecoDS supports lots of similar hardware games. The following file extensions are supported:
.cas,.col,.com,.cv,.ddp,.dsk,.mtx,.msx,.m5,.pen,.pv,.pv1See the ColecoDS README for more information.
-
Obtain a ColecoVision BIOS dump. Rename the file to
coleco.romif it isn't named that already. -
Place the
coleco.romfile in/ROMs/BIOS.Supported BIOS Files
As ColecoDS supports lots of similar architecture devices as well, it also has support for many more BIOSes.
See the ColecoDS README for a full list of supported BIOSes.
-
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play ColecoVision games, navigate to
/ROMs/Coleco, then select a ROM.
-
Download the NintelliVision NDS file.
-
Navigate to the
_picofolder on your SD card. Inside it, create anemulatorsfolder. -
Copy
NINTV-DS.ndsto theemulatorsfolder. -
A
settings.jsonfile should be present in the_picofolder. Open it with a text editor such as Notepad.- If you can't find a
settings.jsoninside_pico, you have not started up pico-launcher before, and will need to do so first.
- If you can't find a
-
Add (copy/paste) this IntelliVision association key into the
fileAssociationskey insettings.json:- See the GBA section for a demonstration of how to add keys if you are confused.
-
On your SD card root, create a
ROMsfolder, and then create two folders inside:INTVandBIOS. -
Place your IntelliVision
.intgame ROMs inside theINTVfolder. -
Obtain at minimum, the two required BIOS dumps for NintelliVision:
grom.binandexec.bin.Supported BIOS Files
NintelliVision supports extra BIOS files for maximum game compatibility, and the developer advises users to obtain copies of all supported BIOSes to get the best experience with NintelliVision. Below is a list of supported BIOSes and their hashes:
grom.bin- [REQUIRED] 2KB, CRC32:683A4158exec.bin- [REQUIRED] 8KB, CRC32:CBCE86F7ivoice.bin- [Optional] For Intellivoice games - 2KB, CRC32:0DE7579Decs.bin- [Optional] For ECS games - 24KB, CRC32:EA790A06wbexec.bin- [Optional] For full Tutorvision mode - 16KB, CRC32:7558A4CFwbgrom.bin- [Optional] For full Tutorvision mode - 2KB, CRC3282736456
-
Place your IntelliVision BIOS files in
/ROMs/BIOS. -
Place the SD card back into your cart, and boot into Pico-Launcher.
-
To play IntelliVision games, navigate to
/ROMs/INTV, then select a ROM.