mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 17:04:34 +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)
|
||||
- Wii (Libogc)
|
||||
|
||||
# Dependencies
|
||||
# Dependencies (PC)
|
||||
|
||||
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
|
||||
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
|
||||
|
||||
The default configuration is defined in config.def.h.
|
||||
|
Loading…
x
Reference in New Issue
Block a user