rockbox/utils/hwstub/tools
Amaury Pouly ce966d3d28 hwstub/tools: fix compilation of shell against lua5.3
The unsigned function were deprecated and hidden begind a compat flag. Since
they will get removed in the next version, I simply reimplemented them, those
are mostly casts anyway.

Change-Id: Ie5db81d7c8589b1e5e9b45a2a4ed41919aa07387
2016-11-20 21:36:54 +01:00
..
lua hwstub: port hwstub_shell to the new library 2016-04-08 19:38:18 +02:00
hwstub_load.cpp hwstub: port hwstub_load to the new library 2016-04-08 19:37:59 +02:00
hwstub_server.cpp hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
hwstub_shell.cpp hwstub/tools: fix compilation of shell against lua5.3 2016-11-20 21:36:54 +01:00
hwstub_test.cpp hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
init.lua hwstub: port hwstub_shell to the new library 2016-04-08 19:38:18 +02:00
Makefile hwstub: fix compile and linking ordering 2016-10-22 15:55:33 +02:00
prompt.c hwstub: Add completion and some pretty printing to the shell 2015-06-28 17:55:17 +02:00
prompt.h hwstub: Add completion and some pretty printing to the shell 2015-06-28 17:55:17 +02:00