![]() When reading/writing arbitrary data to the system's memory, the unsigned char pointer type doesn't make that much sense. Switch it to void so we align a bit with standard C library read/write functions, and to avoid having to sprinkle casts everywhere. |
||
---|---|---|
.. | ||
ChangeLog-2021 | ||
cpu.c | ||
cpu.h | ||
gdb-if.c | ||
load.c | ||
load.h | ||
main.c | ||
Makefile.in | ||
mem.c | ||
mem.h | ||
rl78.c | ||
trace.c | ||
trace.h |