Cool4Cool
Cool4Cool
4 / 0
15th Aug 2016
25th Aug 2018
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

  • Cool4Cool
    Cool4Cool
    5th Dec 2016
    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
  • gunpowderTR
    gunpowderTR
    25th Aug 2016
    just an idea
  • gunpowderTR
    gunpowderTR
    25th Aug 2016
    or maybe make a external device that disables internal ram and copies the program to external ram and dumps internal one?
  • Cool4Cool
    Cool4Cool
    22nd Aug 2016
    This is why you would put this in your own source code... I posted it online.
  • gunpowderTR
    gunpowderTR
    20th Aug 2016
    this is pretty useless since r16 overwrites ram when you start the rom...
  • Cool4Cool
    Cool4Cool
    15th Aug 2016
    Also, I wanted to keep the binary size down, without needing too many extra functions.
  • Cool4Cool
    Cool4Cool
    15th Aug 2016
    Forgot about it.
  • LBPHacker
    LBPHacker
    15th Aug 2016
    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: "?
  • Cool4Cool
    Cool4Cool
    15th Aug 2016
    Remember: hex digits (A-F) are entered with the caps key on, and ordinary digits (0-9) are entered with the caps key off.
  • Cool4Cool
    Cool4Cool
    15th Aug 2016
    Source code is at http://pastebin.com/VU8G0ueZ