Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 16-bit

Confused with CMPSB instruction

How to pass/retrieve DOS command-line parameters in a 16-bit assembly program?

assembly dos tasm 16-bit x86-16

80x86 16-bit asm: lea cx, [cx*8+cx] causes error on NASM (compiling .com file)

assembly x86 nasm 16-bit

How to check if two System.Drawing.Color structures represent the same color in 16 bit color depth?

Bootloader Strange Behavior

Is there a collision rate difference between one 32-bit hash vs two 16 bit hashes?

hash 32-bit 16-bit collision

16 bit asm instruction set

assembly x86 16-bit

c++ defined 16bit (high) color

c++ colors color-picker 16-bit

Is the Z80 'Game Boy' CPU 8 or 16 bits?

cpu 16-bit 8-bit gameboy

GLSL-ES Random grainy noise with FP16 limit

C# bitwise shift on ushort (UInt16)

Python and 16 Bit Tiff

python tiff 16-bit

How does C++ integer division work for limit and negative values?

Converting Win16 C code to Win32

c windows winapi 16-bit

How did 16-bit C compilers work?

c assembly x86 legacy 16-bit

Numpy and 16-bit PGM

python numpy 16-bit pgm

How to use high and low bytes?

c++ byte bytearray bit 16-bit

What does OFFSET in 16 bit assembly code mean?

assembly x86 masm x86-16 16-bit

16 bit Int vs 32 bit Int vs 64 bit Int

memory 64-bit int 32-bit 16-bit

How to execute 16-bit installer on 64-bit Win7?

windows-7 64-bit 16-bit