mirror of
https://github.com/libretro/RetroArch
synced 2025-02-08 15:40:14 +00:00
Clarify README.
This commit is contained in:
parent
d51cce764d
commit
6824174397
@ -26,7 +26,7 @@ SSNES has been ported to the following platforms :
|
|||||||
- Xbox 360 (Libxenon/XeXDK)
|
- Xbox 360 (Libxenon/XeXDK)
|
||||||
- Wii (Libogc)
|
- Wii (Libogc)
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies (PC)
|
||||||
|
|
||||||
SSNES requires these libraries to build:
|
SSNES requires these libraries to build:
|
||||||
|
|
||||||
@ -54,6 +54,11 @@ SSNES needs at least one of these audio driver libraries:
|
|||||||
To run properly, SSNES requires a libretro implementation present, however, as it's typically loaded
|
To run properly, SSNES requires a libretro implementation present, however, as it's typically loaded
|
||||||
dynamically, it's not required at build time.
|
dynamically, it's not required at build time.
|
||||||
|
|
||||||
|
# Dependencies (Console ports)
|
||||||
|
|
||||||
|
Console ports have their own dependencies, but generally do not require
|
||||||
|
anything other than what the respective SDKs provide.
|
||||||
|
|
||||||
# Configuring
|
# Configuring
|
||||||
|
|
||||||
The default configuration is defined in config.def.h.
|
The default configuration is defined in config.def.h.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user