diff options
author | 2021-11-03 22:35:25 +1100 | |
---|---|---|
committer | 2021-11-03 22:35:25 +1100 | |
commit | 3f37c99fff5220da06ea128db760e70059c754dc (patch) | |
tree | 0baa1262820bf39e0a9d842b5f9f0cd208808dd1 /docs/source/usingmame/frontends.rst | |
parent | a2dd0654ac78ef25d6a4c7543513097eb2c598ac (diff) | |
parent | d29287e0925a308e3cdaba615e32f194071e22d9 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'docs/source/usingmame/frontends.rst')
-rw-r--r-- | docs/source/usingmame/frontends.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/usingmame/frontends.rst b/docs/source/usingmame/frontends.rst index 24ddf05ad75..730b84cef6a 100644 --- a/docs/source/usingmame/frontends.rst +++ b/docs/source/usingmame/frontends.rst @@ -30,9 +30,9 @@ starting point. `source code is on GitHub <https://github.com/npwoods/bletchmame>`__. `IV/Play <http://www.mameui.info/>`__ (Microsoft Windows) A simple Windows program for launching systems in MAME. Written in C#, the - `souce code is on GitHub <https://github.com/Mataniko/IV-Play>`__. -`EmuLoader <http://emuloader.mameworld.info/>`__ (Microsoft Windows) - EmuLoader provides a Windows interface for launching systems in multiple + `source code is on GitHub <https://github.com/Mataniko/IV-Play>`__. +`Emu Loader <http://emuloader.mameworld.info/>`__ (Microsoft Windows) + Emu Loader provides a Windows interface for launching systems in multiple emulators, including MAME, Supermodel and DEMUL. Written in Delphi Pascal, the source code is available `on the download page <https://emuloader.mameworld.info/downloads.htm>`__. |