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 - Xeda112358

Pages: 1 ... 191 192 [193] 194 195 ... 317
2881
Grammer / Grammer Q&A
« on: November 08, 2011, 11:27:59 am »
I figured a Questions and Answers topic for Grammer might be useful now that Grammer is picking up new programmers :)
So if anybody has questions, feel free to ask! I will try to be on often enough to answer questions with code or comments :D

2882
Music Showcase / Re: Whatcha Making, guys?
« on: November 08, 2011, 10:43:45 am »
Well, I haven't listened to it, but I think it would be a lot better if it was 1337kb instead of 1338kb D:

2883
I won't be able to judge as I won't have internet after the first week or so of December D:
And that week I have finals exams .__.

2884
TI Z80 / Re: zStart - an app that runs on ram clears
« on: November 08, 2011, 07:42:52 am »
I'm still planning out the layout of Grammer .___.
But an update to zStart! Awesome!
*downloads*

EDIT: Feature idea: In the font editor, make a button to load the default char data? Like pressing Sto> will load the default TI-OS font as the custom char data
EDIT2: Xeda112358 loves the font features ^-^

2885
I have to finish Grammer 2 in time O.O Time to get coding >.>

2886
TI Z80 / Re: LytsOut
« on: November 05, 2011, 01:54:33 pm »
No, I haven't, actually :/ I might eventually when I get around to working on this again D:

2887
TI Z80 / Re: GrayDraw (Grammer)
« on: November 04, 2011, 01:43:27 pm »
:) Thanks buttsfredkin and aeTIos :)
And I do have a command to draw a checkerboard pattern (both checkerboards) so what do I have to do with them? Do I perform AND logic with that and the buffer I want to display?

2888
Grammer / Re: Grammer 2-The APP
« on: November 04, 2011, 01:40:02 pm »
Previous page :P

2889
Grammer / Re: Grammer 2-The APP
« on: November 04, 2011, 08:31:07 am »
Haha, nope :D That is like cellular automata :D It is a cool effect I discovered back when I was playing around with xLIB. I just create a pattern by drawing the upper 63 rows with xor logic to the lower 63 rows. For the first 96 iterations, I draw a pixel to the top row, then after that, it just looks like it is moving right in a really neat (and fast) effect!

2890
Grammer / Re: Grammer 2-The APP
« on: November 04, 2011, 08:23:28 am »
Check out the post for GrayDraw :D The grayscale is nicer oncalc than on Wabbit XD

2891
TI Z80 / Re: GrayDraw (Grammer)
« on: November 04, 2011, 08:20:41 am »
XD Runer just said to steal it from Axe O.O
The only problem is that I am using Grammer code to display the grayscale (not pure assembly). Though I could add actual grayscale support in the future...

2892
Grammer / Re: Grammer 2-The APP
« on: November 04, 2011, 08:18:43 am »
Hmm? What do you mean yeong?

2893
TI Z80 / Re: GrayDraw (Grammer)
« on: November 03, 2011, 11:30:21 pm »
I have no clue how to do that O.O

2894
TI Z80 / GrayDraw (Grammer)
« on: November 03, 2011, 11:12:59 pm »
GrayDraw is currently a very simple grayscale drawing program. You just input the name of the file to open and if it doesn't exist, it is created, otherwise, it is used. Note that this version does not check if the var is archived or not and it won't check if it is the right size (in case the var already existed).

You can do some simple drawing in 4-level gray that works best on models with 15MHz.

I might end up adding the ability to draw other shapes such as lines, rectangles, and circles, in the future.
I should also add in error checking XD

In any event, it looks better on a real calc than it does in the screenie, but I have this one anyway :D

EDIT: Uploaded correct version XD

2895
Grammer / Re: Grammer 2-The APP
« on: November 03, 2011, 11:05:54 pm »
Cool, please do, and thanks! Also, I have the grayscale drawing finished, so I will upload that soon >:D

Pages: 1 ... 191 192 [193] 194 195 ... 317