mirror of
https://github.com/libretro/libretro-super
synced 2025-01-05 21:54:33 +00:00
Add PUAE rule
This commit is contained in:
parent
8f2cbfdf84
commit
44d38a39db
@ -61,6 +61,11 @@ libretro_cap32_name="Caprice32"
|
||||
libretro_cap32_git_url="https://github.com/libretro/libretro-cap32.git"
|
||||
libretro_cap32_build_makefile="Makefile"
|
||||
|
||||
register_core "puae" -ngc -ps3 -psp1 -qnx -wii
|
||||
libretro_puae_name="PUAE"
|
||||
libretro_puae_git_url="https://github.com/libretro/libretro-uae.git"
|
||||
libretro_puae_build_makefile="Makefile"
|
||||
|
||||
register_core "bnes" -ios -theos_ios -ngc -ps3 -psp1 -qnx -wii
|
||||
libretro_bnes_name="bnes/higan"
|
||||
libretro_bnes_git_url="https://github.com/libretro/bnes-libretro.git"
|
||||
|
Loading…
Reference in New Issue
Block a user