Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Plugins
  • Assigned To No-one
  • Operating System Sansa e200
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by mattzz - 2007-01-28
Last edited by BigBambi - 2010-06-05

FS#6586 - memory monitor/editor plugin

Hi,

mem_mon is a simple memory monitor and editor to view/edit memory contents on the target device.
It was tested on Archos Recorder and Sansa E250.

Purpose is to provide a tool that might help during development or porting of rockbox.

Usage:

up/down:         page up/down one screen
rec+up/down:     page up/down 256bytes
left/right:      page up/down 64kB
rec+left/right:  page up/doen 16MB
select:          update screen
hold select:     enter selection mode
u/d/r/l:         select hex number to edit
hold select:     enter editing mode
u/d:             change value
select:          submit value to memory

Best regards,

/mattzz
             
Closed by  BigBambi
2010-06-05 22:43
Reason for closing:  Out of Date

- Added scrollwheel support
- Initial address editing

Currently only Sansa and Archos Recorder are supported platforms. I will add plugin library action code to make it work on other models.

- Using pluginlib_actions for easy compile/usage on other platforms
- untabified source :-P - compiled on archos recorder, sansa e200, ipod video/photo, ipod nano, iriver H1x0

hmm, the top of the patch has a TODO list… do you want to update the plugin so it can be commited?

TiMiD commented on 2008-02-20 02:36

Would maybe be nice to add an upper bound check to the memory address to prevent crashes (I think the MEMORYSIZE define can be used for that)

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing