diff options
author | Fabio Battaglia | 2010-08-02 20:28:14 +0000 |
---|---|---|
committer | Fabio Battaglia | 2010-08-02 20:28:14 +0000 |
commit | bde60490adf6ef10cfe68460b12c310377641c4a (patch) | |
tree | ec813e608289c701333d9c7202bb0b8a867ed490 | |
parent | 20d6173ee060d73202945dce9a142943491b085c (diff) | |
download | scummvm-rg350-bde60490adf6ef10cfe68460b12c310377641c4a.tar.gz scummvm-rg350-bde60490adf6ef10cfe68460b12c310377641c4a.tar.bz2 scummvm-rg350-bde60490adf6ef10cfe68460b12c310377641c4a.zip |
N64: mention hkz-libn64 download location in port readme
svn-id: r51656
-rw-r--r-- | backends/platform/n64/README.N64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/platform/n64/README.N64 b/backends/platform/n64/README.N64 index 1cdd82e1e9..276436b676 100644 --- a/backends/platform/n64/README.N64 +++ b/backends/platform/n64/README.N64 @@ -13,6 +13,8 @@ Requirements Build cart images from sources ============================== +You can download hkz-libn64 sources from here: http://hkzlab.ipv7.net/consoles.html +hkz-libn64 is a library to control Nintendo64 hardware (es, video, audio, input, etc.). * TODO * Build cart images from binaries |