summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/usingmame/frontends.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/source/usingmame/frontends.rst b/docs/source/usingmame/frontends.rst
index 730b84cef6a..100873878d0 100644
--- a/docs/source/usingmame/frontends.rst
+++ b/docs/source/usingmame/frontends.rst
@@ -28,9 +28,10 @@ starting point.
tightly and effectively replace MAME’s internal user interface. It has
many useful features for home computer emulation. Written in C++, the
`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
- `source code is on GitHub <https://github.com/Mataniko/IV-Play>`__.
+`IV/Play <https://john-iv.github.io/iv-play/>`__ (Microsoft Windows)
+ A fast, keyboard-driven, DirectX-accelerated launcher for MAME. IV/Play
+ features a flexible filtering system, integrated browsing and launching
+ for software lists, and a highly customizable interface. Written in C#.
`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,