Home
last modified time | relevance | path

Searched refs:mem68k_store_invalid_word (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dgenerator68k_interf.c60 mem68k_store_invalid_byte, mem68k_store_invalid_word,
75 mem68k_store_invalid_byte, mem68k_store_invalid_word,
82 mem68k_store_invalid_byte, mem68k_store_invalid_word,
108 mem68k_store_invalid_byte, mem68k_store_invalid_word,
115 mem68k_store_invalid_byte, mem68k_store_invalid_word,
H A Dmemory.h233 void mem68k_store_invalid_word(Uint32 addr, Uint16 data);
H A Dmemory.c455 void mem68k_store_invalid_word(Uint32 addr, Uint16 data) { in mem68k_store_invalid_word() function