Merge pull request #1047 from lutris/libretro-fbalpha

libretro: Add FB Alpha
This commit is contained in:
Rob Loach 2018-08-28 23:01:34 -04:00 committed by GitHub
commit e61f30b0de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ LIBRETRO_CORES = [
('DesmuME (Nintendo DS)', 'desmume', 'Nintendo DS'),
('Dolphin (Nintendo Wii/Gamecube)', 'dolphin', 'Nintendo Wii/Gamecube'),
('EightyOne (Sinclair ZX81)', '81', 'Sinclair ZX81'),
('FB Alpha (Arcade)', 'fbalpha', 'Arcade'),
('FCEUmm (Nintendo Entertainment System)', 'fceumm', 'Nintendo NES'),
('fMSX (MSX/MSX2/MSX2+)', 'fmsx', 'MSX/MSX2/MSX2+'),
('FreeJ2ME (J2ME)', 'freej2me', 'J2ME'),