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

Pages: 1 ... 46 47 [48] 49 50 ... 68
706
Axe / Re: Function
« on: July 03, 2012, 03:00:51 pm »
You can combine 2 real variables or use the OP registers...

707
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: July 03, 2012, 02:21:54 pm »
2965: You built a place for your calcs to live

708
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: July 03, 2012, 01:31:26 pm »
2958: You avoid programming just to spam here
2959: You criticize people who do so

709
TI Z80 / Re: tanks and AI
« on: July 03, 2012, 01:29:37 pm »
It's a lot late. Only 5 days left.

710
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: July 03, 2012, 01:14:08 pm »
2956: You don't use Facebook, but rather Google+.

711
News / Re: Omnimaga Programming Contest 2012: Artificial Intelligence
« on: July 03, 2012, 01:05:16 pm »
I'll judge the z80 Basic (since I'm not entering).

712
Introduce Yourself! / Re: new
« on: July 03, 2012, 01:01:29 pm »
Then I suggest that you learn Basic first.

713
TI-BASIC / Re: [Contest] Siam
« on: July 02, 2012, 09:25:33 pm »
The Nspire's TI-Basic is too limited. Come on... it doesn't even have Input. Also there is no 68k section in the contest. Good luck!

714
Axe / Re: Mirage OS usage
« on: July 02, 2012, 08:57:03 pm »
Right behind the S->{GDB1HS+10}
It would be S->{GDB1HS+10}r
It would be S->{GDB1HS+20}r actually. Thank you for correcting me.

715
Axe / Re: RAM addresses
« on: July 02, 2012, 08:48:26 pm »
The way most programs/apps  that do that use a font hook instead of modifying a Flash location. Overwriting the font data would be a pain (backup parts of the page that should not be overwritten, then erasing the page containing the data, restoring the backup content, and writing to the proper parts).

716
Axe / Re: Mirage OS usage
« on: July 02, 2012, 01:25:42 pm »
^r needs to be included if you are using 16-bit integers (0 to 65535) for your score.

717
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: July 02, 2012, 11:40:22 am »
2940: Your TI-89 counts down the days until the AMC

718
Axe / Re: Mirage OS usage
« on: July 02, 2012, 11:02:09 am »
Assume that the SORTD subroutine sorts data in descending order.
I also want to correct something:

Code: [Select]
Data(100^r,90^r,80^r,70^r,60^r,50^r,40^r,30^r,20^r,10^r,0^r)->GDB1HS
.later...
S->{GDB1HS+10}
sub(SORTD,GDB1HS,11)
.assume SORTD is a subroutine. # of items is 11.


719
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: July 02, 2012, 10:58:16 am »
2932: You have an internship at Casio
2933: For free.
2934: Your house is made of calcs.

720
Other Calculators / Re: Jetpack 8x(+)
« on: July 02, 2012, 10:56:19 am »
TI-81: NO.
TI-82: Maybe, if you write a TI-83(+) to TI-82 converter.
TI-85/86: Consider the different screen resolution.
TI-73: ?

Pages: 1 ... 46 47 [48] 49 50 ... 68