Searched defs:mmu_put_word_slow (Results 1 – 4 of 4) sorted by relevance
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/ |
H A D | cpummu.c | 713 void REGPARAM2 mmu_put_word_slow(uaecptr addr, uae_u16 val, bool super, bool data, in mmu_put_word_slow() function
|
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/ |
H A D | cpummu.cpp | 736 REGPARAM2 void mmu_put_word_slow(uaecptr addr, uae_u16 val, int super, int data, in mmu_put_word_slow() function
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/ |
H A D | cpummu.c | 777 void REGPARAM2 mmu_put_word_slow(uaecptr addr, uae_u16 val, bool super, bool data, in mmu_put_word_slow() function
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/ |
H A D | cpummu.cpp | 908 void REGPARAM2 mmu_put_word_slow(uaecptr addr, uae_u16 val, bool super, bool data, in mmu_put_word_slow() function
|