Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TbbW

Pages: [1]
1
General chat / Re: Many Happy Returns - JIM!
« on: June 24, 2008 »
happy birthday Jim!

remember to open a cold one and drink one for each person that wish you a happy birthday in this thread.

2
Challenges & Competitions / Re: Halloween 2007 Voting
« on: October 27, 2007 »
this is like the third challange i had no idea it whas going to be helt until voting started :P

3
coolers :)

4
it fails bigtime to play Freestyler.sid by agemixer.
while Xmplay and SidPlay can play it properly.
( tested with tinysid with software )

got a memory cant be read error with
Antics.sid by Chris Huelsbeck

and i seem to get volume issues with some samples ( som are been played at a realy low volume while other instruments in the same tune play on a good volume almost masking over the bugged ones )

ah yeh for those who dont know:
http://remix.kwed.org <- remixes of old SID tunes.
http://www.remix64.com <- another page with remixes aswell.
http://www.slayradio.org <- shoutcast radiostation with C64 in focus.

5
Freebasic / Re: Loading PNG into Imagebuffer
« on: January 07, 2007 »
thanks  :cheers:

6
Freebasic / Re: Loading PNG into Imagebuffer
« on: January 05, 2007 »
or use the Pload lib... its a static lib.
Pload() freebasic.net
same if you get the zlib static lib for fb ( can be found on the fb forum )

it works werry simple:

dim picbuffer as any ptr
picbuffer = pload("filename.png")

Pages: [1]