- Fixed the issue of exporting rom with virtual machine ID.
- New dialog for copying files in creating new virtual machine.
- New dialog showing information after successful rom import.
- Improved interface of creating new virtual machine.
This commit is contained in:
An Bui 2025-11-16 21:25:18 +07:00
parent 153f60987b
commit 7d38421eb2
11 changed files with 321 additions and 327 deletions

View file

@ -5,11 +5,11 @@
"url": "https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/tag/3.3.0",
"Message": "<h2>3.3.0</h2>New Qemu 9.2.2 with 3dfx! And bugs fixed.",
"cancellable": true,
"versionCodeBeta":"34",
"versionNameBeta":"3.3.0",
"versionNameBetas":"3.0.0,3.1.0,3.2.1,3.2.2,3.2.3,3.2.4,3.2.5,3.2.6,3.2.7,3.2.8,3.2.9,3.2.10,3.3.0",
"versionCodeBeta":"35",
"versionNameBeta":"3.3.1",
"versionNameBetas":"3.0.0,3.1.0,3.2.1,3.2.2,3.2.3,3.2.4,3.2.5,3.2.6,3.2.7,3.2.8,3.2.9,3.2.10,3.3.0,3.3.1",
"sizeBeta": "60 MB",
"urlBeta": "https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases",
"MessageBeta": "<h2>3.3.0</h2>Bugs fixed.",
"MessageBeta": "<h2>3.3.1</h2>Bugs fixed.",
"cancellableBeta": true
}