From 2980100fbab7ae6a4af11e6bf60be14489d2bf83 Mon Sep 17 00:00:00 2001 From: Abdessamad Derraz <3028866+Abdess@users.noreply.github.com> Date: Thu, 26 Mar 2026 08:56:00 +0100 Subject: [PATCH] feat: add static target files for retrobat, retrodeck, romm --- platforms/targets/retrobat.yml | 25 +++++++++++++++++++++++++ platforms/targets/retrodeck.yml | 9 +++++++++ platforms/targets/romm.yml | 7 +++++++ 3 files changed, 41 insertions(+) create mode 100644 platforms/targets/retrobat.yml create mode 100644 platforms/targets/retrodeck.yml create mode 100644 platforms/targets/romm.yml diff --git a/platforms/targets/retrobat.yml b/platforms/targets/retrobat.yml new file mode 100644 index 00000000..48d1453f --- /dev/null +++ b/platforms/targets/retrobat.yml @@ -0,0 +1,25 @@ +platform: retrobat +source: static +scraped_at: "2026-03-26T00:00:00Z" +targets: + windows: + architecture: x86_64 + cores: [81, a5200, abuse, arduous, atari800, azahar, bennugd, bk, bluemsx, bsnes, + bstone, cannonball, cap32, catacombgl, cdogs, cemu, cgenius, citron, clk, corsixth, + demul, devilutionx, dhewm3, dice, dolphin, dosbox_pure, dxx-rebirth, easyrpg, + ecwolf, eduke32, eka2l1, emuscv, etlegacy, fake08, fallout1-ce, fallout2-ce, + fbneo, fceumm, flatpak, flycast, freechaf, freeintv, fury, fuse, gambatte, + gearsystem, genesisplusgx, glide64mk2, gong, gsplus, gw, gzdoom, hatari, hcl, + hurrican, hypseus-singe, ikemen, ioquake3, iortcw, jazz2-native, lindbergh-loader, + lowresnx, lutro, mame, mame078plus, mednafen_lynx, mednafen_ngp, mednafen_supergrafx, + mednafen_wswan, melonds, mgba, minivmac, model2emu, moonlight, mrboom, neocd, + np2kai, nxengine, o2em, odcommander, openbor6412, openjazz, openjk, openjkdf2, + openmohaa, opera, pce_fast, pcfx, pcsx2, pcsx_rearmed, pd777, picodrive, play, + pokemini, potator, ppsspp, prboom, prosystem, puae, px68k, pygame, pyxel, quasi88, + raze, reminiscence, rpcs3, ruffle, samcoupe, sameduck, scummvm, sdlpop, sh, + shadps4, snes9x, solarus, sonic2013, sonic3-air, sonic-mania, steam, stella, + superbroswar, supermodel, taradino, tgbdual, theforceengine, theodore, thextech, + tic80, tr1x, tr2x, tsugaru, tyrian, tyrquake, uqm, uzem, vb, vecx, vice_x64, + vircon32, virtualjaguar, vita3k, vox_official, vpinball, wasm4, wine-tkg, x1, + x128, x16emu, xash3d_fwgs, xemu, xenia-canary, xpet, xplus4, xrick, xvic, + yabasanshiro, yquake2, zc210] diff --git a/platforms/targets/retrodeck.yml b/platforms/targets/retrodeck.yml new file mode 100644 index 00000000..7e8741bc --- /dev/null +++ b/platforms/targets/retrodeck.yml @@ -0,0 +1,9 @@ +platform: retrodeck +source: static +scraped_at: "2026-03-26T00:00:00Z" +targets: + x86_64-linux: + architecture: x86_64 + cores: [azahar, cemu, dolphin, duckstation, gzdoom, mame, melonds, openbor, pcsx2, + pico-8, ppsspp, primehack, retroarch, rpcs3, ruffle, solarus, vita3k, xemu, + xroar] diff --git a/platforms/targets/romm.yml b/platforms/targets/romm.yml new file mode 100644 index 00000000..666ba9ed --- /dev/null +++ b/platforms/targets/romm.yml @@ -0,0 +1,7 @@ +platform: romm +source: static +scraped_at: "2026-03-26T00:00:00Z" +targets: + browser: + architecture: wasm + cores: []