Assembly
An assembly language is a low-level language for programming computers.
Application
Computer Science
Remove
Platform
Any
License
Any
EQ.TXT contains useful EQ.COM program data and, if you don't have MASM, an uncommented SCR program for assembling EQ.COM using DEBUG.EXE (MS-DOS). See EQ.ASM for additional information.
EQ.COM is a small, 869 byte DOS command line conversion utility that automatically displays all valid equivalents of bases 2, 8, 10 and 16. Since it classifies the intrinsic base of a %1 number...
EQ.ASM was written with MASM (Ver 6.1). See EQ.TXT for comprehensive details concerning the EQ.COM program.
6502 emulator, for testing random code, a rather neat thing.
won't really run commodore software but rather
anything--without crashing, has some random functions and
statistics build in. user...
Type Browser is to be used for any public type from .NET Framework Class Library (FCL) browsing.
It shows:
- types by category (Enum, Class, Interface,...) in the assemblies.
- their members by...
A 2 pass assembler for 8086 microprocessor Extremely
interactive Easy to understand code Suited for developers &
those interested in assembly programming as a part of 5th sem
vtu project With...
A small operating system made in assembly language.
CVASM Assembly code 4:It
is automatic and judges. Target PIC: pic12x/14x/16x/17x
An improved version of my old BF to assembly converter, this
one reduces the .asm file size by usually 50%, and makes the
code generated much easier to understand. With C sourcecode.
These files include a number of functions that perform the
character class tests identical to those required for the C
library ctype.h. These functions are slightly faster and more
compact than...
This program shows the n-th prime given by the user in a very
fast way. 100% assembly for NASM and it doesn´t use any
interrupt during the whole program.
Is a code analysis tool that checks .NET managed code
assemblies for conformance to the Microsoft .NET Framework
Design Guidelines. It uses reflection, MSIL parsing, and
callgraph analysis to...
MPL is the first colorful assembly language editor.It makes
your assembly language source files much more readable.New
version with many new features and tools. Added Features :
Version 1.03.00...
This library does no provide many primitive functions, but is
specially made for game programming rather then graphic prog.
It provides functions for handling sprites, bitmaps, palettes,...
This programm is written in assembly. It is a simulation of
DOS. This program creat file, delete file, create folder delete
folder, execute a pogramm, show the list of files in a folder.
Please...
This program is an assembler capable of executing most of the
8086 assembly programs. You can also check out the list file
.lst, very similar to TASM list file. The intention
of uploading this...