Find a file
2018-12-12 20:25:24 +00:00
app 2018-12-12 20:25:24 +00:00
gradle/wrapper Add the non functional and the very first version of Emu48 for Android! 2018-11-12 22:31:04 +00:00
.gitignore Add the non functional and the very first version of Emu48 for Android! 2018-11-12 22:31:04 +00:00
build.gradle Add the non functional and the very first version of Emu48 for Android! 2018-11-12 22:31:04 +00:00
gradle.properties Migrate to androidx. 2018-12-07 22:57:35 +00:00
gradlew Add the non functional and the very first version of Emu48 for Android! 2018-11-12 22:31:04 +00:00
gradlew.bat Add the non functional and the very first version of Emu48 for Android! 2018-11-12 22:31:04 +00:00
ReadMe.txt 2018-12-12 20:25:24 +00:00
settings.gradle Add the non functional and the very first version of Emu48 for Android! 2018-11-12 22:31:04 +00:00

ABOUT
This project ports the Windows application Emu48 written in C to Android.
It uses the Android NDK. The former Emu48 source code remains untouch because 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!

NOT WORKING
- Sound
- Disassembler
- Debugger
- Macro
- Infrared Printer
- Serial Ports (Wire or Ir)

TODO
- Bug: No refresh with the clock
- Option to allow rotation
- Option to auto hide the menu
- Bitmap corruption when touching the buttons
- Android UI Settings
- Sound

DONE
- Bug Red and Blue seems inverted.
- Multitouch
- Choose KML/Change KML/NewDocument