.. |
ggl
|
Stack renderer replaced with caching renderer (work in progress).
|
2017-01-19 18:31:02 -05:00 |
include
|
Fixed archive/restore protocol timing
|
2019-04-18 18:24:36 -04:00 |
sys
|
Attempt to do firmware update using the new protocol
|
2019-04-19 17:05:47 -04:00 |
elf2rom
|
Added macros to declare rom objects
|
2015-09-16 14:56:58 -04:00 |
hal_alarm.c
|
Added USB simulation to PC program.
|
2017-12-04 17:56:54 -05:00 |
hal_battery.c
|
Added flag -88 for more responsive UI. Changed project file for android build.
|
2018-09-11 18:06:35 -04:00 |
hal_clock.c
|
Added alarm feature and related commands.
|
2016-11-25 11:57:33 +01:00 |
hal_cpu.c
|
Added full hardware reset after SDRESTORE
|
2018-09-29 18:37:43 -04:00 |
hal_globals.c
|
Implemented automatic USB responses, added USB commands.
|
2017-12-04 17:56:54 -05:00 |
hal_keyboard.c
|
Added greek letters to Alpha-LS plane. Added missing error message.
|
2019-03-20 12:48:54 -04:00 |
hal_screen.c
|
Fixed all fonts missing character. More work on constants.
|
2019-02-06 18:34:03 -05:00 |
ld.script
|
Reorganized code in the firmware image for stability.
|
2015-09-16 10:38:24 -04:00 |
Makefile
|
Massive directory reorganization.
|
2015-03-05 14:35:35 -05:00 |
ui_cmdline.c
|
Added more EDxxx commands to control command line froma program. Added menu to input hex numbers faster.
|
2018-09-05 12:21:46 -04:00 |
ui_forms.c
|
Fixed compiler bug on optimization of locals.
|
2018-07-14 10:59:26 -04:00 |
ui_render.c
|
Started coding of Forms.
|
2018-03-23 17:25:54 -04:00 |
ui_softmenu.c
|
Fixed auto-evaluating tree generation. Added inverted look for auto-evaluated variables.
|
2019-03-20 17:28:39 -04:00 |