How making one image from a bootloader and a exe?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Locked
Bert
Posts: 9
Joined: Mon Aug 03, 2009 8:45 am

How making one image from a bootloader and a exe?

Post by Bert »

I have a bootloader that load an exe file how can I make my bootloader and this exe file together to one image because my emmulator ask for just one image and not a bootloader and a exe file.

Thanks.
User avatar
Creature
Member
Member
Posts: 548
Joined: Sat Dec 27, 2008 2:34 pm
Location: Belgium

Re: How making one image from a bootloader and a exe?

Post by Creature »

Any of these tools should do the trick.
When the chance of succeeding is 99%, there is still a 50% chance of that success happening.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: How making one image from a bootloader and a exe?

Post by Combuster »

And you should really search before posting
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Locked