Clarify README.

This commit is contained in:
Themaister 2012-04-16 18:52:14 +02:00
parent d51cce764d
commit 6824174397

View File

@ -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.