View Single Post
Old Jan 25th, 2006, 12:54 PM   #1
CodeJunkie
Programmer
 
Join Date: Aug 2005
Location: England
Posts: 37
Rep Power: 0 CodeJunkie is on a distinguished road
Can I ask one further question?

Can anybody advise me, how would I go about creating a self booting program on a self booting disk?

For example if I were to create a suitable 3.5" floppy disk that contained my assembly program and then is placed into the disk drive.
Following a system reset (and boot strap permitting) my assembly program would then start up from the diskette, without any further prompting from the user.

Thankyou in advance to anybody that replies

(Im currently writing programs using the MASM compiler, and a text editor.)
CodeJunkie is offline   Reply With Quote