From 5891b4a289012ed84da7d38064ac46bbe9c2209e Mon Sep 17 00:00:00 2001 From: "John IV (MAME, MAMEUI, IV/Play)" Date: Thu, 2 Oct 2025 17:04:31 -0700 Subject: [PATCH] Update frontends.rst link to IV/Play + description overhaul --- docs/source/usingmame/frontends.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/source/usingmame/frontends.rst b/docs/source/usingmame/frontends.rst index 730b84cef6a53..100873878d036 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 `__. -`IV/Play `__ (Microsoft Windows) - A simple Windows program for launching systems in MAME. Written in C#, the - `source code is on GitHub `__. +`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 `__ (Microsoft Windows) Emu Loader provides a Windows interface for launching systems in multiple emulators, including MAME, Supermodel and DEMUL. Written in Delphi Pascal,