emu48android-linux/ReadMe.txt

44 lines
1.3 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
- Sound
- Disassembler
- Debugger
- Macro
- Infrared Printer
- Serial Ports (Wire or Ir)
TODO
2018-12-29 23:49:28 +01:00
- Bug: Port1 is not enable from the state.e48 file!
- Settings show KML log should be true by default.
- Open Emu48 with a state file shared with it (Can not work)
2018-12-14 23:32:00 +01:00
- Support 8bits images
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
- 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
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