summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author John IV (MAME, MAMEUI, IV/Play) <john-iv@users.noreply.github.com>2025-10-04 14:33:00 -0700
committer GitHub <noreply@github.com>2025-10-04 23:33:00 +0200
commit6a61705b8bdb5eab22aaa5c98ee72636bb25917d (patch)
treee8a73013efcf65637cd3261549cafc8f2763d941 /docs
parentcf66c7d7700816f65d0854fe1a623c39a0906cb3 (diff)
Update frontends.rst link to IV/Play + description overhaul (#14258)
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,