2356
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. 2357
Art / Re: [request] Lightsaber sprites« on: October 21, 2011, 03:13:36 pm »
Is it a greyscale?
2359
Axe / Re: Storing Pics« on: October 21, 2011, 03:09:30 pm »
2nd question:
To Store Pic in appvar: GetCalc("appvBLAH",768)→A //appvBLAH created and stored into pointer A [Pic1]→B //Pic1 in OS Stored into pointer B Copy(B,A,768) //Copies Pic1 into appvBLAH to call it. Getcalc("appvBLAH")→A //Call appvBLAH from OS and stores it into pointer A To display that Picture after you call it: Copy(A,L6,768 2360
Axe / Re: Walking man« on: October 21, 2011, 03:06:29 pm »Code: [Select] [HEX]->Pic1 EDIT: * Yeong is ninja'd badly
2361
Art / Re: [request] Lightsaber sprites« on: October 21, 2011, 02:59:03 pm »
how should the 'player' looks like?
2363
Grammer / Re: Grammer 2-The APP« on: October 21, 2011, 09:19:41 am »
I think she implenented Delvar into grammer.
I think leaving as it is right now is great. or... Spoiler For Spoiler: 2364
Axe / Re: Axe Q&A« on: October 21, 2011, 09:02:11 am »
So I did this:
Code: [Select] GetCalc("varF")→X but it still won't produce the sound ![]() does F or P have to be less than 255? 2365
TI Z80 / Re: MUSEINC: Make musicmaking in Axe easier!« on: October 21, 2011, 08:50:48 am »Do yo use my code?Not yet. I'll going to after I'm done with my tracker first. seems like that all I have to do to implement your code is to change the parsing program which is much easier to do ![]() 2366
TI Z80 / Re: MUSEINC: Make musicmaking in Axe easier!« on: October 21, 2011, 08:31:30 am »
oh. XP
EDIT:Screenshot v2 ![]() ![]() 2367
Music Showcase / Re: turiqwalrus's music thread« on: October 21, 2011, 08:30:36 am »It sounds great!lol ![]() * Yeong listens to Megaman music too much
2368
Grammer / Re: Grammer 2-The APP« on: October 21, 2011, 08:27:53 am »
also, when grammer scrolls through the program, can you make it so it only displays Grammer files?
Since Grammer files have a special header, I think it'll be easy to implement. 2369
Music Showcase / Re: turiqwalrus's music thread« on: October 21, 2011, 08:20:58 am »
It sounds great!
Kinda kingdom-ish feel ![]() 2370
Grammer / Re: Grammer 2-The APP« on: October 21, 2011, 08:02:14 am »
I run your partex2.
Nothing happens ![]() EDIT:Nvm I just realised that partex2 was archived XP |
|