From c7207086a79eaafe11752916cfed57df1b5cdfd9 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 10 Mar 2025 21:45:46 +0100 Subject: [PATCH] Documentation update --- ANDROID-DEV.md | 1 + CHANGELOG.md | 1 + USERGUIDE-DEV.md | 1 + 3 files changed, 3 insertions(+) diff --git a/ANDROID-DEV.md b/ANDROID-DEV.md index 6d0473bf4..075a9c378 100644 --- a/ANDROID-DEV.md +++ b/ANDROID-DEV.md @@ -899,6 +899,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed | vectrex | GCE Vectrex | vecx | MAME4droid Current **(Standalone)** | Yes for MAME4droid Current | Single archive or ROM file | | vic20 | Commodore VIC-20 | VICE xvic | | No | Single archive or tape, cartridge or diskette image file | | videopac | Philips Videopac G7000 | O2EM | MAME4droid Current **(Standalone)** | Yes | Single archive or ROM file | +| vircon32 | Vircon32 Virtual Console | Vircon32 | | No | Single archive or ROM file | | virtualboy | Nintendo Virtual Boy | Beetle VB | Virtual Virtual Boy **(Standalone)** | No | Single archive or ROM file | | vpinball | Visual Pinball | Visual Pinball **(Standalone)** | | No | See the specific _Visual Pinball_ section in the user guide | | vsmile | VTech V.Smile | MAME4droid Current **(Standalone)** | | Yes | Single archive or ROM file | diff --git a/CHANGELOG.md b/CHANGELOG.md index 37bf7f46c..086e1c41c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Added a system status element showing the Blueooth, Wi-Fi, cellular and battery status on screen * Added a "Display clock" setting to the UI settings menu to display an on screen clock (disabled by default) * Added translations for Traditional Chinese (zh_TW) +* Added support for the Vircon32 Virtual Console (vircon32) game system * Increased the roundness for all corners in the menu system and for the notification popups * Increased the background blur slightly when a menu is open * Added an option to completely disable the game launch screen (via the UI settings menu) diff --git a/USERGUIDE-DEV.md b/USERGUIDE-DEV.md index de4ff8eef..683d7e9ff 100644 --- a/USERGUIDE-DEV.md +++ b/USERGUIDE-DEV.md @@ -4329,6 +4329,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed | vectrex | GCE Vectrex | vecx | MAME - Current,
MAME **(Standalone)** | Yes for MAME | Single archive or ROM file | | vic20 | Commodore VIC-20 | VICE xvic | VICE xvic **(Standalone)** | No | Single archive or tape, cartridge or diskette image file | | videopac | Philips Videopac G7000 | O2EM | MAME - Current,
MAME **(Standalone)** | Yes | Single archive or ROM file | +| vircon32 | Vircon32 Virtual Console | Vircon32 | Vircon32 **(Standalone)** [LW] | No | Single archive or ROM file | | virtualboy | Nintendo Virtual Boy | Beetle VB | Mednafen **(Standalone)** | No | Single archive or ROM file | | vpinball | Visual Pinball | Visual Pinball **(Standalone)** | | No | See the specific _Visual Pinball_ section elsewhere in this guide | | vsmile | VTech V.Smile | MAME - Current | MAME **(Standalone)** | Yes | Single archive or ROM file |