Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for X86 assembly language 26 found (86 total)

alternate case: x86 assembly language

Epic Pinball (922 words) [view diff] exact match in snippet view article find links to article

graphics in 320x240. It was noted for being programmed entirely in x86 assembly language for MS-DOS systems. The game was originally distributed on floppy
Asmutils (100 words) [view diff] exact match in snippet view article find links to article
software portal Asmutils is a rewrite of the standard Unix commands in x86 assembly language aimed to have smallest possible size of ELF executables. All standard
UFMOD (332 words) [view diff] exact match in snippet view article find links to article
uFMOD (or μFMOD) is a freeware audio player library written in x86 assembly language. It is used to load and play audio files in XM format. In the library
Norton Guides (285 words) [view diff] case mismatch in snippet view article find links to article
Computing. The guides were written in 1985 by Warren Woodford for the x86 Assembly Language, C, BASIC, and Forth languages and made available to DOS users via
SSE3 (673 words) [view diff] case mismatch in snippet view article find links to article
HEXUS. 2004-08-18. Retrieved 2023-04-10. "SSE3 Instructions - x86 Assembly Language Reference Manual". docs.oracle.com. Retrieved 2023-04-10. X-bit
ActiveX (1,557 words) [view diff] case mismatch in snippet view article find links to article
controls being written in C or C++ and being compiled in Intel x86 Assembly language, making them executable only on Windows machines where they can
Comp.* hierarchy (59 words) [view diff] exact match in snippet view article find links to article
Gopher protocol comp.internet.services.wiki Wikis comp.lang.asm.x86 assembly language for x86-based computer systems. comp.lang.c C programming language
Dunzhin (325 words) [view diff] exact match in snippet view article find links to article
original Z80 code from the TRS-80 with an interpreter to convert it to x86 assembly language. Dunzhin was reviewed in Dragon magazine #71 by John Warren. The
MilkDrop (1,282 words) [view diff] exact match in snippet view article find links to article
copyright (c) 1998–2000 by Ryan M. Geiss [...] Geiss uses hand-tuned x86 assembly language to reach blazing speeds, generating smooth and graceful realtime
Sieve of Eratosthenes (3,043 words) [view diff] exact match in snippet view article find links to article
explained. Java and C++ implementations. A related sieve written in x86 assembly language Fast optimized highly parallel CUDA segmented Sieve of Eratosthenes
COMMAND.COM (2,735 words) [view diff] exact match in snippet view article find links to article
Novell, Caldera Initial release 1980; 45 years ago (1980) Written in x86 assembly language Operating system 86-DOS MS-DOS PC DOS DR-DOS SISNE plus PTS-DOS
Pentium FDIV bug (2,558 words) [view diff] exact match in snippet view article find links to article
Internet. The bug acquired the name "Pentium FDIV bug" from the x86 assembly language mnemonic for floating-point division, the most frequently used instruction
Object-oriented operating system (3,399 words) [view diff] exact match in snippet view article find links to article
featuring scalable fonts. It is mostly written in an object-oriented x86 assembly language dialect and some C/C++ and is designed to run on DOS (similar to
Full Tilt! Pinball (2,746 words) [view diff] exact match in snippet view article find links to article
with Microsoft was certain. The game also included portions of x86 assembly language. The physics engine was built by Mike Sandige, designed to be almost
BIOS interrupt call (3,319 words) [view diff] exact match in snippet view article find links to article
INT x86 assembly language instruction. For example, to print a character to the screen using BIOS interrupt 0x10, the following x86 assembly language instructions
List of programmers (3,756 words) [view diff] exact match in snippet view article find links to article
as well as research. Michael Abrash – program optimization and x86 assembly language Scott Adams – series of text adventures beginning in the late 1970s
Spinlock (1,733 words) [view diff] exact match in snippet view article find links to article
if out-of-order execution is allowed. The following example uses x86 assembly language to implement a spinlock. It will work on any Intel 80386 compatible
Star Trek project (2,977 words) [view diff] exact match in snippet view article find links to article
drivers, memory managers and the multitasker were written in pure x86 assembly language. Apple's port of System 7.1 would run on top of this high-performance
Prefetch input queue (1,695 words) [view diff] no match in snippet view article find links to article
the execution flow. This is an example NASM-syntax self-modifying x86-assembly language algorithm that determines the size of the PIQ: code_starts_here:
Minix 3 (2,905 words) [view diff] exact match in snippet view article find links to article
systems. Minix 1.0, released in 1987, was 12,000 lines of C and some x86 assembly language. Source code of the kernel, memory manager, and file system of Minix
Word (computer architecture) (3,657 words) [view diff] exact match in snippet view article
(64 bits/8 bytes) A similar phenomenon has developed in Intel's x86 assembly language – because of the support for various sizes (and backward compatibility)
Stac Electronics (1,150 words) [view diff] exact match in snippet view article find links to article
as they were planning to produce. This DOS driver was written in x86 assembly language under contract by Paul Houle. In 1990, the company released Stacker
Advanced Vector Extensions (4,557 words) [view diff] case mismatch in snippet view article find links to article
Retrieved July 18, 2021. See image in linked section, where AVX2 ratio has been set to 0. Intel Intrinsics Guide x86 Assembly Language Reference Manual
IBM PC compatible (8,027 words) [view diff] exact match in snippet view article find links to article
portable but too slow to be truly usable on a PC. 1-2-3 was written in x86 assembly language and performed some machine-dependent tricks. It was so much faster
Alisa Esage (1,769 words) [view diff] exact match in snippet view article find links to article
programming in early school and taught myself to code in C++ and x86 assembly language as soon as I got a PC at age 15." On her participation in the Pwn2Own
Randy Linden (4,146 words) [view diff] case mismatch in snippet view article find links to article
Key to bleem!'s performance was the exclusive utilization of the x86 Assembly language in its programming, without any components written in higher-level