HomeForumsWhat's newResources 
 
 
Tutorials!
TakaIsSilly - Aug 30, 2001

 < Prev  1  2 

 TakaIsSilly Sep 5, 2001
Barracuda, thanks, but my next tutorial lesson already has an keypad detection function built in.

As for the screen cleaning. you might have to sort that out yourself. Either build an loop with slPrint(" ... ", slLocate(1,x)) (i suppose it's fast enough for your use), or you have to manually clean the tile data... something like

for (i = NBG0_MAP; i <= NBG0_MAP * 2; i++) (* void) i = 0x00;

(this provably doesn't work, but i don't have the docs with me right now.)

 IceDigger Sep 6, 2001
TakaIsSilly do I have your permission to post this in the Saturn Development section of SX?

 TakaIsSilly Sep 7, 2001
Ice, suit yourself. I need as many mirrors as possible ^^;. I'm using an paid space and supported only by the good will of a friend. If he needs bandwidth, my pages will surely go down first (since it wastes too mutch banwidth, and the site is directed to local Portugese trafic only). So, it would be a great help to have several mirrors when I go down ^^.

 MasterAkumaMatata Sep 7, 2001

  
	
	
Quote: from IceMan2k on 9:38 am on Sep. 6, 2001

TakaIsSilly do I have your permission to post this in the Saturn Development section of SX?

Ice, don't you mean the Saturn section of the Miscellaneous... page? I don't see a section labeled Saturn Development on the left frame, is it hidden or something, or perhaps you'll add it later?

 IceDigger Sep 7, 2001
Going to add it this weekend.

 MasterAkumaMatata Sep 7, 2001
Ahh, that explains it.

 IceDigger Sep 9, 2001
argg, cant access the page

could you send me the stuff to iceman2k@home.com...

thanks

 MasterAkumaMatata Sep 10, 2001
Stuff sent to IceMan2k....

 < Prev  1  2