mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-24 08:42:07 +00:00
~
This commit is contained in:
parent
bf45dde02d
commit
fc403a9d5b
1 changed files with 3 additions and 1 deletions
|
@ -35,12 +35,14 @@
|
||||||
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; [
|
||||||
dosbox # 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
|
||||||
pcsx2 # PlayStation 2
|
pcsx2 # PlayStation 2
|
||||||
ppsspp # PlayStation Portable
|
ppsspp # PlayStation Portable
|
||||||
|
snes9x # Super Nintendo Entertainment System
|
||||||
yabause # Sega Saturn
|
yabause # Sega Saturn
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue