newrpl/firmware
2021-10-07 10:36:47 -04:00
..
ggl Fixed crash due to SCREEN_BUFFERS being 0 2021-07-27 15:33:41 -04:00
include Added UART functionality 2021-10-02 12:40:10 +02:00
sys Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources 2021-10-07 10:36:47 -04:00
hal_alarm.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
hal_battery.c Header cleanup 2020-04-07 09:09:53 +02:00
hal_battery_primeg1.c Added Color Theme Editor. Added command SETTHEME. 2021-07-19 13:35:16 -04:00
hal_clock.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
hal_cpu.c Introduced INTERRUPT_TYPE 2020-03-14 15:31:40 +01:00
hal_globals.c Changed menu layout 2021-01-24 13:47:35 -05:00
hal_keyboard.c Fixed bug in memmovew() in 64-bit platforms. 2021-10-07 10:34:23 -04:00
hal_keyboard_primeg1.c Fixed bug in memmovew() in 64-bit platforms. 2021-10-07 10:34:23 -04:00
hal_screen.c Fix various bug reports: 2021-09-21 20:12:07 -04:00
hal_screen_primeg1.c Fixed exception screen colors in Prime target. 2021-08-09 08:56:02 -04:00
ui_cmdline.c Enabled full color mode for PC and Prime targets. Added double buffering to avoid flicker. 2021-07-17 17:12:46 -04:00
ui_forms.c Header cleanup 2020-04-07 09:09:53 +02:00
ui_render.c Enabled full color mode for PC and Prime targets. Added double buffering to avoid flicker. 2021-07-17 17:12:46 -04:00
ui_softmenu.c Fixed exception screen colors in Prime target. 2021-08-09 08:56:02 -04:00