| gdb_store | Function (ROM Call 0x1E1) |
| graphing.h |
| void gdb_store (ESI dest); |
Actual core of cmd_stogdb.
This is the routine which stores the current GDB at the memory location starting at dest.
This routine is wrapped by cmd_stogdb, so there's no
point in using gdb_store directly.