From 53137914d20158052b72e4202f2b1ff46d0dc610 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Fri, 31 Oct 2025 07:47:35 +1100 Subject: Fixed up a pile of stuff and commented out games added without credits. * You actually need to add copyright notices when adding stuff in 3rdparty. * bus/bk: Fixed bad exposed class. * Metadata fixes. * Got rid of non-const function statics. --- docs/source/usingmame/frontends.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/source/usingmame/frontends.rst b/docs/source/usingmame/frontends.rst index 100873878d0..b9f9ea04ddc 100644 --- a/docs/source/usingmame/frontends.rst +++ b/docs/source/usingmame/frontends.rst @@ -29,9 +29,8 @@ starting point. many useful features for home computer emulation. 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#. + IV/Play has a customisable interface designed to be navigated with a + keyboard. It supports software lists and has flexible filtering. `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, -- cgit v1.2.3