ea (Enter ASCII)

Syntax

ea address [[list]]

Enters an ASCII string into memory. If list is not given, the debugger displays the byte at address and prompts for a replacement. If list is given, the debugger replaces the bytes at address, then displays the next byte and prompts for a replacement.