Lines Matching full:error_mem_read
2924 static CPUReadMemoryFunc * const error_mem_read[3] = {3258 cpu_register_io_memory_fixed(IO_MEM_ROM, error_mem_read, unassigned_mem_write, NULL);3260 cpu_register_io_memory_fixed(IO_MEM_NOTDIRTY, error_mem_read, notdirty_mem_write, NULL);