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 ... 65 66 [67] 68 69 ... 161
991
Miscellaneous / Re: Pretty sure there's something wrong here...
« on: October 31, 2010, 09:18:11 pm »
Partitions allow you to have more than one file system on one physical disk :). All file systems are contained in a partition, but not all partitions contain a file system (e.g. swap partitions on unix/linux)

992
News / Re: Jailbreak your PS3 with a TI-89 Titanium
« on: October 31, 2010, 09:15:00 pm »
Congratulations, Brandon! Have you been putting that USB analyzer to good use? :D
Can't wait for more, and possible further knowledge from you on the 84+(SE) USB port ;D

993
TI-Boy SE - Game Boy Emulator For TI-83+SE/84 / Re: TI-Boy SE
« on: October 31, 2010, 09:11:07 pm »
Understandable :)
It's not like you'll be writing flash during gameplay, though, so speed isn't an issue.

994
Miscellaneous / Re: Pretty sure there's something wrong here...
« on: October 31, 2010, 09:03:22 pm »
You don't need to use Linux, actually. Windows has the capacity to manage partitions. ;)
Control Panel -> Administrative Tools -> Computer Management -> Something to the effect of "Disk Management"

995
TI-Boy SE - Game Boy Emulator For TI-83+SE/84 / Re: TI-Boy SE
« on: October 31, 2010, 08:33:43 pm »
Has TI changed the Flash chip along with removing RAM (And, for some time, changing the LCD)? Hmm...
Keep up the good work, though! :D

996
Other Calculators / Re: Simple yet useful virus
« on: October 31, 2010, 08:23:00 pm »
Yeah. You can break between commands in a program just fine, but the line itself is unbreakable.

997
TI-Boy SE - Game Boy Emulator For TI-83+SE/84 / Re: TI-Boy SE
« on: October 30, 2010, 06:59:50 pm »
Yeah, the problems were fixed once I used normal flash writing (no Fast Mode). Programming bytes in Fast Mode on his calc worked just fine, but there seemed to be some sort of problem when erasing a sector after using Fast Mode.
Aren't you supposed to exit from Fast Mode first, as the documentation says? Or did you, and then it didn't work? ???

998
Axe / Re: How to be an utter n00b, by me
« on: October 30, 2010, 06:55:47 pm »
If i am correct, mirage programs (asm) are identified with 'Return' at the beginning of the program.  In Asm( though,  that would immediately shut that off.

*happybobjr has a thought and runs away
Mostly correct. :) There's a bit more of a header than that, but they do begin with a 'ret'

999
Other Calculators / Re: Simple yet useful virus
« on: October 30, 2010, 06:13:56 pm »
On the TI-81, it was worse: no command can be broken by pressing [ON]. For example, if you try to evaluate
Code: [Select]
sin(sin(sin(sin(sin(sin(sin(sin(sin(sin(sin(sin(9001you'll be waiting a while since you can't interrupt it.

1000
Other Calculators / Re: Key Group Check Program
« on: October 30, 2010, 05:58:54 pm »
I wrote a really crude version of this at one point, but yours has boxes! :P
Nice job. :)

1001
Axe / Re: Routines
« on: October 29, 2010, 11:27:19 pm »
You don't need to be in any specific interrupt mode, actually. ;D
You can be in any mode, interrupts enabled or disabled, and it will work.
What the code does is read a bit the corresponds to whether the [ON] key is being pressed. Interrupts are not involved ;)

1002
Axe / Re: How to be an utter n00b, by me
« on: October 29, 2010, 11:14:03 pm »
On OS 2.53/54MP, I noticed that after running a no-stub Axe program, if you press ENTER again on the home screen, nothing happens at all, not even a Done message. Normally it would run the program again but not on the MP OSes. I have to press 2nd then ENTER twice to run it again.

Also, in rare occasions (earlier Axe versions), certain errors in your code could cause all ASM programs to just instantly display Done when ran, even if compiled no-stub, even if they had no errors. A RAM Clear would not even fix this, only a Mem Clear would.
2.53/54 MP is special :P
Runer is correct. MirageOS/DoorsCS programs just return immediately if run from the homescreen.

1003
TI Z80 / Re: Light
« on: October 29, 2010, 11:00:41 pm »
Looks cool!
Random question, though: why did the screenie show "Asm " and not "Asm(" ???

1004
TI-BASIC / Re: Application booting just after turning on
« on: October 29, 2010, 10:55:47 pm »
Okay, then. No need to follow the other links ;D
Good luck with whatever you are trying to do!
Also, as I have not done it yet, I say "Welcome to Omnimaga! :D"

1005
TI Z80 / Re: Simul v1.0
« on: October 25, 2010, 01:32:40 pm »
It seems I haven't said how awesome this is yet ;D
Excellent job. This goes on my calculator immediately! :)

Pages: 1 ... 65 66 [67] 68 69 ... 161