PDA

View Full Version : special hello world program, not just your regular "printf("hello world");" need help


solarwind
07-20-2005, 05:53 PM
I need to make a special program. This program will be bootable from any 3.5 inch 1.4 megabyte floppy disk. Once a computer without any operating system (such as windows or linux) is started with the floppy disk, the program will simply print "hello world" on the screen. I know this task is much harder than just using the printf function in c but that is what i want to do and i will GREATLY APPRECIATE it if anyone can help me accomplish this task



--thanks in advance to anyone who can help
--#solarwind

aman
07-21-2005, 08:45 AM
You should google around for writing bootable code, you'll need to know assembly and how to access video mode for your project.

http://www.google.com/search?hs=yJ9&hl=en&lr=&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial_s&q=bootable+floppy+code+asm&btnG=Search

iota
07-24-2005, 03:35 PM
You should google around for writing bootable code, you'll need to know assembly and how to access video mode for your project.

http://www.google.com/search?hs=yJ9&hl=en&lr=&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial_s&q=bootable+floppy+code+asm&btnG=Search

Oh! What a great source! Seems pretty much interesting. I've got it.

iota
07-24-2005, 04:01 PM
I need to make a special program. This program will be bootable from any 3.5 inch 1.4 megabyte floppy disk. Once a computer without any operating system (such as windows or linux) is started with the floppy disk, the program will simply print "hello world" on the screen. I know this task is much harder than just using the printf function in c but that is what i want to do and i will GREATLY APPRECIATE it if anyone can help me accomplish this task


I think it suits your need :

http://www.programmersheaven.com/c/MsgBoard/grouplist.asp?Setting=A9999F0001