Searched refs:error_mem_read (Results 1 – 1 of 1) sorted by relevance
2721 static CPUReadMemoryFunc *error_mem_read[3] = { variable3055 cpu_register_io_memory_fixed(IO_MEM_ROM, error_mem_read, unassigned_mem_write, NULL); in io_mem_init()3057 cpu_register_io_memory_fixed(IO_MEM_NOTDIRTY, error_mem_read, notdirty_mem_write, NULL); in io_mem_init()