newrpl/firmware
2019-02-15 13:32:30 -05:00
..
ggl Stack renderer replaced with caching renderer (work in progress). 2017-01-19 18:31:02 -05:00
include Added 10-pixel font. 2019-02-15 13:32:30 -05:00
sys Added 10-pixel font. 2019-02-15 13:32:30 -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 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 Bound e,i,j constants to the keyboard 2019-02-05 18:05:09 -05: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 Added help to units in the menus. Work in progress. 2018-10-09 18:41:09 -04:00