1276
Axe / Re: Send data using CMD
« on: May 29, 2011, 09:17:46 am »
I actually remember than NDless 1.1 could be installed with a bat file, so why not?
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. 1276
Axe / Re: Send data using CMD« on: May 29, 2011, 09:17:46 am »
I actually remember than NDless 1.1 could be installed with a bat file, so why not?
1277
Miscellaneous / Zeda's Last Day Around« on: May 29, 2011, 06:27:55 am »
Today is May 29th, meaning Zeda's College is over and she won't come back till September, meaning there won't be BatLib updates for a while
She said she wouldn't come here for a while (and she already did) so we didn't miss her so much... I hope she can handle a few months without Internet (ack, this sucks) 1278
News / Re: How to crash a TI-Nspire CX in 5 seconds« on: May 29, 2011, 06:21:21 am »
Hum, this most certainly is bad. So it's an older bug TI didn't fix?
Also, the video is private, can I be invited to see it DJ? 1279
ASM / Re: Memory Checker - My first ASM program« on: May 28, 2011, 04:29:03 pm »And don't forget the header I was told in Cemetech it was always 24756 :S And the header is DCS7 only now already. 1280
Miscellaneous / Re: New calculator site by annoyingorange« on: May 28, 2011, 03:25:34 pm »Yeah, I would really recommend starting a blog or something similar if you would like your own website. Making a "forum" (on webs.com no less) is just all around a waste of time. Look into Google's Blogger service, sign up, and start writing away. You won't make anyone angry with that (unless you call it Omnimaga again) Welcome to the forums D, you should Introduce Yourself here! 1281
The Axe Parser Project / Re: Axe Parser« on: May 28, 2011, 03:23:29 pm »
Well, my program which uses a few /256 is fine, but oh wait 16/16 Division, so it's not a problem, most of mine are 8/16. Still bad, I really hope the next version is 1.0.0 bugless
1282
News / Re: A-Map & A-Sprite, a map and sprite editor for Axe programmers« on: May 28, 2011, 03:21:33 pm »The project topics are placed in the Web Programming and Design section. What's next, A-Sign? Online Application signer? 1283
Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner / Re: ASM Lessons: Appendix E, and FINAL RELEASE« on: May 28, 2011, 03:20:51 pm »ticalc.org has now put the file up on their site. Yay, has Eeems uploaded it too? * Scout goes check.
1284
OmnomIRC Development / Re: OmnomIRC not sending data through to IRC« on: May 28, 2011, 03:20:23 pm »
This seems to have been fixed, time to save the topic again?
1285
Axe / Re: Documentation of the Speed and Size of (Almost) Every Axe Command« on: May 28, 2011, 03:18:22 pm »
Nice Runer112, cool you keep us updated
Also, is there a chance this can be released with Axe? 1286
Axe / Re: 16*16 sprite editor?« on: May 28, 2011, 03:17:43 pm »
If you want to do it on a computer, you can as well use TokenIDE's Hex Sprite Editor.
Or draw sprites by hand 1287
ASM / Re: Memory Checker - My first ASM program« on: May 28, 2011, 03:12:20 pm »
I made some updates, what do you think?
Code: [Select] ; Program Name: Memory Checker Added an "about" by the way: Code: [Select] ; Program Name: Memory Checker
1288
TI-Nspire / Re: [WIP] BlockBreaker Nspire (Lua)« on: May 28, 2011, 03:08:06 pm »
Woo! This is looking great, nice job
1289
News / Re: Omnimaga adds topic sharing widget on forums« on: May 28, 2011, 08:56:43 am »
I just twitted this topic =)
1290
ASM / Memory Checker - My first ASM program« on: May 28, 2011, 07:31:32 am »
I finished my first useful ASM program:
Code: [Select] ; Program Name: Memory Checker It only works in DoorsCS7 as it was written for it. It displays the free RAM and the total RAM. So if your free RAM is 11000 it says: 11000 out of 24576 I will be adding more stuff to it as I learn more ASM. What do you think? |
|