Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ DOSgetch
Function
DOSgetch
outdated/sys/atari/tos.c:164–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
static char
165
DOSgetch()
166
{
167
return (Crawcin() & 0x007f);
168
}
169
170
long
171
freediskspace(path)
Callers
1
tgetch
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected