Skip to content

kdrzazga/DOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asm8086

Old programs

Compiling:

tasm.exe kdpaint.asm

tlink.exe kdpaint.obj

TASM and TLINK are part of TASM 5 Intel 8086 Turbo Assembler.

Compiled project runs under DOSBox without any problems.

C

Few programs displaying graphics in Borland C++