testpico: more on timer reload
[megadrive.git] / hexed / readme.txt
CommitLineData
74d5977b 1-------------------------------------------------------------------------------\r
2hexed - realtime memory viewer for Genesis/Megadrive\r
3 written by GraÅžvydas "notaz" Ignotas\r
4-------------------------------------------------------------------------------\r
5\r
6This is rather simple address space viewer for Genesis/Megadrive. It is capable\r
7of displaying 216 bytes of memory simultaneously in a manner similar to some\r
8hex editors for the PC, with refresh of 50/60Hz. It was created for hardware\r
9research purposes.\r
10\r
11Here are the key bindings:\r
12 A + up, A + down - scroll one line up/down.\r
13 A + left, A + right - scroll one page up/down.\r
14 B - toggle between byte/word display/edit mode.\r
15 C - edit highlighted value.\r
16 Start - enter menu.\r
17\r
18\r
19hexed is released under the BSD license (see included source code for details).\r