Home
last modified time | relevance | path

Searched refs:memRead8 (Results 1 – 25 of 33) sorted by relevance

12

/dports/emulators/kcemu/KCemu-0.5.1/src/kc/vcs80/
H A Dmemory.cc58 MemoryVCS80::memRead8(word_t addr) in memRead8() function in MemoryVCS80
105 os.put(memRead8(a)); in dumpCore()
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/c80/
H A Dmemory.cc65 MemoryC80::memRead8(word_t addr) in memRead8() function in MemoryC80
112 os.put(memRead8(a)); in dumpCore()
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/kramermc/
H A Dmemory.cc80 MemoryKramerMC::memRead8(word_t addr) in memRead8() function in MemoryKramerMC
130 os.put(memRead8(a)); in dumpCore()
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dmemory9.cc63 Memory9::memRead8(word_t addr) in memRead8() function in Memory9
113 os.put(memRead8(a)); in dumpCore()
H A Dmemory1.cc75 Memory1::memRead8(word_t addr) in memRead8() function in Memory1
219 os.put(memRead8(a)); in dumpCore()
H A Dmemory0.cc88 Memory0::memRead8(word_t addr) in memRead8() function in Memory0
141 os.put(memRead8(a)); in dumpCore()
H A Dmemory7.cc79 Memory7::memRead8(word_t addr) in memRead8() function in Memory7
223 os.put(memRead8(a)); in dumpCore()
H A Dmemory6.cc117 os.put(memRead8(a)); in dumpCore()
H A Dmemory8.cc83 Memory8::memRead8(word_t addr) in memRead8() function in Memory8
H A Dmemory2.cc59 Memory2::memRead8(word_t addr) in memRead8() function in Memory2
H A Dz80.cc475 return memory->memRead8(addr); in z80ex_dasm_readbyte_cb()
481 return memory->memRead8(addr); in z80ex_mread_cb()
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/muglerpc/
H A Dmemory.cc75 MemoryMuglerPC::memRead8(word_t addr) in memRead8() function in MemoryMuglerPC
152 os.put(memRead8(a)); in dumpCore()
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/vcs80/
H A Dmemory.h43 byte_t memRead8(word_t addr);
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/c80/
H A Dmemory.h46 byte_t memRead8(word_t addr);
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/
H A Dmemory2.h49 byte_t memRead8(word_t addr);
H A Dmemory9.h50 byte_t memRead8(word_t addr);
H A Dmemory8.h51 byte_t memRead8(word_t addr);
H A Dmemory3.h51 byte_t memRead8(word_t addr);
H A Dmemory6.h50 inline byte_t memRead8(word_t addr) in memRead8() function
H A Dmemory0.h52 byte_t memRead8(word_t addr);
H A Dmemory1.h56 byte_t memRead8(word_t addr);
H A Dmemory7.h58 byte_t memRead8(word_t addr);
H A Dmemory4.h78 byte_t memRead8(word_t addr);
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/muglerpc/
H A Dmemory.h51 byte_t memRead8(word_t addr);
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/kramermc/
H A Dmemory.h60 byte_t memRead8(word_t addr);

12