Page 2 of 2
Posted: Thu Aug 02, 2007 3:09 am
by meshounah
ok thanks but i'm running windows so i think i'm pretty much screwed
Posted: Thu Aug 02, 2007 12:14 pm
by 8bitwizard
Install Cygwin.
Posted: Mon Aug 06, 2007 11:22 pm
by meshounah
ok i decided to try the devkit and i put everything on drive Z so my drive looks like this:
Source
Fusion
gendev
but when i click on genbuild.bat i get in function start undefined referenced
to 'main'? (i'm using El Barto's patch)
Posted: Tue Aug 07, 2007 4:06 pm
by ElBarto
You've got to run the genbuild.bat script from your sources directory.
Posted: Tue Aug 07, 2007 7:30 pm
by meshounah
ok so copy the genbuild.bat to the sources directory?
ok i got it now a few questions:
does the devkit automatically do all of the header stuff?
and is there any tutorials floating around the net?
Posted: Wed Aug 08, 2007 12:15 am
by ElBarto
meshounah wrote:ok so copy the genbuild.bat to the sources directory?
Usually I just run it from a cmd.exe term in the source directory.
meshounah wrote:
ok i got it now a few questions:
does the devkit automatically do all of the header stuff?
and is there any tutorials floating around the net?
You're talking about the header of the rom ? From what I remember it's in sega.s in some directory
I think for now most of the documentation you can find is on this forum and on Fonzie and Kaneda website (
http://www.genny4ever.net and
http://www.spritesmind.net respectivly).
Posted: Thu Aug 09, 2007 4:04 pm
by meshounah
ok thank you