getcmdptr         235 include/struct.h void (*getcmdptr(WORD code));
getcmdptr         724 src/exec.c             if((cmdptr = getcmdptr(sys->memory[sys->cpu->pr] & 0xFF00)) == NULL) {