Skip to content

nezticle/EmuMasterPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmuMasterPi

NES, SNES, and GBA emulators for RaspberryPi using Qt 5.

This project is a port of EmuMaster for the Nokia N9 to the Raspberry Pi.

Requirements:

  1. qtbase
  2. qtmultimedia
  3. qtgamepad

###Usage

Binaries are installed in:
/opt/apps/emumaster/bin/

If you wanted to run an SNES game:
/opt/apps/emumaster/bin/snes MyGameName.smc

Roms need to be installed in:
~/roms/snes/
~/roms/nes/
~/roms/gba/

These emulators are inteded to be played using a USB Gamepad like the USB Xbox controller.

The GBA emulator requires a Gameboy Advance BIOS which will be exactly 16384 bytes large and should have the following md5sum value:
a860e8c0b6d573d191e4ec7db1b1e4f6
When you do get it name it gba_bios.bin and put it in the directory:
/roms/gba/

About

Raspberry Pi port of the EmuMaster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published