Languages Assembler x86 Programming Development tools Assembler  

Octasm v0.15

download download  
important code information
author:
Octavio Vega Fernández
minimum requirements:
Octasm v0.15 description

The Octa assembler is a fast and efficient self-assembling 80x86 assembler for DOS. It supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions, can produce output in binary only, and can also directly assembly and run the source code file or comand line instructions.


Whats new in version 0.15:
Complete ia32 instruction set Character '.' now is interpreted as a leter and can be used in names.
New version of 'atob' now conversion from ascii to bin is faster ,more accurate and character '_' can be used to make numbers more readables example: 0000_1001_0000_1000_b


File List:
OCTADOS/0b
OCTADOS/ASMLIB.ASM52Kb
OCTADOS/CALC.BAT73b
OCTADOS/KEYW.ASM10Kb
OCTADOS/LEAME.TXT21Kb
OCTADOS/OCTASM.ASM15Kb
OCTADOS/OCTASM.COM29Kb
OCTADOS/OCTASM.SYM7Kb
OCTADOS/OFF281b
OCTADOS/R4Kb
OCTADOS/README.TXT14Kb
OCTADOS/REAL32.ASM28b
OCTADOS/REGS.DAT130b
OCTADOS/X86.ASM31Kb

Similar code
A86 macro assembler, V3.72 (Popularity: ) : A86 macro assembler
8086 Assembler Implemented in C++ v0.1 (Popularity: ) : 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 project is to let you have ...
The arrowsoft assembler public domain version 1.00D (Popularity: ) : The Arrowsoft Assembler takes as its input 8086, 8088, 80186 and 80286 assembly language source files and produces relocatable object modules which may be linked and run under the MS-DOS and PC-DOS operating systems. The syntax of the input files ...
DOS ASCII code printer (Popularity: ) : A tiny little DOS program that prints out every ASCII character (0x01-0xFF) on screen. Written in Assembly, NASM syntax. Source code is included.

Involves using INT 0x10 to print stuff on screen, INT 0x16 for keyboard input, not much to it.

Use ...

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 160
version
size in Kb 71
popularity   1377/7913374
user rating 6/10
ad


New Code
Popular Code