Database
porter.asc
Associated article: Pixelmania
Tags: Database
_Graphics Programming Column_ by Kent Porter [LISTING ONE] ; DRAWPT.ASM: Writes pixel directly to 6845 Video Controller ; Microsoft MASM 5.1 ; C prototype is ; void far draw_point (int x, int y); ; To be included in GRAFIX.LIB ; K. Porter, DDJ Graphics Programming ...


