--> Show Posts - ralphdspam --> -->

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

Pages: 1 ... 15 16 [17] 18 19 ... 63
241
General Calculator Help / Re: lcd going bad
« on: September 07, 2011, 08:47:44 pm »
As far as changing colors of the screen, you can do this:
First archive all entries.  Then, type [MODE], [ALPHA], [ S], and [ENTER].  Press the [ON] key to escape from the counting numbers.  Keep on pressing [Enter] until you see a number on the screen.  Finally, pres [ON] again to escape the Test Mode and clear your ram.  

I'm not sure if that will help any, but I hope your screen can work again.  

EDIT: I also found this. 
http://en.wikipedia.org/wiki/Defective_pixel#Stuck_versus_dead_pixels

242
News / Re: Omnimaga turns 10 years old
« on: September 07, 2011, 05:30:55 pm »
Yay!  Happy birthday Omnimaga!  :D

Here's to many more prosperous years!
!Peanuts!

243
News / Re: ASM to arrive on TI-80 ROM 4.0 soon?
« on: September 05, 2011, 06:32:35 pm »
Sounds interesting...
How is the instruction set for this CPU?

244
TI Z80 / Re: Real gravity in pure TI-BASIC
« on: September 04, 2011, 01:03:53 pm »
Wow!  It looks very nice!  :D

245
Humour and Jokes / Re: Some (really) funny jokes
« on: September 03, 2011, 10:34:51 pm »
Lol...
No IE jokes?  :P

246
Axe / Re: 4x4 sprites
« on: September 03, 2011, 10:14:36 pm »
If anyone wants to make an Axiom, Xeda, Runer, and I made a couple of ASM routines.  
http://ourl.ca/10793

Builderboy's idea is probably the best solution for pure Axe, though.

247
TI Z80 / Re: Wikeypad: the online calculator keypad anyone can edit
« on: September 03, 2011, 02:37:29 pm »
I'm having trouble editing the text.  After I finish typing and defocus the browser, the text turns gray (which I believe is normal).  Upon refresh, the text is replaced with "0".  Now, the box is entirely gone.  (If you find "vandalism" on the mode key, it is due to this problem.  :/

By the way, I am using Google Chrome. 

EDIT: I'm able to edit other items now with no trouble, but the EOS box under the MODE button is still missing.
EDIT2: Now I can't click on any keys.

248
Humour and Jokes / Re: How to WIN the game
« on: September 02, 2011, 10:27:46 pm »
yeah, thanks.  :\

249
ASM / Re: 7 Level Grayscale Mask
« on: September 02, 2011, 06:27:09 pm »
Thanks.  :)

I'll do some testing to see which method looks better.  I'll probably have to set up a poll or something.  :P

250
Other Calculators / Re: Why Do You Program on Your Calculator?
« on: September 02, 2011, 02:23:21 am »
I think it's just fun.  I come from a mostly nerd school, so being a called a nerd is a complement.  :P

251
The Axe Parser Project / Re: Axe Parser
« on: September 02, 2011, 02:19:59 am »
No, I think he is saying that hl will remain intact as you return from the subroutine. 

252
ASM / 7 Level Grayscale Mask
« on: September 02, 2011, 12:29:03 am »
I'm currently working on a 7 - level grayscale routine.

Why not 8?  With 7 level grayscale, each color pattern is equally spaced.  This is one of the reasons why 4 and 3 level can look so perfect (as opposed to 8 level).  (Another culprit is the hideously slow lcd refresh rate, but that is a different story.)

111010 - Not equally spaced (Notice the last 010 and how it makes it look lopsided.)
110110 - Equally spaced (You can chop this in half and get the same 3 bits.)

Code: (Perfectly Spaced 7 - Level) [Select]
000000
100000
100100
101010
110110
011111
111111
Of course, these bits can be in different rotations.

Currently, I only have a 6 - level grayscale routine because I can't figure out a mask.  
Here is what I currently have:
Code: [Select]
Masks:
011011
101010
100100

Patterns:
000000
100100
101010
101110 (bad)
011011
111111 (duplicate)
111011
111111

Can someone please help me find a mask for 7 level grayscale?
Thanks.  :)

253
The Axe Parser Project / Re: Bug Reports
« on: September 01, 2011, 01:49:29 am »
I'm not sure if this has been pointed out yet.
Quote from: Changes.pdf Page 2
I enforce this restriction because it optimizes your code a lot more optimized.

Spoiler For Spoiler:
successful troll is successful :P

254
News / Re: Omnimaga Contest 2011 Part 2 results
« on: August 31, 2011, 11:02:01 pm »
Congratulations to all participants!  :D
* ralphdspam needs to get a CX :\

255
News / Re: TI-BANK and Revsoft temporarily unavailable
« on: August 31, 2011, 10:50:47 pm »
I hope you guys can bring back Revsoft.  
I'd hate to see it ride quietly into the night.  :\

Pages: 1 ... 15 16 [17] 18 19 ... 63