Skip to content

epsilon537/memedit_cmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MemEdit Memory Editor for Color Maximite 2 by Epsilon

Current Version: 0.2

ChangeLog

0.2:

  • Defined helper constants for mapped address ranges that can be used in address specifications.
  • Extended help screen.

0.1:

  • Initial version.

Description

MemEdit presents you with a view into CMM2's (virtual) memory and allows you to make changes. Essentially, it's a peek/poke front-end.

The memory contents are shown as hexadecimal byte values and as ASCII code in two side-by-side blocks. Changes can be made both in the hex table section and in the ASCII section.

The usual file navigation with cursors keys, page up&down, home, end, etc. should work as expected.

MemEdit is a full-screen console-only editor. I does not work over serial, sorry.

The starting address to view can be passed in as a command line argument, e.g. *memedit MM.INFO(PROGRAM)

Commands such as goto and fill accept MMBasic syntax for address specifications, e.g. Go To Address (MMBasic syntax): MM.INFO(PAGE ADDRESS 0)

Press F1 to get help on key bindings.

Current limitations

Console only.

About

MemEdit Memory Editor for Color Maximite 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages