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