Lookup Table Help

Ask anything your want about Megadrive/Genesis programming.

Moderator: BigEvilCorporation

Post Reply
Scorpion Illuminati
Interested
Posts: 28
Joined: Fri Oct 02, 2015 4:58 pm

Lookup Table Help

Post by Scorpion Illuminati » Thu Jan 26, 2017 2:39 pm

Hi,

I'm am still relitively new to sega genesis programming. I was wondering if someone could please explain to me how to make a lookup table like so:

Cue:
dc.b Song1, Song1_Beatmap, 0
dc.b Song2, Song2_Beatmap, 0

Where each entry points to a label for the actual tune data and a label to that songs beatmap data. Any assistance in this matter would be greatly appreciated.

Sincerely,

Scorpion Illuminati
Scorpion Illuminati - An open source rhythm game for the Sega Genesis
http://www.scorpionilluminati.tk

Post Reply