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 ... 24 25 [26] 27 28 ... 34
376
News / Doors CS 6.0
« on: April 25, 2007, 08:52:00 am »
Kevin, I think Halifax (correct me if I'm wrong here, Halifax) may have started to revise his opinion slightly after using DocDE6.

377
TI Z80 / NexGenGS
« on: April 25, 2007, 02:10:00 am »
The concept of external libraries was first implemented in SOS for the TI-83 line of calculators.  I included support for them in Doors CS (I call them ALEs, Appended Library Extensions), but I no one has used them so far and I'm pretty sure the idea is mostly useless. You can take a look at how it handles ALEs here:
http://dcs.cemetech.net/index.php?title=ASM_Header_%28Doors_CS_6%29

378
News / Doors CS 6.0
« on: April 22, 2007, 07:24:00 am »
Halifax: no.  .db [anything] does a series of bytes, and .dw [anything] does a series of 2-byte words.  .db $00,$00 = .dw $0000.  Also, .db $0000,$0000 = .dw $0000.  It doesn't matter how many zeros you use.

379
News / Doors CS 6.0
« on: April 22, 2007, 02:46:00 am »
1. Remove that pop hl in the close section
2. Change .db $0000 to .dw $0000.  voila! :)smile.gif

Edit:
In case anyone is curious why exactly I think you should use Doors CS over other shells, take a look at Document DE.  Weighing in at under 900 bytes and demonstrating the power of Doors CS, this full-featured text editor allows you to create, view, save, and open text files within an attractive and intuitive GUI interface. With Doors CS 6's associated program feature, you can open files from Doors CS without having Document DE 6 open.  Also, keep in mind this took me a mere three days, maybe five hours of work total, to create, with the libraries Doors CS 6 offers.

Download
user posted image http://www.cemetech.net/scripts/countdown.php?/83plus/asm/programs/docde6.zip&location=archive[/url

user posted imageuser posted imageuser posted imageuser posted imageuser posted image

380
News / Doors CS 6.0
« on: April 20, 2007, 12:41:00 pm »
Lemme drop some ASM knowledge: the worst you can get through LCD manipulation is a distorted image. :)smile.gif DCS also manipulated the LCD down to the tstate; in fact, every shell and program with a fastcopy routine does...

381
News / Doors CS 6.0
« on: April 20, 2007, 12:22:00 pm »
I don't intend Doors CS to be fun. :Dbiggrin.gif It's a shell, not a game, y'know. I hope you'll be swayed by some of the cool programs that are going to be coming out soon for it.

382
News / Doors CS 6.0
« on: April 20, 2007, 11:42:00 am »
QuoteBegin-Insanity+20 Apr, 2007, 17:1-->
QUOTE (Insanity @ 20 Apr, 2007, 17:10)
This is as close to Windows for the calc is it gets. :Ptongue.gif

 Thanks ... I think. :lol:bounce2.gif

383
News / Doors CS 6.0
« on: April 20, 2007, 10:59:00 am »
QuoteBegin-graywolf+20 Apr, 2007, 16:56-->
QUOTE (graywolf @ 20 Apr, 2007, 16:56)
DoorsCS is truly awesome. Feels like a real operating system for the calculator.  :king:king2.gif

 Sweet, that's what I was going for.  Very glad to hear it.

384
News / Doors CS 6.0
« on: April 20, 2007, 10:30:00 am »
QuoteBegin-Liazon+20 Apr, 2007, 15:33-->
QUOTE (Liazon @ 20 Apr, 2007, 15:33)
Congrats on the new release Kerm! I'd try it out but I can't seem to find my cable.  

 Hehe, nice.  And thanks for the congrats. :)smile.gif

385
News / Doors CS 6.0
« on: April 20, 2007, 07:46:00 am »
QuoteBegin-threefingeredguy+20 Apr, 2007, 13:39-->
QUOTE (threefingeredguy @ 20 Apr, 2007, 13:39)
It may be a notable part of your personal history, but in it's field it isn't a notable item. All you're doing is cheapening the digg system and feeding your ego.  

 Mind if we drop it for now? I think the discussion we're having in #tcpa is much more relevant at this point.

386
News / Doors CS 6.0
« on: April 20, 2007, 07:37:00 am »
QuoteBegin-threefingeredguy+20 Apr, 2007, 13:23-->
QUOTE (threefingeredguy @ 20 Apr, 2007, 13:23)
I didn't start anything. I saw you post the link in #tcpa, followed it, read CalcUser's comment, and agreed with it. I don't have anything against the project itself, but submitting your own stuff to digg is wrong, especially when it's not even very notable.  

 Not very notable? This is my crowning achievement.  This is the project I've been building up to for my entire 7 1/2 year calculator programming career.  This is the project that's actually useful, rock-solid-stable, and has sufficient appeal to actually make its way onto thousands of calculators.  That's why I'm putting my all into getting the word out.

387
News / Doors CS 6.0
« on: April 20, 2007, 07:17:00 am »
QuoteBegin-threefingeredguy+20 Apr, 2007, 12:53-->
QUOTE (threefingeredguy @ 20 Apr, 2007, 12:53)
Do you have to spam every site with this? Anyone who cares about this shell is probably a Cemetech regular and will see the news when they visit your site. Since you submitted your own work to digg, I have buried it and hope that your "minions" stop burying CalcUser's statement simply because they don't want the truth to be known.  

 Why is it that when other people post their projects on all of the calculator forums, but when I do, you persecute me, 3fg? So 'twas you who started the digg flamewar?

388
News / Doors CS 6.0
« on: April 20, 2007, 06:32:00 am »
The culmination of over fourteen months of hard work, Doors CS 6, a new shell and GUI for TI-83+/TI-84+ graphing calculators, is now available.  Doors CS 6 brings ease-of-use, a mouse-based GUI, folders, networking, and more to your calculator. Run almost every filetype, including MirageOS, Ion, BASIC, ASM, and Doors CS programs. Extreme expandability and functionality for users and developers, plus a large and devoted support community.  Check out the full feature list:


389
Computer Projects and Ideas / DevOS v0.x
« on: April 10, 2007, 05:33:00 pm »
Dude, do you have any idea how unrealistic this is? Good idea, though, way to be a visionary. :)smile.gif

390
Introduce Yourself! / calc84 is here!
« on: April 10, 2007, 06:00:00 am »
QuoteBegin-calc84maniac+25 Mar, 2007, 1:59-->
QUOTE (calc84maniac @ 25 Mar, 2007, 1:59)
Hello, I am calc84maniac of OTBP and Penguin Studios (of course, EVERYONE knows who they are :Dbiggrin.gif ) Wait a minute, this is looking familiar... <_<dry.gif:Ptongue.gif

 And of Cemetech, of course. :)smile.gif

Pages: 1 ... 24 25 [26] 27 28 ... 34