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 ... 50 51 [52] 53 54 ... 62
766
« on: April 14, 2010, 12:02:00 pm »
As you can see by looking at my signature, I am working on a TI-Basic game design tutorial. I undertook this project after hearing on a forum that there really aren't any good ones out there, specifically for game design. My tutorial will be in-depth, complete and comprehensive, and will cover Single player with AI, and multiplayer, and linking, as well as other topics, as well as the debugging process and optimization.
I have two requests of the TI-Basic community.
1. If anyone has any simple games that they are willing to release to me the source to, I will include them as learning tools in the appendix. You will be credited appropriately.
2. If anyone who is good with optimization is willing to write up a chapter (maybe 2-3 pages long) about it, that would be great. I am not good with optimization.
767
« on: April 14, 2010, 11:36:51 am »
Well, I need a list of bad hex codes. Ones that are malicious. Without them, I can't do it.
768
« on: April 13, 2010, 12:23:46 pm »
I'll probably use the Axe "add byte to end of program data" command to place the password into the program itself, rather than a variable, where it could be deleted by a RAM clear. Plus, because they become locked and converted to bicode, it'll be hard to crack.
OH, and yeah. I meant shell. Sorry.
769
« on: April 13, 2010, 08:41:45 am »
He's saying updating the virus, changing the code, so that the antivirus cannot detect that particular piece of code.
For anyone interested, the file attached is the last version of my antivirus. It has a "by-name" program scanner, and (maybe) can be set to run on start-up. I made this a while back, so I don't remember if it did.
770
« on: April 12, 2010, 09:03:36 pm »
oh. yeah. I scraped Blast Antivirus but forgot to alter my signature. You can see what I'm actually at work on. In a few minutes.
771
« on: April 12, 2010, 08:48:40 pm »
For any decent OS, it must have the following capabilities to be of much use:
Program Launching- yes ASM Support- yes A nice GUI- similar to mirage A method of organization (it doesn't really matter what)- i'll try
Some other, probably harder features
Built in Program editor- not very intricate, though Notepad- i'll try separate files/tabs for programs- i'll try Picture support- no way in Version 1. Maybe in subsequent releases. Text files- see notepad Changing program names- i dont know how Locking memory (Not sure if this is possible on 84+, but it came in really handy on the 86) data editor (for matrices, strings, that kind of thing)- it is possible, but i dont know how. Calculating/graphing- i'll try
Other features not mentioned that i plan on:
1. Password protect 2. Program encryption 3. Select- Run OS from RAM or Archive.
And, if someone could write an OS patch COMPATIBLE WITH ALL TI-83+ and 84+ CALCS AND OS VERSIONS or a hook into Offscript that loads the OS on startup, without Startup App, that would be cool
772
« on: April 12, 2010, 07:49:05 pm »
I am planning on using Axe to try to write a small OS program for the calc. Try is the key word. Any suggestions, ideas, comments? Anyone willing to help?
And, anyone know where the code for the calc game XSnake4 can be found. I plan on using it in my game design tutorial. I will contact the designer for permission if necessary.
773
« on: April 12, 2010, 07:31:23 pm »
TI-84 Plus OS v2.43
Stops pasting and gives dotted cursor.
774
« on: April 12, 2010, 07:30:04 pm »
im doing it now
775
« on: April 12, 2010, 03:40:21 pm »
Thank you. That link worked.
776
« on: April 12, 2010, 11:17:37 am »
SirCrpwn, can you please look again at the 2.43 OS you sent me. My calc won't take it, but it will take 2.40. Plus, the 2.43 file you sent me is 1/6 the size of the 2.40 file. Please double check.
777
« on: April 11, 2010, 08:38:41 pm »
Can Axe read from a program that is locked?
778
« on: April 11, 2010, 08:01:43 pm »
lol. me too
779
« on: April 11, 2010, 06:35:09 pm »
You can't display a program. You have to select it, then read the bytes of that line from it, then display THAT.
Am I right?
780
« on: April 11, 2010, 06:31:32 pm »
Bah humbug.
It's ok, though. I'll figure it out. Axe still rocks.
Pages: 1 ... 50 51 [52] 53 54 ... 62
|