Emu48 for Android APK

Emu48 for Android  Icon
    
4.63/5
77 Ratings
Developer
Regis Cosnier
Current Version
2.6
Date Published
File Size
26.6 MB
Package ID
org.emulator.forty.eight
Price
$ 0.00
Downloads
18.8K+
Category
Android Apps
Genre
Education

APK Version History

Version
2.6 (25)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
August 19, 2022
Requirement
Android 4.4+
Version
2.5 (24)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
August 19, 2022
Requirement
Android 4.4+
Version
2.4 (23)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
August 19, 2022
Requirement
Android 4.4+
Version
2.3 (22)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
August 19, 2022
Requirement
Android 4.4+
Version
2.2 (20)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
August 19, 2022
Requirement
Android 4.4+
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot
  • Emu48 for Android Screenshot

About Radio FM 90s

This project ports the Windows application Emu48 written in C to Android.
It uses the Android NDK. The former Emu48 source code (written by Christoph Giesselink) remains untouched because of a thin win32 emulation layer above Linux/NDK!
This win32 layer will allow to easily update from the original Emu48 source code.
It can open or save the exact same state files (state.e48/e49) than the original Windows application!

Some KML files with theirs faceplates are embedded in the application but it is still possible to open a KML file and its dependencies by selecting a folder.

The application does not request any permission (because it opens the files or the KML folders using the content:// scheme).

The application is distributed with the same license under GPL and you can find the source code here:
https://github.com/dgis/emu48android


QUICK START

1. Click on the 3 dots button at the top left (or from the left side, slide your finger to open the menu).
2. Touch the "New..." menu item.
3. Select a default calculator (or "[Select a Custom KML script folder...]" where you have copied the KML scripts and ROM files (Android 11 cannot use the folder Download)).
4. And the calculator should now be opened.


NOT WORKING YET

- Disassembler
- Debugger


LICENSES

Android version by Régis COSNIER.
This program is based on Emu48 for Windows version, copyrighted by Christoph Gießelink & Sébastien Carlier.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Note: some included files are not covered by the GPL; these include ROM image files (copyrighted by HP), KML files and faceplate images (copyrighted by their authors).
The Eric's Real scripts ("real*.kml" and "real*.bmp") are embedded in this application with the kind permission of Eric Rechlin.

What's New in this version

- Updated source code from Eric Rechlin's Emu48 version 1.64+ that was merged from Christoph Gießelink's Emu48 version 1.65. This new version improve the serial communication.