Added mesen to the available cores

This commit is contained in:
telanus 2018-01-06 21:32:06 +02:00 committed by Mathieu Comandon
parent 1d25bb4d81
commit b913f556ad

View file

@ -34,6 +34,7 @@ def get_core_choices():
('Mednafen WSWAN (Bandai WonderSwan)', 'mednafen_wswan'),
('Mednafen PSX (Sony Playstation)', 'mednafen_psx'),
('Mednafen PSX OpenGL (Sony Playstation)', 'mednafen_psx_hw'),
('Mesen (Nintendo Entertainment System)', 'mesen'),
('mGBA (Game Boy Advance)', 'mgba'),
('Mupen64Plus (Nintendo 64)', 'mupen64plus'),
('Nestopia (Nintendo Entertainment System)', 'nestopia'),
@ -102,6 +103,7 @@ class libretro(Runner):
'Bandai WonderSwan',
'Sony PlayStation',
'Sony PlayStation',
'Nintendo NES',
'Nintendo Game Boy Advance',
'Nintendo N64',
'Nintendo NES',