libretro: Add Dinothawr

This adds the Dinothawr core.
This commit is contained in:
Rob Loach 2019-01-17 03:04:40 -05:00 committed by Mathieu Comandon
parent e6afba3e08
commit 8796b86ace

View file

@ -20,6 +20,7 @@ LIBRETRO_CORES = [
("CrocoDS (Amstrad CPC)", "crocods", "Amstrad CPC"),
("Daphne (Arcade)", "daphne", "Arcade"),
("DesmuME (Nintendo DS)", "desmume", "Nintendo DS"),
("Dinothawr (Game Engine)", "dinothawr", "Dinothawr"),
("Dolphin (Nintendo Wii/Gamecube)", "dolphin", "Nintendo Wii/Gamecube"),
("EightyOne (Sinclair ZX81)", "81", "Sinclair ZX81"),
("FB Alpha (Arcade)", "fbalpha", "Arcade"),