diff options
author | Fabio Battaglia | 2010-02-27 11:44:35 +0000 |
---|---|---|
committer | Fabio Battaglia | 2010-02-27 11:44:35 +0000 |
commit | 9fcbfc180eb4177902c2ba61965600a42834dee8 (patch) | |
tree | a2a25907a24062bfabdd203408a8b793bc23f232 /backends/platform/n64 | |
parent | 86580405530dc7913d4906097c77f4f550b830e9 (diff) | |
download | scummvm-rg350-9fcbfc180eb4177902c2ba61965600a42834dee8.tar.gz scummvm-rg350-9fcbfc180eb4177902c2ba61965600a42834dee8.tar.bz2 scummvm-rg350-9fcbfc180eb4177902c2ba61965600a42834dee8.zip |
N64: added list of required devices to use the port
svn-id: r48146
Diffstat (limited to 'backends/platform/n64')
-rw-r--r-- | backends/platform/n64/README.N64 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/backends/platform/n64/README.N64 b/backends/platform/n64/README.N64 index 36846a3e18..1cdd82e1e9 100644 --- a/backends/platform/n64/README.N64 +++ b/backends/platform/n64/README.N64 @@ -1,11 +1,20 @@ ScummVM-N64 README ============================================================================== +Requirements +============ + +- Nintendo64 (haha...) +- N64 Gamepad +- N64 Mouse (optional, gives better game experience) +- Controller PAK / FlashRAM cart (for saves) +- Flash Cart or copier (like Myth N64 or DoctorV64) +- N64 4mb Memory expansion (this is _almost_ a requirement) + Build cart images from sources ============================== * TODO * - Build cart images from binaries =============================== |