Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ TapeWrite
Function
TapeWrite
source/Tape.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
BYTE __stdcall TapeWrite(WORD, WORD address, BYTE, BYTE, ULONG nExecutedCycles) // $C020 TAPEOUT
49
{
50
return 0;
51
}
Callers
1
IOWrite_C02x
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected