This is a ROM that can be used to dump the R16K1S60's memory, with configurable offsets. Extends my first such program.
rterm
60hz
memorydump
r16k1s60
hexdump
program
computer
Comments
-
I could ask LBPHacker to pay special attention and do this lol because he is the expert - a debug tool like mine would be pretty useful
-
just an idea
-
or maybe make a external device that disables internal ram and copies the program to external ram and dumps internal one?
-
This is why you would put this in your own source code... I posted it online.
-
this is pretty useless since r16 overwrites ram when you start the rom...
-
Also, I wanted to keep the binary size down, without needing too many extra functions.
-
Forgot about it.
-
What I don't get is ... why don't you use the print function in @Sopa's library to print "Offset 1: " and "Offset 2: "?
-
Remember: hex digits (A-F) are entered with the caps key on, and ordinary digits (0-9) are entered with the caps key off.
-
Source code is at http://pastebin.com/VU8G0ueZ