MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / IOWrite_C01x

Function IOWrite_C01x

source/Memory.cpp:611–614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

609}
610
611static BYTE __stdcall IOWrite_C01x(WORD pc, WORD addr, BYTE bWrite, BYTE d, ULONG nExecutedCycles)
612{
613 return KeybClearStrobe();
614}
615
616//-------------------------------------
617

Callers

nothing calls this directly

Calls 1

KeybClearStrobeFunction · 0.85

Tested by

no test coverage detected