You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AmpleLinux/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@
4
4
5
5
This is a port of the macOS native [Ample](https://github.com/ksherlock/ample) project to the Linux platform, based on the [AmpleWin](../AmpleWin/) Windows Port.
6
6
7
-

7
+

8
8
9
9
> [!IMPORTANT]
10
-
> **Current Version Support**: Updated to stay in sync with Ample (macOS) **v0.285**resources and **MAME 0.285**.
10
+
> **Current Version Support**: Updated to stay in sync with the latest version of Ample (macOS) resources and also MAME latest binary.
11
11
12
12
## 🍎 Ample (macOS) vs. AmpleLinux (Linux) Comparison
Focused on synchronizing with the upstream Ample (macOS) v0.285 release, updating the core emulator backend, and implementing new UI search capabilities.
Focused on synchronizing with the upstream Ample (macOS) v0.286 release, updating the core emulator backend, and implementing new UI search capabilities.
73
73
74
74
### ✅ Key Achievements:
75
75
@@ -79,15 +79,15 @@ Focused on synchronizing with the upstream Ample (macOS) v0.285 release, updatin
79
79
***A2retroNET Integration**: Inherited support for a2retronet hardware, enabling up to 8 SmartPort disk images.
80
80
81
81
2.**MAME Core Update**:
82
-
***Version Upgrade**: Updated `mame_downloader.py` to point to the official **MAME 0.285** Windows x64 binary.
82
+
***Version Upgrade**: Updated `mame_downloader.py` to point to the official **MAME 0.286** Windows x64 binary.
83
83
***Download Engine Parity**: Users can now auto-download the latest MAME core directly from the Settings menu.
84
84
85
85
3.**ROM Manager Enhancements**:
86
86
***Search Filter**: Implemented a real-time search field in the `RomManagerDialog` header (matching macOS feature parity).
87
87
***Filtering Logic**: Updated `refresh_list` to filter ROMs by description or shortcode, allowing users to quickly find specific system firmwares.
88
88
89
89
### 🚀 Current Project Status
90
-
The Windows Port is now fully synchronized with Ample (macOS) v0.285 resources. It supports the latest MAME core and offers improved ROM management tools.
90
+
The Windows Port is now fully synchronized with Ample (macOS) v0.286 resources. It supports the latest MAME core and offers improved ROM management tools.
0 commit comments