Advertisement
Guest User

Untitled

a guest
Sep 12th, 2020
733
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.16 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <systemList>
  3.  
  4. <system> <!-- RetroPie -->
  5. <name>retropie</name>
  6. <fullname>RetroPie</fullname>
  7. <path>~/RetroPie/retropiemenu</path>
  8. <extension>.rp .sh</extension>
  9. <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM%</command>
  10. <platform/>
  11. <theme>retropie</theme>
  12. </system>
  13.  
  14. <!-- Consoles -->
  15.  
  16. <system> <!-- Sega Dreamcast - 6th gen, September 9th 1999 -->
  17. <name>dreamcast</name>
  18. <fullname>Sega Dreamcast</fullname>
  19. <path>~/RetroPie/roms/dreamcast</path>
  20. <extension>.cdi .CDI</extension>
  21. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ dreamcast %ROM%</command>
  22. <platform>dreamcast</platform>
  23. <theme>dreamcast</theme>
  24. </system>
  25.  
  26. <system> <!-- Nintendo 64 - 5th gen, September 29th 1996 -->
  27. <name>n64</name>
  28. <fullname>Nintendo 64</fullname>
  29. <path>~/RetroPie/roms/n64</path>
  30. <extension>.z64 .n64 .v64 .zip .Z64 .N64 .V64 .ZIP</extension>
  31. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
  32. <platform>n64</platform>
  33. <theme>n64</theme>
  34. </system>
  35.  
  36. <system> <!-- Sony PlayStation - 5th gen, September 9th 1995 -->
  37. <name>psx</name>
  38. <fullname>Sony PlayStation</fullname>
  39. <path>~/RetroPie/roms/psx</path>
  40. <extension>.bin .cue .cbn .img .iso .m3u .mdf .pbp .toc .z .znx .BIN .CUE .CBN .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
  41. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
  42. <platform>psx</platform>
  43. <theme>psx</theme>
  44. </system>
  45.  
  46. <system> <!-- Sega Saturn - 5th gen, May 11th 1995 -->
  47. <name>saturn</name>
  48. <fullname>Sega Saturn</fullname>
  49. <path>~/RetroPie/roms/saturn</path>
  50. <extension>.bin .iso .mdf .BIN .ISO .MDF</extension>
  51. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ saturn %ROM%</command>
  52. <platform>saturn</platform>
  53. <theme>saturn</theme>
  54. </system>
  55.  
  56. <system> <!-- Sega Genesis 32X - 5th gen, November 21th 1994 -->
  57. <name>sega32x</name>
  58. <fullname>Sega Genesis 32X</fullname>
  59. <path>~/RetroPie/roms/sega32x</path>
  60. <extension>.32x .smd .bin .md .zip .32X .SMD .BIN .MD .ZIP</extension>
  61. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
  62. <platform>sega32x</platform>
  63. <theme>sega32x</theme>
  64. </system>
  65.  
  66. <system> <!-- Atari Jaguar - 5th gen, November 15th 1993 -->
  67. <name>atarijaguar</name>
  68. <fullname>Atari Jaguar</fullname>
  69. <path>~/RetroPie/roms/atarijaguar</path>
  70. <extension>.j64 .jag .J64 .JAG</extension>
  71. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarijaguar %ROM%</command>
  72. <platform>atarijaguar</platform>
  73. <theme>atarijaguar</theme>
  74. </system>
  75.  
  76. <system> <!-- 3DO Interactive Multiplayer - 5th gen, October 4th 1993 -->
  77. <name>3do</name>
  78. <fullname>3DO Interactive Multiplayer</fullname>
  79. <path>~/RetroPie/roms/3do</path>
  80. <extension>.iso .ISO</extension>
  81. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ 3do %ROM%</command>
  82. <platform>3do</platform>
  83. <theme>3do</theme>
  84. </system>
  85.  
  86. <system> <!-- Sega CD - 4th gen, October 15th 1992 -->
  87. <name>segacd</name>
  88. <fullname>Sega CD</fullname>
  89. <path>~/RetroPie/roms/segacd</path>
  90. <extension>.iso .cue .ISO .CUE</extension>
  91. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
  92. <platform>segacd</platform>
  93. <theme>segacd</theme>
  94. </system>
  95.  
  96. <system> <!-- Super Nintendo Entertainment System - 4th gen, August 13th 1991 -->
  97. <name>snes</name>
  98. <fullname>Super Nintendo Entertainment System</fullname>
  99. <path>~/RetroPie/roms/snes</path>
  100. <extension>.smc .sfc .fig .swc .mgd .zip .bin .SMC .SFC .FIG .SWC .MGD .ZIP .BIN</extension>
  101. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
  102. <platform>snes</platform>
  103. <theme>snes</theme>
  104. </system>
  105.  
  106. <system> <!-- NEC TurboGrafx-16 - 4th gen, August 29th 1989 -->
  107. <name>pcengine</name>
  108. <fullname>NEC TurboGrafx-16</fullname>
  109. <path>~/RetroPie/roms/pcengine</path>
  110. <extension>.pce .zip .cue .PCE .ZIP .CUE</extension>
  111. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
  112. <platform>pcengine</platform>
  113. <theme>pcengine</theme>
  114. </system>
  115.  
  116. <system> <!-- Sega Genesis - 4th gen, August 14th 1989 -->
  117. <name>megadrive</name>
  118. <fullname>Sega Genesis</fullname>
  119. <path>~/RetroPie/roms/megadrive</path>
  120. <extension>.smd .bin .gen .md .zip .sg .SMD .BIN .GEN .MD .ZIP .SG</extension>
  121. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
  122. <platform>megadrive</platform>
  123. <theme>megadrive</theme>
  124. </system>
  125.  
  126. <system> <!-- Sega Master System - 3rd gen, June 20th 1986 -->
  127. <name>mastersystem</name>
  128. <fullname>Sega Master System</fullname>
  129. <path>~/RetroPie/roms/mastersystem</path>
  130. <extension>.sms .zip .bin .SMS .ZIP .BIN</extension>
  131. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
  132. <platform>mastersystem</platform>
  133. <theme>mastersystem</theme>
  134. </system>
  135.  
  136. <system> <!-- Atari 7800 ProSystem - 3rd gen, June 1986 -->
  137. <name>atari7800</name>
  138. <fullname>Atari 7800 ProSystem</fullname>
  139. <path>~/RetroPie/roms/atari7800</path>
  140. <extension>.a78 .bin .A78 .BIN</extension>
  141. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
  142. <platform>atari7800</platform>
  143. <theme>atari7800</theme>
  144. </system>
  145.  
  146. <system> <!-- Famicom Disk System - 3rd gen, February 21st 1986 -->
  147. <name>fds</name>
  148. <fullname>Famicom Disk System</fullname>
  149. <path>~/RetroPie/roms/fds</path>
  150. <extension>.nes .fds .zip .NES .FDS .ZIP</extension>
  151. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
  152. <platform>fds</platform>
  153. <theme>fds</theme>
  154. </system>
  155.  
  156. <system> <!-- Nintendo Entertainment System - 3rd gen, October 18th 1985 -->
  157. <name>nes</name>
  158. <fullname>Nintendo Entertainment System</fullname>
  159. <path>~/RetroPie/roms/nes</path>
  160. <extension>.nes .zip .NES .ZIP</extension>
  161. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
  162. <platform>nes</platform>
  163. <theme>nes</theme>
  164. </system>
  165.  
  166. <system> <!-- Sega SG-1000 - 3rd gen, July 15th 1983 -->
  167. <name>sg-1000</name>
  168. <fullname>Sega SG-1000</fullname>
  169. <path>~/RetroPie/roms/sg-1000</path>
  170. <extension>.sg .zip .bin .SG .ZIP .BIN</extension>
  171. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
  172. <platform>sg-1000</platform>
  173. <theme>sg-1000</theme>
  174. </system>
  175.  
  176. <system> <!-- Atari 5200 SuperSystem - 2nd gen, November 1982 -->
  177. <name>atari5200</name>
  178. <fullname>Atari 5200 SuperSystem</fullname>
  179. <path>~/RetroPie/roms/atari5200</path>
  180. <extension>.a52 .bin .A52 .BIN</extension> <!-- Added zip -->
  181. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari5200 %ROM%</command>
  182. <platform>atari5200</platform>
  183. <theme>atari5200</theme>
  184. </system>
  185.  
  186. <system> <!-- GCE Vectrex - 2nd gen, November 1982 -->
  187. <name>vectrex</name>
  188. <fullname>GCE Vectrex</fullname>
  189. <path>~/RetroPie/roms/vectrex</path>
  190. <extension>.vec .gam .bin .zip .VEC .GAM .BIN .ZIP</extension> <!-- Added zip -->
  191. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
  192. <platform>vectrex</platform>
  193. <theme>vectrex</theme>
  194. </system>
  195.  
  196. <system> <!-- Mattel Intellivision - 2nd gen, 1979 -->
  197. <name>intellivision</name>
  198. <fullname>Mattel Intellivision</fullname>
  199. <path>~/RetroPie/roms/intellivision</path>
  200. <extension>.int .bin .zip .INT .BIN .ZIP</extension> <!-- Added zip -->
  201. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ intellivision %ROM%</command>
  202. <platform>intellivision</platform>
  203. <theme>intellivision</theme>
  204. </system>
  205.  
  206. <system> <!-- Magnavox Odyssey 2 - 2nd gen, December 1978 -->
  207. <name>videopac</name>
  208. <fullname>Magnavox Odyssey 2</fullname>
  209. <path>~/RetroPie/roms/videopac</path>
  210. <extension>.bin .BIN</extension>
  211. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ videopac %ROM%</command>
  212. <platform>videopac</platform>
  213. <theme>videopac</theme>
  214. </system>
  215.  
  216. <system> <!-- Atari 2600 - 2nd gen, September 11th 1977 -->
  217. <name>atari2600</name>
  218. <fullname>Atari 2600</fullname>
  219. <path>~/RetroPie/roms/atari2600</path>
  220. <extension>.a26 .bin .rom .zip .gz .A26 .BIN .ROM .ZIP .GZ</extension>
  221. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
  222. <platform>atari2600</platform>
  223. <theme>atari2600</theme>
  224. </system>
  225.  
  226. <!-- Portables -->
  227.  
  228. <system> <!-- Nintendo DS - 7th gen, November 21st 2004 -->
  229. <name>nds</name>
  230. <fullname>Nintendo DS</fullname>
  231. <path>~/RetroPie/roms/nds</path>
  232. <extension>.nds .bin .NDS .BIN</extension>
  233. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
  234. <platform>nds</platform>
  235. <theme>nds</theme>
  236. </system>
  237.  
  238. <system> <!-- Nintendo Game Boy Advance - 6th gen, June 21st 2001 -->
  239. <name>gba</name>
  240. <fullname>Nintendo Game Boy Advance</fullname>
  241. <path>~/RetroPie/roms/gba</path>
  242. <extension>.gba .zip .GBA .ZIP</extension>
  243. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
  244. <platform>gba</platform>
  245. <theme>gba</theme>
  246. </system>
  247.  
  248. <system> <!-- Nintendo Game Boy Color - 5th gen, November 18th 1998 -->
  249. <name>gbc</name>
  250. <fullname>Nintendo Game Boy Color</fullname>
  251. <path>~/RetroPie/roms/gbc</path>
  252. <extension>.gbc .zip .GBC .ZIP</extension>
  253. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
  254. <platform>gbc</platform>
  255. <theme>gbc</theme>
  256. </system>
  257.  
  258. <system> <!-- SNK Neo Geo Pocket - 5th gen, October 28th 1998 -->
  259. <name>ngp</name>
  260. <fullname>SNK Neo Geo Pocket</fullname>
  261. <path>~/RetroPie/roms/ngp</path>
  262. <extension>.ngp .ngc .NGP .NGC</extension>
  263. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
  264. <platform>ngp</platform>
  265. <theme>ngp</theme>
  266. </system>
  267.  
  268. <system> <!-- Nintendo Virtual Boy - 5th gen, August 16th 1995 -->
  269. <name>virtualboy</name>
  270. <fullname>Nintendo Virtual Boy</fullname>
  271. <path>~/RetroPie/roms/virtualboy</path>
  272. <extension>.vb .VB</extension>
  273. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ virtualboy %ROM%</command>
  274. <platform>virtualboy</platform>
  275. <theme>virtualboy</theme>
  276. </system>
  277.  
  278. <system> <!-- Sega Game Gear - 4th gen, April 26th 1991 -->
  279. <name>gamegear</name>
  280. <fullname>Sega Gamegear</fullname>
  281. <path>~/RetroPie/roms/gamegear</path>
  282. <extension>.gg .zip .bin .GG .ZIP .BIN</extension>
  283. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
  284. <platform>gamegear</platform>
  285. <theme>gamegear</theme>
  286. </system>
  287.  
  288. <system> <!-- Atari Lynx - 4th gen, October 11th 1989 -->
  289. <name>atarilynx</name>
  290. <fullname>Atari Lynx</fullname>
  291. <path>~/RetroPie/roms/atarilynx</path>
  292. <extension>.lnx .zip .LNX .ZIP</extension>
  293. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
  294. <platform>atarilynx</platform>
  295. <theme>atarilynx</theme>
  296. </system>
  297.  
  298. <system> <!-- Nintendo Game Boy - 4th gen, July 31st 1989 -->
  299. <name>gb</name>
  300. <fullname>Nintendo Game Boy</fullname>
  301. <path>~/RetroPie/roms/gb</path>
  302. <extension>.gb .zip .GB .ZIP</extension>
  303. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
  304. <platform>gb</platform>
  305. <theme>gb</theme>
  306. </system>
  307.  
  308. <!-- Home Computers -->
  309.  
  310. <system> <!-- Commodore Amiga - July 1985 -->
  311. <name>amiga</name>
  312. <fullname>Amiga</fullname>
  313. <path>~/RetroPie/roms/amiga</path>
  314. <extension>.sh .SH</extension>
  315. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amiga %ROM%</command>
  316. <platform>amiga</platform>
  317. <theme>amiga</theme>
  318. </system>
  319.  
  320. <system> <!-- Commodore 64 - August 1982 -->
  321. <name>c64</name>
  322. <fullname>Commodore 64</fullname>
  323. <path>~/RetroPie/roms/c64</path>
  324. <extension>.crt .d64 .g64 .t64 .tap .x64 .zip .CRT .D64 .G64 .T64 .TAP .X64 .ZIP</extension>
  325. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ c64 %ROM%</command>
  326. <platform>c64</platform>
  327. <theme>c64</theme>
  328. </system>
  329.  
  330. <system> <!-- Sinclair ZX Spectrum - April 21st 1982 -->
  331. <name>zxspectrum</name>
  332. <fullname>ZX Spectrum</fullname>
  333. <path>~/RetroPie/roms/zxspectrum</path>
  334. <extension>sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK</extension>
  335. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
  336. <platform>zxspectrum</platform>
  337. <theme>zxspectrum</theme>
  338. </system>
  339.  
  340. <system> <!-- Z-machine - 1979 -->
  341. <name>zmachine</name>
  342. <fullname>Z-machine</fullname>
  343. <path>~/RetroPie/roms/zmachine</path>
  344. <extension>.dat .DAT</extension>
  345. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zmachine %ROM%</command>
  346. <platform>zmachine</platform>
  347. <theme>zmachine</theme>
  348. </system>
  349.  
  350. <system>
  351. <name>cdimono1</name>
  352. <fullname>Philips CD-i</fullname>
  353. <path>~/RetroPie/roms/cdimono1</path>
  354. <extension>.chd .CHD .zip .ZIP</extension>
  355. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ cdimono1 %ROM%</command>
  356. <platform>cdimono1</platform>
  357. <theme>cdimono1</theme>
  358. </system>
  359. <!-- Others -->
  360.  
  361. <system> <!-- Ports -->
  362. <name>ports</name>
  363. <fullname>Ports</fullname>
  364. <path>~/RetroPie/roms/ports</path>
  365. <extension>.sh .SH</extension>
  366. <command>%ROM%</command>
  367. <platform>pc</platform>
  368. <theme>ports</theme>
  369. </system>
  370.  
  371. <system> <!-- SNK Neo Geo - 4th gen, August 22nd 1990 -->
  372. <name>neogeo</name>
  373. <fullname>SNK Neo Geo</fullname>
  374. <path>~/RetroPie/roms/neogeo</path>
  375. <extension>.zip .fba .ZIP .FBA</extension>
  376. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
  377. <platform>neogeo</platform>
  378. <theme>neogeo</theme>
  379. </system>
  380.  
  381. <system> <!-- Final Burn Alpha -->
  382. <name>fba</name>
  383. <fullname>Final Burn Alpha</fullname>
  384. <path>~/RetroPie/roms/fba</path>
  385. <extension>.fba .zip .FBA .ZIP</extension>
  386. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
  387. <platform>arcade</platform>
  388. <theme>fba</theme>
  389. </system>
  390.  
  391. <system> <!-- Multiple Arcade Machine Emulator - AdvanceMAME -->
  392. <name>mame-advmame</name>
  393. <fullname>Multiple Arcade Machine Emulator</fullname>
  394. <path>~/RetroPie/roms/mame-advmame</path>
  395. <extension>.zip .ZIP</extension>
  396. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-advmame %ROM%</command>
  397. <platform>arcade</platform>
  398. <theme>mame</theme>
  399. </system>
  400.  
  401. <system> <!-- Multiple Arcade Machine Emulator - MAME4ALL -->
  402. <name>mame-mame4all</name>
  403. <fullname>Multiple Arcade Machine Emulator</fullname>
  404. <path>~/RetroPie/roms/mame-mame4all</path>
  405. <extension>.zip .ZIP</extension>
  406. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
  407. <platform>arcade</platform>
  408. <theme>mame</theme>
  409. </system>
  410.  
  411. <system> <!-- Kodi | Open Source Home Theatre Software -->
  412. <name>kodi</name>
  413. <fullname>Kodi</fullname>
  414. <path>~/RetroPie/roms/kodi</path>
  415. <extension>.zip .ZIP</extension>
  416. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ kodi %ROM%</command>
  417. <platform>kodi</platform>
  418. <theme>kodi</theme>
  419. </system>
  420.  
  421. <!-- --------------------------------------------------------------------------------------------------- -->
  422.  
  423. <!-- Home Computers -->
  424.  
  425. <system> <!-- Atari ST/STE - June 1985 -->
  426. <name>atarist</name>
  427. <fullname>Atari ST/STE</fullname>
  428. <path>~/RetroPie/roms/atarist</path>
  429. <extension>.st .stx .img .rom .ST .STX .IMG .ROM</extension>
  430. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarist %ROM%</command>
  431. <platform>atarist</platform>
  432. <theme>atarist</theme>
  433. </system>
  434.  
  435. <system> <!-- Apple Macintosh - January 24th 1984 -->
  436. <name>macintosh</name>
  437. <fullname>Apple Macintosh</fullname>
  438. <path>~/RetroPie/roms/macintosh</path>
  439. <extension>.txt .TXT</extension>
  440. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ macintosh %ROM%</command>
  441. <platform>macintosh</platform>
  442. <theme>macintosh</theme>
  443. </system>
  444.  
  445. <system> <!-- Amstrad CPC - 1984 -->
  446. <name>amstradcpc</name>
  447. <fullname>Amstrad CPC</fullname>
  448. <path>~/RetroPie/roms/amstradcpc</path>
  449. <extension>.cpc .dsk .CPC .DSK</extension>
  450. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
  451. <platform>amstradcpc</platform>
  452. <theme>amstradcpc</theme>
  453. </system>
  454.  
  455. <system> <!-- MSX / MSX2 - June 27th 1983 -->
  456. <name>msx</name>
  457. <fullname>MSX / MSX2</fullname>
  458. <path>~/RetroPie/roms/msx</path>
  459. <extension>.rom .mx1 .mx2 .col .dsk .zip .ROM .MX1 .MX2 .COL .DSK .ZIP</extension>
  460. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx %ROM%</command>
  461. <platform>msx</platform>
  462. <theme>msx</theme>
  463. </system>
  464.  
  465. <system> <!-- Atari 800 - November 1979 -->
  466. <name>atari800</name>
  467. <fullname>Atari 800</fullname>
  468. <path>~/RetroPie/roms/atari800</path>
  469. <extension>.bas .xex .atr .xfd .dcm .atr.gz .xfd.gz .BAS .XEX .ATR .XFD .DCM .ATR.GZ .XFD.GZ</extension>
  470. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
  471. <platform>atari800</platform>
  472. <theme>atari800</theme>
  473. </system>
  474.  
  475. <system> <!-- Apple II - June 10th 1977 -->
  476. <name>apple2</name>
  477. <fullname>Apple II</fullname>
  478. <path>~/RetroPie/roms/apple2</path>
  479. <extension>.sh .SH</extension>
  480. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ apple2 %ROM%</command>
  481. <platform>apple2</platform>
  482. <theme>apple2</theme>
  483. </system>
  484.  
  485. <system> <!-- PC (x86) - 1978, 1985, 2003 -->
  486. <name>pc</name>
  487. <fullname>PC (x86)</fullname>
  488. <path>~/RetroPie/roms/pc</path>
  489. <extension>.sh .bat .com .exe .SH .BAT .COM .EXE</extension>
  490. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pc %ROM%</command>
  491. <platform>pc</platform>
  492. <theme>pc</theme>
  493. </system>
  494.  
  495. <!-- Others -->
  496.  
  497. <system> <!-- ScummVM -->
  498. <name>scummvm</name>
  499. <fullname>ScummVM</fullname>
  500. <path>~/RetroPie/roms/scummvm</path>
  501. <extension>.sh .svm .SH .SVM</extension>
  502. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ scummvm %ROM%</command>
  503. <platform>scummvm</platform>
  504. <theme>scummvm</theme>
  505. </system>
  506.  
  507. <!-- New -->
  508.  
  509. <system>
  510. <name>ags</name>
  511. <fullname>Adventure Game Studio</fullname>
  512. <path>~/RetroPie/roms/ags</path>
  513. <extension>.exe .EXE</extension>
  514. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ags %ROM%</command>
  515. <platform>ags</platform>
  516. <theme>ags</theme>
  517. </system>
  518.  
  519. <system>
  520. <name>coco</name>
  521. <fullname>TRS-80 Color Computer (CoCo)</fullname>
  522. <path>~/RetroPie/roms/coco</path>
  523. <extension>.cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna .CAS .WAV .BAS .ASC .DMK .JVC .OS9 .DSK .VDK .ROM .CCC .SNA</extension>
  524. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ coco %ROM%</command>
  525. <platform>coco</platform>
  526. <theme>coco</theme>
  527. </system>
  528.  
  529. <system>
  530. <name>dragon32</name>
  531. <fullname>Dragon 32</fullname>
  532. <path>~/RetroPie/roms/dragon32</path>
  533. <extension>.cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna .CAS .WAV .BAS .ASC .DMK .JVC .OS9 .DSK .VDK .ROM .CCC .SNA</extension>
  534. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ dragon32 %ROM%</command>
  535. <platform>dragon32</platform>
  536. <theme>dragon32</theme>
  537. </system>
  538.  
  539. <system>
  540. <name>wonderswan</name>
  541. <fullname>Wonderswan</fullname>
  542. <path>~/RetroPie/roms/wonderswan</path>
  543. <extension>.ws .wsc .WS .WSC</extension>
  544. <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswan %ROM%</command>
  545. <platform>wonderswan</platform>
  546. <theme>wonderswan</theme>
  547. </system>
  548.  
  549. </systemList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement