Home
last modified time | relevance | path

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

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_iefp.c580 HDBGIEFP (hdbgIEFP_write, cpu.TPR.TSR, address, "Write"); in Write()
666 HDBGIEFP (hdbgIEFP_write, cpu.TPR.TSR, address, "Write2"); in Write2()
749 HDBGIEFP (hdbgIEFP_write, cpu.TPR.TSR, address, "Write1"); in Write1()
856 HDBGIEFP (hdbgIEFP_write, cpu.TPR.TSR, address, "Write8"); in Write8()
989 HDBGIEFP (hdbgIEFP_write, cpu.TPR.TSR, address, "WritePage"); in WritePage()
H A Dhdbg.h37 hdbgIEFP_write enumerator
H A Dhdbg.c524 case hdbgIEFP_write: in printIEFP()