Delete this please

Ask anything your want about Megadrive/Genesis programming.

Moderator: BigEvilCorporation

Post Reply
Blackhawk0012
Newbie
Posts: 3
Joined: Mon Oct 31, 2011 6:30 pm

Delete this please

Post by Blackhawk0012 » Mon Oct 31, 2011 6:34 pm

Delete this please
Last edited by Blackhawk0012 on Mon Mar 16, 2020 12:57 pm, edited 1 time in total.

Blackhawk0012
Newbie
Posts: 3
Joined: Mon Oct 31, 2011 6:30 pm

Delete this please

Post by Blackhawk0012 » Tue Nov 01, 2011 3:50 pm

Delete this please
Last edited by Blackhawk0012 on Mon Mar 16, 2020 12:57 pm, edited 1 time in total.

Chilly Willy
Very interested
Posts: 2984
Joined: Fri Aug 17, 2007 9:33 pm

Post by Chilly Willy » Tue Nov 01, 2011 7:11 pm

Integration with major IDEs like CodeBlocks or Eclipse isn't really working for the average person... if you have a problem and can't solve it yourself, you're not going to get it working. You need to use the shell and makefiles... and if you have to ask how, you're not ready to begin programming on the MD. At least not in C/C++. About the only thing geared towards the beginner is BEX, which is BASIC-like and can be found over at Devster's site.

If you want to program the MD in C/C++, learn how to program with gcc on a PC first, then when you understand how makefiles and the like work, you should be ready for the MD. Programming consoles is not easy - don't start with them. Old consoles are even harder since they lack resources and tools. Get good on a PC first, then work you way through the existing demos and open source games for the console you wish to work on.

Blackhawk0012
Newbie
Posts: 3
Joined: Mon Oct 31, 2011 6:30 pm

Delete this please

Post by Blackhawk0012 » Wed Nov 02, 2011 11:18 am

Delete this please

Post Reply