MCPcopy Create free account
hub / github.com/NetHack/NetHack / vidvga.c

File vidvga.c

sys/msdos/vidvga.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 vidvga.c $NHDT-Date: 1606765216 2020/11/30 19:40:16 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.26 $ */
2/* Copyright (c) NetHack PC Development Team 1995 */
3/* NetHack may be freely redistributed. See license for details. */
4/*

Callers

nothing calls this directly

Calls 6

vga_WriteCharFunction · 0.85
read_planar_tileFunction · 0.85
decal_planarFunction · 0.85
vga_DisplayCellFunction · 0.85
read_planar_tile_OFunction · 0.85
vga_DisplayCell_OFunction · 0.85

Tested by

no test coverage detected