mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-24 00:32:06 +00:00
~
This commit is contained in:
parent
fc403a9d5b
commit
2888de2c4d
1 changed files with 5 additions and 4 deletions
|
@ -35,14 +35,15 @@
|
||||||
prismlauncher # Free, open source launcher for Minecraft
|
prismlauncher # Free, open source launcher for Minecraft
|
||||||
(retroarch.override { # Multi-platform emulator frontend for libretro cores
|
(retroarch.override { # Multi-platform emulator frontend for libretro cores
|
||||||
cores = with libretro; [
|
cores = with libretro; [
|
||||||
|
blastem # Sega Genesis
|
||||||
dosbox # MS-DOS
|
dosbox # MS-DOS
|
||||||
easyrpg # RPG Maker 2000/2003
|
easyrpg # RPG Maker 2000/2003
|
||||||
mame # Arcade
|
mame # Arcade
|
||||||
melonds # Nintendo DS
|
melonds # Nintendo DS
|
||||||
mgba # Game Boy Advance
|
mesen
|
||||||
pcsx2 # PlayStation 2
|
pcsx2 # PlayStation 2
|
||||||
ppsspp # PlayStation Portable
|
ppsspp # PlayStation Portable
|
||||||
snes9x # Super Nintendo Entertainment System
|
snes9x # Super Nintendo Entertainment System
|
||||||
yabause # Sega Saturn
|
yabause # Sega Saturn
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue