mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-24 00:32:06 +00:00
~
This commit is contained in:
parent
877337c4f5
commit
bf45dde02d
2 changed files with 7 additions and 3 deletions
|
@ -35,9 +35,13 @@
|
||||||
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; [
|
||||||
easyrpg # RPG Maker 2000/2003 and EasyRPG games interpreter
|
dosbox # DOS
|
||||||
ppsspp # HLE Playstation Portable emulator, written in C++ (SDL + headless)
|
easyrpg # RPG Maker 2000/2003
|
||||||
yabause # Open-source Sega Saturn emulator
|
mame # Arcade
|
||||||
|
melonds # Nintendo DS
|
||||||
|
pcsx2 # PlayStation 2
|
||||||
|
ppsspp # PlayStation Portable
|
||||||
|
yabause # Sega Saturn
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
steam-run # Run commands in the same FHS environment that is used for Steam
|
steam-run # Run commands in the same FHS environment that is used for Steam
|
||||||
|
|
BIN
secrets/retroachievements.gpg
Normal file
BIN
secrets/retroachievements.gpg
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue