getting started

Ask anything your want about Megadrive/Genesis programming.

Moderator: BigEvilCorporation

meshounah
Interested
Posts: 12
Joined: Wed Jul 25, 2007 10:45 pm

Post by meshounah »

ok thanks but i'm running windows so i think i'm pretty much screwed
chickens!
8bitwizard
Very interested
Posts: 159
Joined: Sat Feb 24, 2007 11:35 pm
Location: San Antonio, TX

Post by 8bitwizard »

Install Cygwin.
meshounah
Interested
Posts: 12
Joined: Wed Jul 25, 2007 10:45 pm

Post 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)
chickens!
ElBarto
Very interested
Posts: 160
Joined: Wed Dec 13, 2006 10:29 am
Contact:

Post by ElBarto »

You've got to run the genbuild.bat script from your sources directory.
meshounah
Interested
Posts: 12
Joined: Wed Jul 25, 2007 10:45 pm

Post 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?
chickens!
ElBarto
Very interested
Posts: 160
Joined: Wed Dec 13, 2006 10:29 am
Contact:

Post 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 :D

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).
meshounah
Interested
Posts: 12
Joined: Wed Jul 25, 2007 10:45 pm

Post by meshounah »

ok thank you
chickens!
Post Reply