Languages Assembler x86 Programming Sourcecode Disc/File access  

A Better MBR... 1.0

download download  
important code information
author:
Unknown
minimum requirements:
A Better MBR... 1.0 description

There is lots of info on how to make MBR(Master Boot Record) -based programs, but its all scattered or outdated. This is an attempt to collect the useful information into a single relevant tutorial/example. Sample source code included.


Bootsector/MBR code and installing it v1.1
(C)2002 Random Person - http://randomperson.cjb.net
-----------------------------------------------------------------------------

FILES INCLUDED-

README.TXT This File
Tutorial.txt The tutorial..
\nasm\MBR.ASM NASM sample MBR
\nasm\Program.asm
\nasm\varibles.asm A file with needed varibles to make program work
\a86\MBR.ASM a86 source code
\a86\Program.asm
\a86\varibles.asm A file with needed varibles to maek program work

-----------------------------------------------------------------------------

LEGAL JUNK-

THIS PROGRAM IS FREEWARE, AND COMES WITH THE SOURCE CODE. IM NOT RESPONSIBLE
FOR ANYTHING THAT HAPPENS IF THIS PROGRAM IS USED, AND I DON'T CARE WHAT YOU
DO WITH IT EITHER. YOU CAN DECOMPILE (why would you do that?? the source is
included..), DISASSEMBLE, DESTROY, MODIFY, ETC THIS PROGRAM AS MUCH AS YOU
WANT! MY ONLY CONDITION IS THAT YOU GIVE ME CREDIT... IF YOU WANT TO
REDISTRIBUTE THIS PACKAGE, THEN DO IT!! JUST DISTRIBUTE THIS PACKAGE AS A
WHOLE (and tell me about it too..)...

-----------------------------------------------------------------------------

NOTE: THIS FILE IS ONLY USEFUL TO YOU IF YOU NEED TO MESS WITH MBR'S AND
BOOTSECTORS AND STUFF LIKE THAT. DUH



File List:
a86/0b
a86/mbr.asm4Kb
a86/program.asm418b
a86/varibles.asm271b
nasm/0b
nasm/mbr.asm4Kb
nasm/program.asm418b
nasm/varibles.asm271b
readme.txt3Kb
tutorial.txt9Kb

Similar code
0cd CD-Rom Emulator v7.1 with Asm/Pascal sourcecode (Popularity: ) : CD is a small resident utility which emulates MSCDEX in a way I have not found in any other emulator.
Tolow (Popularity: ) : This is a utility that converts all long filenames to lower case. Every time I have been messing around in ...
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 1258
version
size in Kb 11
popularity   78891/7913049
user rating 3/10
ad


New Code
Popular Code