emu48android-linux/ReadMe.txt

54 lines
1.7 KiB
Text
Raw Normal View History

ABOUT
This project ports the Windows application Emu48 written in C to Android.
2018-12-21 22:38:40 +01:00
It uses the Android NDK. The former Emu48 source code remains untouch because of 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!
NOT WORKING
- Macro
- Infrared Printer
- Serial Ports (Wire or Ir)
2019-01-07 23:39:15 +01:00
- Disassembler
- Debugger
TODO
2019-01-15 22:37:02 +01:00
- Change the logo following the template
- Find a new open source package name
2019-01-10 23:53:11 +01:00
- Improve loading errors
- Allows to see the errors in a log
- Improve button support with HDC operations
2018-12-11 23:41:34 +01:00
- Option to allow rotation
- Option to auto hide the menu
2019-01-02 00:08:17 +01:00
- Open Emu48 with a state file shared with it (Can not work)
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
2018-12-20 23:31:23 +01:00
- Bug Re open file not working when permanent link
- Put the KML title in the header of the menu in the drawer
2018-12-21 22:38:40 +01:00
- Fix Reset calculator
2018-12-25 23:56:44 +01:00
- Support clipboard
- Support screen copy
2018-12-29 23:49:28 +01:00
- Add HP48SX icon
2019-01-02 00:08:17 +01:00
- Settings show KML log should be true by default.
2019-01-02 22:04:53 +01:00
- Sound
- Bug: No refresh with the clock (Fix timers)
2019-01-07 23:39:15 +01:00
- Support 8bits images
2019-01-10 23:53:11 +01:00
- Add recent files
- Bug: Port2 not saved
2019-01-15 22:37:02 +01:00
- Fix Process not closed when leaving
- Bug: Port1 is not enable from the state.e48 file!
- Bug no preference event sometimes!
- Bug with android back button acts as the hp48 back button!
- Add new KMLs and ROMs.
- If KML not found in OpenDocument, allow to choose a new one