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

Pages: 1 ... 45 46 [47] 48 49 ... 62
691
ASM / Re: Create Groups
« on: July 10, 2010, 06:41:08 pm »
Here's what I realized I did. I made sure all the names in Str4 were 9 characters, the + or -, then the name (8 chars, spaces for blanks). But, for Str3, I forgot the spaces at the end.


Edit: Can someone link me to TI-84 Plus SE OS V 2.43?

692
ASM / Re: Create Groups
« on: July 09, 2010, 09:35:20 pm »
I posted in slightly more detail about whats happening on cemetech

693
ASM / Re: Create Groups
« on: July 09, 2010, 05:45:10 pm »
what sort of problems did the first one have? because i tried to use it and it crashed. i had a full memory dump (RAM and Archive) and now my calc randomly crashes when i try to do some basic functions or run certain apps.

I'm hoping ARCHUTIL will be of some service in recovering my archive.

Did anyone see this bug report?


The calc now requires ON+CLEAR to turn on.
Any of the reset memory functions freeze.
CalcSys Crashes

Edit: ArchUtil was able to recover my archives once i put it back on my calc. Now, seeing my above problems, should i do an OS reinstall.

694
ASM / Re: Create Groups
« on: July 07, 2010, 05:47:54 pm »
what sort of problems did the first one have? because i tried to use it and it crashed. i had a full memory dump (RAM and Archive) and now my calc randomly crashes when i try to do some basic functions or run certain apps.

I'm hoping ARCHUTIL will be of some service in recovering my archive.

695
ASM / Re: Create Groups
« on: July 06, 2010, 09:39:23 pm »
thank you. you have at least halved the time i projected it to take for me to ready my project for release and spared me massive quantities of coding. How would you like to be credited?

696
ASM / Re: Create Groups
« on: July 06, 2010, 07:53:21 pm »
can i have a screenshot of the unsquisher running. if you dont mind, i may just use celtic 3 for the ungrouping, but i will use your grouper.

697
ASM / Re: Create Groups
« on: July 06, 2010, 07:00:13 pm »
Well here it all is. The unsquisher takes the program name in string 1, using the same syntax for programs as the grouper, and converts it into hex code in a program of the same name just with A as its first letter.

"GROUPER2->Str1
Asm(prgmUNSQUISHER

then later
Rcl prgmAROUPER2

Now, can you have multiple programs in Str1. And I am at a loss. Where do you define the name of the group itself and where do you define the programs to be included? And, with the unsquisher, what happens if you unsquish and a program already exists in RAM. Overwrite or skip? and is it auto? cuz it would be best if it is auto.

And can you please provide me with a sort of readme for the stuff- i dont want to make any mistakes.

And thanks. You guys rock.

698
ASM / Re: Create Groups
« on: July 06, 2010, 05:57:18 am »
Well, it seems complicated. And, to increase the "awesomeness" associated with its release, I'd rather not say at the moment exactly what it's purpose would be (at least not on forums or IRC). Just know that the grouping itself needs to be fully automated, with its name defined in one String and its contents defined by another String.


Question about CelticIII: Let's say I have a program in RAM called prgmTEST. Can I then create an appvar TEST, and them not interfere with each other, so long as one stays an appvar and the other a program, or should the name be changed?

699
ASM / Create Groups
« on: July 05, 2010, 05:50:57 pm »
Hey guys. I am looking for an assembly subroutine (in hex, please) that does this:

You have a bunch of program names stored into Str4. The asm program creates a group consisting of those programs listed in Str4. Is this possible?

700
TI-BASIC / Re: Programs become unstable over time?
« on: July 05, 2010, 01:00:30 am »
The result of my instability was accidentally launching Celtic3 a few times, without regard to what was stored in Str0 or 9.

701
TI-BASIC / Re: Programs become unstable over time?
« on: July 03, 2010, 11:43:19 am »
GroupTool never caused me any trouble. but, it seems that Celtic III has made it obsolete.

702
I have decided to revive the Blast Antivirus project, using Celtic III app, designed to be compatible with both Celtic III and DCS7. This will be version 5. Also, whereas the settings and updates to the virus definitions were lost in a RAM clear in version 4, I am working on making them crash-proof in version 5. Also, the subroutines will be provided in a group file, and i will use Celtic3 to call them when needed and delete them when they are no longer needed. No ungrouping nessecary. I will post here on my project as I complete it.


Question: Let's say, the calc is currently running prgmBLAST5. I then use Celtic III to move BLAST5 to archive before quitting it, and move it back to ram upon launching it. Assume that no other software (ie: CalcUtil) is installed. Will that be an error? If yes, then I have another way around it.

703
TI-BASIC / Re: Programs become unstable over time?
« on: July 02, 2010, 02:23:09 am »
No. The program was tested extensively on my calc after I made it. Another program probably interfered. I'm scanning the code, line by line, to figure it out.

704
Most major topics, with minor omissions. But, its still missing the final chapters.

705
TI-BASIC / Re: Programs become unstable over time?
« on: July 01, 2010, 10:53:09 pm »
No, just out of curiousity and slightly out of experience. I have had a few issues with a program that I designed over a year ago, called EMPFORM.8xp. Then, I let a year go by. When I returned to it a year later, it randomly gave me an Err: Domain, that I couldn't pinpoint.

Pages: 1 ... 45 46 [47] 48 49 ... 62