Merge pull request #855 from lutris/chailove

libretro: Add ChaiLove core
This commit is contained in:
Rob Loach 2018-05-18 11:15:44 -04:00 committed by GitHub
commit 339a67fe79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ LIBRETRO_CORES = [
('atari800 (Atari 800/5200)', 'atari800', 'Atari 800/5200'),
('blueMSX (MSX/MSX2/MSX+)', 'bluemsx', 'MSX/MSX2/MSX+'),
('Caprice32 (Amstrad CPC)', 'cap32', 'Amstrad CPC'),
('ChaiLove', 'chailove', 'ChaiLove'),
('Citra (Nintendo 3DS)', 'citra', 'Nintendo 3DS'),
('Citra Canary (Nintendo 3DS)', 'citra_canary', 'Nintendo 3DS'),
('CrocoDS (Amstrad CPC)', 'crocods', 'Amstrad CPC'),