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 ... 22 23 [24] 25 26 ... 161
346
TI Z80 / Re: TruVid - 4 level grayscale video with sound
« on: July 11, 2011, 04:22:37 pm »
And I'm going to try to get Nyan Cat to fit when I make it, and if it doesn't, Nyan Cat OS!!!
928KiB of just Nyan Cat! (On an 84+) ;D

347
Darl, it's hardware stuff, and since the ports being read are never modified by other programs, it shouldn't.

348
1) TI-84+SE
2) P-0508M
3) No LCD issues
4) v#2
5) Only 48KiB of RAM
6) $55
7) $00
8) $01C4
9) $000000

349
Portal X / Re: Portal X
« on: July 11, 2011, 12:32:46 pm »
If this project dies, you will never hear the end of my wrath.
I noticed unread posts in this thread, and was hopeful for a moment <_<

350
TI Z80 / Re: TruVid - 4 level grayscale video with sound
« on: July 11, 2011, 11:53:41 am »
TI-83+SE, yes. (It has the crystal timers and as much ROM as the 84+SE). Not so for the 83+, though, which doesn't, among other things, have the crystal timers.

351
News / Re: TI-Boy SE Beta pre-release
« on: July 09, 2011, 07:53:32 pm »
Hmm, this thread seems kind of f-zero/project m-esque...someone bumps it and it looks like there's an update x.x
lol, I agree. :D
I agree, too.
I really thought that ;D
Same here :P
Admittedly, I'm not using the newest version as of now, but anyway I agree with all four of you ;D

352
The Axe Parser Project / Re: Axe Parser
« on: July 09, 2011, 07:42:06 pm »
Ah, thanks for the syntax. As for the second, understood. (But I can't do that for built-ins :P)

353
The Axe Parser Project / Re: Axe Parser
« on: July 08, 2011, 07:28:57 pm »
Map(λ(r12),L1,100)
I have couple remarks on that :)
First of all, since we will presumably be able to make routines such as Map( ourselves, could you show us the syntax for calling a subroutine by address? (Something like sub(r1, ...)r, perhaps? (Where r1 is any expression))
Secondly, will inlining be supported? (In general, not just for Map() That is, if an anonymous subroutine (or lambda, whatever you want to call them) is passed to a routine and that routine has a call for it exactly once, will the compiler replace the call with the routine itself? Otherwise, your example, among other useful invocations, will be much slower than it should be. ;)

354
TI Z80 / Re: TruVid - 4 level grayscale video with sound
« on: July 08, 2011, 07:10:53 pm »
That's a ridiculous throughput. I'd ask for compression, but the answer is definitely "no" unless you want to give up sound quality or framerate (nope :P).
Congratulations! :D

355
Miscellaneous / Re: Does this work
« on: July 08, 2011, 06:43:51 pm »
To my knowledge it's trying to mess with the LCD power supply. It doesn't work on my calculator. (Probably a different driver)

356
Other Calculators / Re: Music from a Flash Drive
« on: July 08, 2011, 05:18:32 pm »
Nice! Now to get that headphone adapter and USB adapter that I don't have <_< (I really should get them at some point to take advantage of things like this)
It's been two days since the last post, so how's progress? :)

357
Walnut / Re: Walnut Shell
« on: July 08, 2011, 05:08:11 pm »
5-day bump. (And my first time seeing the topic.)
Sounds great. Not having to make an application every time seems like it'll be incredibly useful.
I don't have a PRIZM myself, but good luck! Others will surely find this most useful. :)

358
ASM / Re: List of Bytes/Time each command takes?
« on: July 03, 2011, 05:54:16 am »
A label is just a nice reference point for other instructions to refer to. It's just a number, and it's not any code at all.

359
ASM / Re: help me with the string commands
« on: July 03, 2011, 01:36:02 am »
thepenguin77: would it work any better to use CPI/CPIR? Just a question.

360
ASM / Re: help me with the string commands
« on: July 03, 2011, 12:07:11 am »
Is A input, output, or both?

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