1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/tools
Amaury Pouly dd6b8427f9 hwstub: expose read/write functions
Previously only atomic read/write 8/16/32 were exposed. But it is useful to
be able to read a whole buffer at once, this is more efficient than N times
read8.

Change-Id: I06e331641e1ab1f74c0e16e8c432eafb398e8e6d
2017-11-12 14:13:21 +01:00
..
lua hwstub/jz4760b: add lua code to probe for ei/di and ext instructions 2017-01-24 15:34:20 +01:00
hwstub_dump.cpp hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals) 2017-01-24 15:34:19 +01:00
hwstub_load.cpp hwstub: small fixes to argument processing and usage() 2017-01-24 15:34:05 +01:00
hwstub_server.cpp hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
hwstub_shell.cpp hwstub: expose read/write functions 2017-11-12 14:13:21 +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: add tool to dump memory regions (such as ROM, RAM, or peripherals) 2017-01-24 15:34:19 +01: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