Message-Id: <199702131613.QAA26159@mx2.rmplc.co.uk>
From: "Liam" <marl AT rmplc DOT co DOT uk>
To: <djgpp AT delorie DOT com>
Subject: Boot loader
Date: Thu, 13 Feb 1997 16:11:02 -0000
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

When your writing a program for the boot sector, is it limited to
512 bytes( 1 sector)? Does that then have to load a program into
memory for it to execute properly? Because nothing else is loaded
I guess you'll be left with only the BIOS interupts? One final
question, does NASM support the PROC directive?
Cheers
Liam