Commit graph

185 commits

Author SHA1 Message Date
Leon Styhre c421b7f81f Added support for the Emerson Arcadia 2001 (arcadia) game system. 2023-02-28 18:29:59 +01:00
Leon Styhre c0f9d354ce Added support for the VTech CreatiVision (crvision) game system. 2023-02-28 18:25:00 +01:00
Leon Styhre 11b16621b7 Added support for the Casio PV-1000 (pv1000) game system. 2023-02-28 18:20:14 +01:00
Leon Styhre 90c3f8ff5e Added the .cue file extension to the atarijaguar and atarijaguarcd systems (where applicable). 2023-02-26 10:14:03 +01:00
Leon Styhre 7139faaad6 Added support for the WASM-4 Fantasy Console (wasm4) game system. 2023-02-25 21:38:25 +01:00
Leon Styhre 8d7226f31f Added support for the zmachine game system by adding the Gargoyle standalone emulator. 2023-02-24 22:14:36 +01:00
Leon Styhre f76af6735c Added support for the bbcmicro game system by adding the MAME standalone emulator. 2023-02-24 22:02:53 +01:00
Leon Styhre 31d4772a42 Added labels to all command tags (except placeholders) in the es_systems.xml files.
Also added support for the AppImage release of Rosalie's Mupen GUI.
2023-02-20 17:54:58 +01:00
Leon Styhre 5d8c364341 Added MAME standalone as the default emulator for the macintosh system.
Also added the .dsk file extension.
2023-02-20 17:48:02 +01:00
Leon Styhre e75d6f3b13 (Windows) Added BigPEmu as the default emulator for the atarijaguarcd system.
Also added the .cdi file extension to the atarijaguar system on all platforms.
2023-02-19 15:59:33 +01:00
Leon Styhre 7b2dda0807 Added the .minipsf file extension to the psx system. 2023-02-14 17:33:46 +01:00
Leon Styhre b73bb5181c Added support for the LCD Handheld Games (lcdgames) game system. 2023-02-03 20:16:29 +01:00
Leon Styhre 80e0937bf5 Added support for the VTech V.Smile (vsmile) game system. 2023-02-01 22:30:43 +01:00
Leon Styhre 23e9f7c138 Added support for the Capcom Play System I, II and III (cps1, cps2 and cps3) game systems. 2023-02-01 20:06:40 +01:00
Leon Styhre 5da22386b1 Added support for the Arduboy Miniature Game System (arduboy). 2023-01-31 19:36:57 +01:00
Leon Styhre 07238045c5 Added support for the Sega Mega Drive (megadrivejp) game system (Japanese region). 2023-01-30 22:33:18 +01:00
Leon Styhre dcc02bccce Added support for the Microsoft Windows (windows) game system. 2023-01-30 20:34:41 +01:00
Leon Styhre f23b5a6c6e Added Hatari standalone as an alternative emulator for the atarist system.
Also added the pcwindows platform to the ports system to improve scraping.
2023-01-30 19:01:47 +01:00
Leon Styhre f370e46444 Added the .m3u file extension to the pc98 system. 2023-01-22 21:29:01 +01:00
Leon Styhre ee6a6eaa63 Changed the fullname for the 3do system to '3DO Interactive Multiplayer'. 2023-01-18 17:31:36 +01:00
Leon Styhre 621165a638 Changed the system fullname for the 3do and uzebox systems. 2023-01-17 18:54:38 +01:00
Leon Styhre 19f00603b5 Added company names to the es_systems.xml fullname tag for a couple of systems. 2023-01-16 23:19:24 +01:00
Leon Styhre b1fad641cd Added the .d64 file extension to the n64 and n64dd systems. 2023-01-05 13:20:25 +01:00
Leon Styhre 08a20d7157 Added MAME standalone as an alternative emulator for the atarijaguar system. 2022-12-17 18:55:16 +01:00
Leon Styhre 19d79080a1 Removed the .7z and .zip file extensions from the switch system. 2022-12-16 22:44:35 +01:00
Leon Styhre 9d06c33af6 Reverted the atarijaguarcd system to placeholder status. 2022-12-16 20:23:35 +01:00
Leon Styhre 677ac69425 Removed the retro8 alternative emulator entries for the pico8 system. 2022-12-16 20:00:17 +01:00
Leon Styhre 6c0071bf7d Updated configuration for the puNES emulator for the famicom and nes systems.
Also updated some find rules emulator comments.
2022-12-16 19:44:57 +01:00
Leon Styhre b93b040074 Updated configuration for the SameBoy emulator for the gb and gbc systems. 2022-12-16 19:12:41 +01:00
Leon Styhre 15e7eb87d2 Updated configuration for the Gearboy emulator for the gb and gbc systems. 2022-12-16 18:29:13 +01:00
Leon Styhre db7aed1075 Merge branch 'master' into 1208_new_emulators 2022-12-16 17:43:05 +01:00
Leon Styhre f94c25c6bf Added support for the Nintendo Switch (switch) game system on macOS by adding the Ryujinx standalone emulator. 2022-12-16 17:28:02 +01:00
Griffin 92b5f4d37c
add to macos and windows testing 2022-11-28 20:52:11 -08:00
Leon Styhre d31536af4b (macOS) Added support for the Cemu standalone emulator for the wiiu system. 2022-11-23 20:26:27 +01:00
Leon Styhre 92fb72b48e Added support for the mugen system on Linux and macOS using the Ikemon GO game engine. 2022-11-04 12:55:39 +01:00
Leon Styhre d2e5dbf49a Added the .car and .rom extensions to the a5200 system and the .car extension to the atari800 system. 2022-10-16 22:57:20 +02:00
Leon Styhre 681218f55a Added support for the Sega Model 2 (model2) game system on Linux on macOS. 2022-10-13 22:08:36 +02:00
Leon Styhre 3351b8c41a Added a %GAMEDIR% variable to the -rompath option for all MAME standalone entries.
Also fixed an issue where the cps system -rompath option for MAME standalone pointed to the wrong system directory.
2022-10-12 22:15:14 +02:00
Leon Styhre 355269c731 Added FinalBurn Neo standalone and MAME standalone as alternative emulators for various SNK Neo Geo systems.
Also revised some supported file extensions for said systems.
2022-10-02 17:03:12 +02:00
Leon Styhre 789bd7f756 Set DOSBox-X and DOSBox Staging to start in the game directory so per-game dosbox.conf files can be used. 2022-09-24 11:17:06 +02:00
Leon Styhre 2ed2911410 (macOS) Added an additional find rule entry for DOSBox-X as the binary name has been changed. 2022-09-24 11:12:33 +02:00
Leon Styhre 0f8cb1d2a1 Added the .m3u file extension to the pcfx system. 2022-09-20 18:00:24 +02:00
Leon Styhre 2874d9abdc Added openMSX standalone as an alternative emulator for the colecovision system. 2022-09-18 15:15:22 +02:00
Leon Styhre 7aa1b1bf5d Added openMSX standalone as an alternative emulator for the msx, msx1, msx2 and msxturbor systems. 2022-09-12 19:11:39 +02:00
Leon Styhre 730b6cff19 Added MAME standalone as an alternative emulator for the gameandwatch system. 2022-09-11 20:17:26 +02:00
Leon Styhre f4687e889e Removed the .7z and .zip file extensions from the 3do system. 2022-09-06 20:31:43 +02:00
Leon Styhre cf13223ab4 Sorted the file extensions in es_systems.xml for some systems. 2022-08-27 16:04:26 +02:00
Leon Styhre ab92356bf9 Added CPCemu standalone as an alternative emulator for the amstradcpc system. 2022-08-14 11:47:39 +02:00
Leon Styhre 40e64e4a81 Added MAME standalone as an alternative emulator for the gx4000 system.
Also added the .bin file extension to the gx4000 system.
2022-08-14 11:05:34 +02:00
Leon Styhre e3ca577485 Added VICE standalone as an alternative emulator for the vic20 system. 2022-08-12 13:18:54 +02:00