PDA

View Full Version : Testing my .Elf



Bear_XI
July 6th, 2008, 00:19
I just installed Code::Blocks with the DC environment. I compiled a Hello World, But NullDC doesn't want to load it neither does Elf2Bin. Anyone Knows why?

dcdood
July 6th, 2008, 06:01
i don't know why emulators don't run it. i just posted on this so look at the post under this and use the cygwin bash code. then burn a multisession disk if u know how.

Guaripolo
July 15th, 2008, 15:33
compile the source, get the bin, not the elf, you can check out some makefiles from kos to see how it's done, then just burn it with bootdreams or sbinducer into a iso/cdi image and you can use daemon tools or something to mount it and test in the emu (it works for me).

Also you can check out Makaron, its so much better for debugging than nulldc.

Hope it can help u...