Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dos

Windows/DOS Assembly - Simple Math

windows assembly dos nasm

Automating old DOS application using Python

Porting DOS program to linux to read/write serial port over usb

linux serial-port dos tty

Keyboard shortcuts in Turbo Pascal 3.0?

dos turbo-pascal

XMS allocation in 16-bit DOS

c dos 16-bit watcom

How can I feed standard input to a batch file when an app run from the batch mucks with stdin?

batch-file stdin dos

DOS Batch that sends email via outlook: need to add new lines

What are DI, EI, and UP instructions(?) in original MS-DOS source code?

string symbol manipulation in batch files?

Using user input to customize a .bat shutdown command

batch-file dos shutdown

Accessing command line arguments in MASM assembler (x86)

assembly x86 dos masm

Why do I get another result?

assembly dos x86-16

How to get the parent directory of the current folder in a C program?

c windows dos

How can I get a directory listing of DLLs with ProductName and ProductVersion?

dos

Running applications through Telnet

Is there a difference in speed between mov bx,ax and mov bh,ah?

assembly x86 dos x86-16 mov

memcpy doesn't do anything

c dos vga

Create a file with echo in DOS without inserting a carriage return

dos

How do I write text in different colours in DOS?

assembly dos