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

Pages: 1 ... 27 28 [29] 30 31 ... 34
421
TI Z80 / The Massacre
« on: December 10, 2006, 03:22:00 am »

Anyway, the mouse routine doesn't require a hardware mouse at all... and yes, it already has an acceleration system built in.

422
Other Calculators / Best Shell for the TI-83+
« on: December 10, 2006, 03:18:00 am »
Ah, then you're not familiar with Doors CS's "Smart Writeback".  It totally pwns MirageOS.  Here's how it works.

1. A program is run.  If it's BASIC or ASM and in ROM, it's copied to RAM. under a temporary program name.
2. The program is executed and eventually quits.
3. If it's BASIC, Doors CS deletes the temporary program.  If it's ASM, Doors CS compares the copy in RAM and the copy in ROM.  If they're the same, the RAM copy gets deleted.  If not, the ROM copy is deleted, the RAM copy is renamed, then archived.

423
TI Z80 / The Massacre
« on: December 09, 2006, 06:25:00 pm »
Yay! Very glad to hear this, Halifax.

424
Other Calculators / Best Shell for the TI-83+
« on: December 09, 2006, 05:05:00 pm »
Liazon, why would you like writeback turned off? Do you have some kinda hax going?

425
Other Calculators / Best Shell for the TI-83+
« on: December 08, 2006, 05:41:00 pm »
The info! Still under construction, of course, but it's got a lot of helpful stuff: http://dcs.cemetech.net/index.php?title=Developers%27_SDK

426
TI Z80 / 3-D Grapher - In TI-BASIC!
« on: December 08, 2006, 05:37:00 pm »
Not to boast or anything, but:
http://www.ticalc.org/archives/files/fileinfo/255/25521.html

I've been having a few ideas on hidden line that I wouldn't mind implementing.  Perhaps you've had similar ideas?

427
Other Calculators / Best Shell for the TI-83+
« on: December 08, 2006, 10:52:00 am »
QuoteBegin-Halifax+8 Dec, 2006, 16:47-->
QUOTE (Halifax @ 8 Dec, 2006, 16:47)
Yes Kerm but you have only named 1 program that took control of that powerful library. How many programs have already taken control of MOS's library and still are.  

 ...dude, MOS has been around for well over 6 years now.  DCS 6 hasn't even been released yet.  I've already had interest from several other well-known community figures for info in using features like my GUI API in their own programs.  No offense taken, though, merely a challenge to excel. :)smile.gif

428
Other Calculators / Best Shell for the TI-83+
« on: December 08, 2006, 10:40:00 am »
QuoteBegin-Halifax+7 Dec, 2006, 17:58-->
QUOTE (Halifax @ 7 Dec, 2006, 17:58)
MOS because it has never crashed on me. And DCS includes a lot a stuff that is not needed for a programmers. What functions are assembly programmers actually going to put into their games.
If you take a look at elfprince's Strategic Conquest, you'll see the power of some of these extra libraries. :)smile.gifQuoteBegin-Halifax+7 Dec, 2006, 17:58
-->
QUOTE (Halifax @ 7 Dec, 2006, 17:58)
And another downside to DCS is that it will possibly be 3 pages. MOS is only 1 page so there's my opinion. ALso MOS is straightforward none of this flashy graphics stuff that DCS has. SOme more unneeded stuff
Not true re: the 3 pages.  There's no danger whatsoever that Doors CS 6 will exceed the current 2 pages.  At elfprince's prompting, I've begun to investigate the possibility of including CrunchyOS program support.

429
Art / WorldNews "TrendSig"
« on: December 08, 2006, 08:22:00 am »
Added Slashdot as a news source.

Anyway, I might as well explain here so other people can reap the benefits of the knowledge.

1. Start with a base image or a blank image.  You can use imagecreatefrompng(), imagecreatefromgif(), or imagecreatefromjpg() for a base image, or imagecreate() for a blank image.  For example:
c1-->
CODE
ec1$im = @imagecreate(100, 50)
 
430
Art / WorldNews "TrendSig"
« on: December 07, 2006, 11:49:00 am »
New, spiffified interface! Keyword searching!  I think I might go for a new Digging...

http://www.cemetech.net/projects/wt/

431
Other Calc-Related Projects and Ideas / Art?
« on: December 07, 2006, 03:18:00 am »
QuoteBegin-netham45+29 Nov, 2006, 20:4-->
QUOTE (netham45 @ 29 Nov, 2006, 20:40)
Ones I can shoot. :Ptongue.gif

It is going to be a deathmatch like UT2(Kerms game) so something like that.  

 I thought the hallway modes looked familiar. :Dbiggrin.gif

432
Art / WorldNews "TrendSig"
« on: December 06, 2006, 04:08:00 pm »
Anyway, I htaccessed the trendgraph for y'all:

http://www.cemetech.net/projects/trendgraph/ time / color / type / source / mode.png
time = number of minutes per bar, eg 1,5,60,1440,525600
color = normal, gray, or cool
type = vbar or vline
source = google or digg
mode = overview or search_terms

Example:

http://www.cemetech.net/projects/trendgraph/60/normal/vbar/google/overview.png
user posted image

433
Art / WorldNews "TrendSig"
« on: December 06, 2006, 02:56:00 am »
Excellent.  Now, are you outputting to file each time a line gets added, or is it htaccessed to the php script?

434
Art / WorldNews "TrendSig"
« on: December 05, 2006, 12:52:00 pm »
@Halifax: I have JatolEconomy, but the company doesn't offer my package anymore (http://www.jatol.com).

@Demon:
1. It starts with this image:
user posted image
2. It then drops the icons and text on top.
3. Next, it drops this image on top:
user posted image
4. Finally, it writes the resultant to trendsig.png.

435
Art / WorldNews "TrendSig"
« on: December 05, 2006, 02:58:00 am »
QuoteBegin-xlibman+5 Dec, 2006, 8:4-->
QUOTE (xlibman @ 5 Dec, 2006, 8:40)
I still vote for a version showing stats for TI websites %)rolleyes2.gif

 Yeah yeah, I probably will add that as an option in WorldTrends, except perhaps make it reload every 5 minutes or so.  I would probably get fora feeds from the major forums as an indication of activity.

Pages: 1 ... 27 28 [29] 30 31 ... 34