mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-18 07:05:39 +00:00
Documentation update
This commit is contained in:
parent
ec0907899d
commit
b4f11eaec4
|
@ -73,6 +73,7 @@ The following emulators are configured for FileProvider access:
|
|||
* Ruffle
|
||||
* Skyline
|
||||
* Swan.emu
|
||||
* SWF Player
|
||||
* Virtual Virtual Boy
|
||||
|
||||
Some of these emulators require BIOS files, so they still need to be configured before they can be used with ES-DE.
|
||||
|
@ -530,6 +531,13 @@ Although this emulator supports both the Sinclar ZX Spectrum and MGT SAM Coupé
|
|||
https://play.google.com/store/apps/details?id=com.fms.speccy \
|
||||
https://play.google.com/store/apps/details?id=com.fms.speccy.deluxe
|
||||
|
||||
### SWF Player
|
||||
|
||||
This emulator which is essentially a GUI for Ruffle can be installed for free from the Play store. There's a paid Pro version as well.
|
||||
|
||||
https://play.google.com/store/apps/details?id=com.issess.flashplayer \
|
||||
https://play.google.com/store/apps/details?id=com.issess.flashplayerpro
|
||||
|
||||
### Virtual Virtual Boy
|
||||
|
||||
This emulator can be installed from the Play store or from their GitHub site.
|
||||
|
@ -752,7 +760,7 @@ The **@** symbol indicates that the emulator is _deprecated_ and will be removed
|
|||
| fba | FinalBurn Alpha | FB Alpha 2012 | FB Alpha 2012 Neo Geo,<br>FB Alpha 2012 CPS-1,<br>FB Alpha 2012 CPS-2,<br>FB Alpha 2012 CPS-3 | Yes | |
|
||||
| fbneo | FinalBurn Neo | FinalBurn Neo | | Yes | |
|
||||
| fds | Nintendo Famicom Disk System | Mesen | Nestopia UE,<br>FCEUmm,<br>NES.emu **(Standalone)**,<br>iNES **(Standalone)**,<br>Nesoid **(Standalone)** | Yes | Single archive or ROM file |
|
||||
| flash | Adobe Flash | Ruffle **(Standalone)** | | No | Single .swf file |
|
||||
| flash | Adobe Flash | Ruffle **(Standalone)** | SWF Player **(Standalone)** | No | Single .swf file |
|
||||
| fm7 | Fujitsu FM-7 | MAME4droid 2024 [FM-7 Diskette] **(Standalone)** | MAME4droid 2024 [FM-7 Tape] **(Standalone)**,<br>MAME4droid 2024 [FM-7 Software list] **(Standalone)**,<br>MAME4droid 2024 [FM77AV Diskette] **(Standalone)**,<br>MAME4droid 2024 [FM77AV Tape] **(Standalone)**,<br>MAME4droid 2024 [FM77AV Software list] **(Standalone)** | Yes | For tape files you need to manually start the cassette player from the MAME menu after the "load" command, as well as entering the "run" command after loading is complete |
|
||||
| fmtowns | Fujitsu FM Towns | MAME4droid 2024 **(Standalone)** | | Yes | See the specific _Fujitsu FM Towns_ section in the user guide |
|
||||
| fpinball | Future Pinball | _Placeholder_ | | | |
|
||||
|
|
|
@ -28,6 +28,7 @@ In addition to the above there are a number of bug fixes and other minor improve
|
|||
* (Android) Added experimental support for running in multi-window mode
|
||||
* (Android) Directories for corrupt themes are now automatically removed when the theme downloader is started
|
||||
* (Android) Added experimental support for the Nintendo Wii U (wiiu) game system
|
||||
* (Android) Added SWF Player standalone as an alternative emulator for the flash system
|
||||
* (Android) Added Virtual Virtual Boy standalone as an alternative emulator for the virtualboy system
|
||||
* (Android) Changed Flycast standalone to use %ROMSAF% instead of %ROM% as the latter caused game launching to fail on some devices
|
||||
* (Android) Added support for launching individual games directly with EKA2L1 for the ngage system
|
||||
|
|
Loading…
Reference in a new issue