GP32 What do I need


Shrike

Active Member
Joined
Mar 3, 2003
Messages
649
As i have said I am gonna start writing my GP32 guide over the holidays I got starting next week, I figure having a fiddle with some serious programming would be good too
what do i need to get started? links to beginners files would be good too
 
I have DKA, but I need some tutorials just for DKA and I can't find any, I can get it to compile, but how do you program (everybody says they use it, so why aren't there any tutorials?).

As i have said I am gonna start writing my GP32 guide over the holidays I got starting next week, I figure having a fiddle with some serious programming would be good too

You can find DKA at jlebrech's www.gamepark.tk, then click on getting started under programming, there you will find some links to DKA, and the patch to make it for GP32, and instructions on how to set it up, but as I said up there, I don't know where any tutorials are for it.
 
cool, if someone tells me what language is bets to use for it i will see if my techy god friend will teach me the basics
 
For an easy GCC developpement environement, you have minigp32 package made by Bille2
you cand find it here :

http://unplugandplay.free.fr/minigp32.zip

it contains the compiler, a powerfull editor wich can be used to compile ( Scite), and a gui to join files and make a makefile file ( visualMin-gw )

On www.GP32news.com there is a tuto to dl in english on how to intsall this package

There is also a library defineIt, always built by Bille2 and i added some functions, wich syntax is easy to use for newbee programing :
http://unplugandplay.free.fr/common.zip

we are still working on it to create other cool tools to have an easy way to code.

I hope it will help.
 
Back
Top