Search found 5 matches

by Apocalypse
Tue Sep 15, 2015 9:57 pm
Forum: Controls
Topic: Saturn = Genny ?
Replies: 3
Views: 9401

Re: Saturn = Genny ?

Although wiring is doable pretty easily, you still need to add some logic (either hardware or software) if you want to achieve what you want to do : The Saturn has the exact same controller bus for peripherals as the Genesis, but because of threats by Atari to sue people using their "patented" 9-pin...
by Apocalypse
Tue Sep 15, 2015 9:48 pm
Forum: Megadrive/Genesis
Topic: Libs & functions description
Replies: 6
Views: 4695

Re: Libs & functions description

Hi Stef,
I've downloaded the Stef Dev Kit 0.4 on SpritesMind Tools web page but no documentation is included.
I found the full SGDK here http://stephane-d.github.io/SGDK/
I'm all good to code now!
Thanks.
by Apocalypse
Tue Sep 15, 2015 2:34 am
Forum: Megadrive/Genesis
Topic: Libs & functions description
Replies: 6
Views: 4695

Re: Libs & functions description

djcouchycouch wrote:
Apocalypse wrote:Pascal's sdk.
Pascal's SDK? Not Stef's SGDK?
My mistake... I'm a bit lost, you're right it's Stef's SGDK (first message modified).
by Apocalypse
Mon Sep 14, 2015 8:15 pm
Forum: Controls
Topic: Mega Mouse Usage
Replies: 23
Views: 39527

Re: Mega Mouse Usage

Both Sega Mouse (2 buttons + 1 on the ball) and Mega Mouse (North American market, 3 buttons, no clickable ball, + Start button) use a dedicated protocol to communicate with the MD. Charles MacDonalds doc on the Genesis IO, where you find this: Sega Mega Mouse This is a three button mouse (left, mid...
by Apocalypse
Mon Sep 14, 2015 2:37 am
Forum: Megadrive/Genesis
Topic: Libs & functions description
Replies: 6
Views: 4695

Libs & functions description

Hi all, I'm new on the forum so sorry for my naïve question: where can I find a description of all libraries and functions included in Stef's SGDK. I know I can open each .h file but it isn't a very efficient way of working. If such a document doesn't exist I'm keen to do one (hoping it will help me...