diff options
Diffstat (limited to 'docs/source/initialsetup/compilingmame.rst')
-rw-r--r-- | docs/source/initialsetup/compilingmame.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/initialsetup/compilingmame.rst b/docs/source/initialsetup/compilingmame.rst index f5be3a636f9..84dd21dd00c 100644 --- a/docs/source/initialsetup/compilingmame.rst +++ b/docs/source/initialsetup/compilingmame.rst @@ -314,8 +314,8 @@ above in All Platforms. Emscripten Javascript and HTML ------------------------------ -First, download and install Emscripten 1.37.29 or later by following the -instructions at the `official site <https://kripken.github.io/emscripten-site/docs/getting_started/downloads.html>`_. +First, download and install Emscripten 2.0.25 or later by following the +instructions at the `official site <https://emscripten.org/docs/getting_started/downloads.html>`_. Once Emscripten has been installed, it should be possible to compile MAME out-of-the-box using Emscripten’s **emmake** tool. Because a full MAME |