mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Add video_processor target
This commit is contained in:
parent
fc2eef2c23
commit
2e82349c5b
@ -52,6 +52,11 @@ libretro_mgba_name="mGBA"
|
||||
libretro_mgba_git_url="https://github.com/libretro/mgba.git"
|
||||
libretro_mgba_build_makefile="Makefile.libretro"
|
||||
|
||||
register_module core "video_processor"
|
||||
libretro_video_processor_name="Video processor"
|
||||
libretro_video_processor_git_url="https://github.com/libretro/libretro-video-processor.git"
|
||||
libretro_video_processor_build_makefile="Makefile"
|
||||
|
||||
register_module core "fb_alpha_new" -psp1
|
||||
libretro_fb_alpha_new_name="Final Burn Alpha [New]"
|
||||
libretro_fb_alpha_new_git_url="https://github.com/libretro/libretro-fba.git"
|
||||
|
Loading…
Reference in New Issue
Block a user