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

Pages: 1 ... 69 70 [71] 72 73 ... 161
1051
The Axe Parser Project / Re: Axe Parser
« on: October 15, 2010, 08:48:53 pm »
Perhaps. But realize that "!" is only used right before "If ". It could get another use ;)
I think "!" and "?" could work for bc and a, in either order.

1052
The Axe Parser Project / Re: Axe Parser
« on: October 15, 2010, 08:06:20 pm »
Aha, I've been wanting this feature for a while, but I thought it might be too much trouble. It would help for interfacing with Asm(), I'm sure :)
Agreed. Perhaps use another token to represent bc, "!" perhaps? It wouldn't be as optimized, because you have to use "ld b,h \ ld c,l" rather than "ex de,hl", but it would definitely help in interfacing with assembly and using bcalls. (Also, any possibility of using a?)
When you make these things official, commands will start having to have a "destroyed" field in the documentation ;D

1053
Axe / Re: Bluescale
« on: October 15, 2010, 07:54:33 pm »
Strange... the code posted (this one:
Code: [Select]
Repeat getKey(15)
Shade(0)
Shade(63)
End
) doesn't work on my 84+SE...
Lemme make sure before we start getting worried ;D
Edit: Confirmed. Does not work. My screen just looks slightly fainter than highest contrast. O_o

1054
Miscellaneous / Re: Away from Omnimaga for at least 17 days. from 14 Sep
« on: October 15, 2010, 12:45:15 am »
don't worry omnim worked perfectly in china! not blocked! thank goodness
We shouldn't be blocked. It's not like we're actively promoting Chinese civil rights :P
* calcdude wants to know if someone was insulted, in which case he will immediately edit this post.
Also, 1200th post! ;D

1055
General Calculator Help / Re: 83+ LCD locked up
« on: October 15, 2010, 12:22:44 am »
How common is it for an 83+ to have a slower LCD driver, anyway?

1056
General Calculator Help / Re: 83+ LCD locked up
« on: October 15, 2010, 12:17:32 am »
No way AFAIK except to modify the program, a near-impossible task without source code. :(

1057
General Calculator Help / Re: 83+ LCD locked up
« on: October 15, 2010, 12:08:33 am »
ALCDFIX use "delay ports" that aren't present on the 83+. These ports stop the calculator (that or reset a status bit in port 2) for a certain amount of time after using the LCD.

1058
Other Calculators / Re: Mimas by Benjamin Moody
« on: October 14, 2010, 11:24:39 pm »
< 1 minute? App signing on-calculator would be very practical then :D
Can't wait for the bugfix. Keep up the good work! :)

1059
Introduce Yourself! / Re: Hello, World...I mean people
« on: October 14, 2010, 10:38:49 pm »
Heya and welcome here I hope you enjoy your stay and I can't wait to see your BASIC RPG. We haven't got a lot of those in the past year and I love RPGs. :D

Also doN't mind the randomness that happens sometimes in the intro section ;D

EDIT: Also don't hesitate to ask questions if you need to do so, people will be happy to help :)
Hence the lack of post count increases :P

Welcome to Omnimaga! Your peanuts should be arriving shortly.

* calcdude lost The Game. However, he has not been rickrolled.

1060
Axe / Re: Bluescale
« on: October 14, 2010, 09:58:37 pm »
Even with blue and yellow it's still only a two-color screen :P
As for the blue in general, contrast changes cause a voltage spike. Causing that spike to keep occurring turns the screen blue. This is what Quigibo found elsewhere.
Edit: I've never gotten that program to work and have heard that it is difficult to get working.

1061
TI-Nspire / Re: Would an NES emulator be possible on Nspire?
« on: October 13, 2010, 09:36:57 pm »
It appends <filename>.nes to the end of nes.bin and outputs it to <filename>.tns

1062
Miscellaneous / Re: Happy birthday to me!!!!!!
« on: October 13, 2010, 09:06:28 pm »
663 posts, qazz! ;D

1063
The Axe Parser Project / Re: Features Wishlist
« on: October 13, 2010, 08:35:37 pm »
Forward references. I don't know how to add more to this... ;D

1064
Axe / Re: Data
« on: October 13, 2010, 08:23:23 pm »
Does Axe support forward references yet? If so, yes.

1065
The Axe Parser Project / Re: Features Wishlist
« on: October 13, 2010, 05:37:33 pm »
I must agree; the lack of another full buffer has been annoying me for a while ;D
So, seconded (or whatever number we're on... :P)

Pages: 1 ... 69 70 [71] 72 73 ... 161