2018-12-07 23:57:35 +01: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!
|
2018-12-11 23:41:34 +01:00
|
|
|
This win32 layer will allow to easily update from the original Emu48 source code.
|
2018-12-12 21:25:24 +01:00
|
|
|
It can open or save the exact same state files (state.e48/e49) than the original Windows application!
|
2018-12-07 23:57:35 +01:00
|
|
|
|
|
|
|
NOT WORKING
|
|
|
|
- Sound
|
|
|
|
- Disassembler
|
|
|
|
- Debugger
|
|
|
|
- Macro
|
|
|
|
- Infrared Printer
|
|
|
|
- Serial Ports (Wire or Ir)
|
|
|
|
|
|
|
|
TODO
|
2018-12-14 23:32:00 +01:00
|
|
|
- Support 8bits images
|
2018-12-14 22:10:53 +01:00
|
|
|
- Put the KML title in the header of the menu in the drawer
|
2018-12-12 21:25:24 +01:00
|
|
|
- Bug: No refresh with the clock
|
2018-12-11 23:41:34 +01:00
|
|
|
- Option to allow rotation
|
|
|
|
- Option to auto hide the menu
|
2018-12-07 23:57:35 +01:00
|
|
|
- Bitmap corruption when touching the buttons
|
|
|
|
- Sound
|
|
|
|
|
|
|
|
DONE
|
|
|
|
- Bug Red and Blue seems inverted.
|
|
|
|
- Multitouch
|
2018-12-12 21:25:24 +01:00
|
|
|
- Choose KML/Change KML/NewDocument
|
2018-12-14 23:32:00 +01:00
|
|
|
- Load/Save object
|
2018-12-17 23:45:03 +01:00
|
|
|
- Permission issues when reopening document after an OS restart
|
2018-12-20 00:12:25 +01:00
|
|
|
- Android UI Settings
|
2018-12-18 20:29:06 +01:00
|
|
|
- Change settings per settings
|
2018-12-19 22:34:51 +01:00
|
|
|
- Add icons
|
|
|
|
- Autosave
|
2018-12-20 00:12:25 +01:00
|
|
|
- Add help and about
|
|
|
|
- Change KML
|