.. |
ggl
|
Stack renderer replaced with caching renderer (work in progress).
|
2017-01-19 18:31:02 -05:00 |
include
|
Fixed large blocks of data transmit/receive. Fixed decompiler too slow looking for newlines on large objects.
|
2017-12-13 12:37:52 -05:00 |
sys
|
Fixed possible (but very rare) bug while formatting numbers.
|
2018-01-16 10:47:25 -05: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 support for cable connect/disconnect
|
2017-12-04 17:56:54 -05:00 |
hal_clock.c
|
Added alarm feature and related commands.
|
2016-11-25 11:57:33 +01:00 |
hal_cpu.c
|
Integrated clock speed management with usb driver
|
2017-12-04 17:56:54 -05:00 |
hal_globals.c
|
Implemented automatic USB responses, added USB commands.
|
2017-12-04 17:56:54 -05:00 |
hal_keyboard.c
|
Added function call syntax for matrix. Improved functions call safety. Improved error display on symbolic evaluation.
|
2017-12-28 13:09:30 -05:00 |
hal_screen.c
|
Added function call syntax for matrix. Improved functions call safety. Improved error display on symbolic evaluation.
|
2017-12-28 13:09:30 -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
|
Fixed bug cursor position with custom fonts.
|
2017-09-15 15:32:33 -04:00 |
ui_forms.c
|
Fixed bug in INV() not retaining the symbolic type
|
2017-02-06 18:16:26 -05:00 |
ui_render.c
|
Fixed SAME bug on integers. Added custom font support.
|
2017-08-31 18:49:31 -04:00 |
ui_softmenu.c
|
Fixed SAME bug on integers. Added custom font support.
|
2017-08-31 18:49:31 -04:00 |