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 ... 22 23 [24] 25 26 ... 63
346
TI Z80 / Re: TruVid - 4 level grayscale video with sound
« on: July 08, 2011, 03:49:56 am »
O.O
thepenguin77=awesome

347
News / Re: Farewell
« on: July 08, 2011, 03:42:59 am »
:'(

348
Miscellaneous / Re: What is your signature?
« on: July 07, 2011, 11:12:07 pm »
Ouyay ademay emay oselay hetay amegay againway!  :(
* alphdspamray isway adsay hattay ehay ostlay.

349
ASM / Re: Checking the amount of set bits.
« on: July 07, 2011, 11:07:58 pm »
This method tests for zero or one reset bits (you'd have to check the $FF case manually)
Code: [Select]
;Outputs Z if 0-1 bits of A are reset
ld b,a
inc a
or b
inc a
Thanks!  That is awesomeness!  A winner is you!  :D

350
ASM / Checking the amount of set bits.
« on: July 07, 2011, 10:55:05 pm »
Hi, is there an efficient way to check if a byte has only one reset bit?

Example:
%11111011
True, because bit 2 is reset.

%01110111
False, because bit 3 and 7 are reset. 

Thanks for all of the suggestions.  :)

351
TI Z80 / Re: Rogue OS
« on: July 07, 2011, 08:26:06 pm »
Oh, :\

Would it be possible for someone to make a program to support TI bcalls?
There is the possibility of a compatibility layer, but I haven't looked too into it.
Well, either way, it sounds like it will become a great OS.  :)

352
TI Z80 / Re: Rogue OS
« on: July 07, 2011, 08:06:11 pm »
Oh, :\

Would it be possible for someone to make a program to support TI bcalls?

353
TI Z80 / Re: Rogue OS
« on: July 07, 2011, 07:42:36 pm »
Sounds like a nice, friendly OS to program for.  :)
Will it support dual booting with the TI-OS?

354
Miscellaneous / Re: What is your signature?
« on: July 07, 2011, 07:28:18 pm »
Igpay Atinlay isway away unfay amegay otay laypay.  :D

Quote from: My Sig
Ouyay oselay hetay amegay!  Hyway amway Iway peakingsay inway igpay atinlay??

355
News / Re: Omnimaga 2011 Programming Contest, Part #1: Axe Parser
« on: July 07, 2011, 07:06:11 pm »
It's too bad that so many people are dropping out of the contest.  :(

356
News / Re: An update to Bobby Carrot
« on: July 07, 2011, 03:36:38 pm »
I think it still works anyways, the nspire will automatically convert graphics to grayscale.

I don't have an Nspire at all.  :(

357
Someone should also try those block stacking type physics with rotation.  Hard but awesome.  :D

358
Since this happened, a lot of websites have disappeared (taken down or moved to an unknown location).  I don't really think this is fair for google to do, but they can.  :\

359
News / Re: 100+ posts day streak reaches 1 year
« on: July 07, 2011, 03:20:25 pm »
He's back ... which means the 100+ day streak will definitely be more than one year ;D
\o/ Yay!  We shall keep this alive!  :D

360
Miscellaneous / Re: What is your custom title?
« on: July 07, 2011, 03:14:38 pm »
How many posts does it take to get one?

Pages: 1 ... 22 23 [24] 25 26 ... 63