Author Topic: TDCoder  (Read 10344 times)

0 Members and 1 Guest are viewing this topic.

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
TDCoder
« on: October 14, 2005, 08:26:00 am »
So, here

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TDCoder
« Reply #1 on: October 15, 2005, 02:37:00 pm »
oh nice I was seeing you had a prgm similar to OSR but I didnt knew if it was different or not, I'll try to look into it once I get some times :)smile.gif

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
TDCoder
« Reply #2 on: October 16, 2005, 01:12:00 am »
the textoutput is about the same, but you can customize the textwindowsettings so text doesn

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
TDCoder
« Reply #3 on: October 18, 2005, 08:14:00 am »
I actually forgot to include CODEX in my first release... :oops:embarassed.gif
fixed...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TDCoder
« Reply #4 on: October 18, 2005, 08:54:00 am »
oh I now see the link in the first post, I'll check as soon as I can :)smile.gif

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
TDCoder
« Reply #5 on: October 18, 2005, 02:07:00 pm »
I created a similar tool called http://www.ticalc.org/archives/files/fileinfo/353/35320.html specifically for Ultima V. Then, when I began to implement the NPC dialog, I realized it would not work with my design.

It can create text windows with: greyscale, custom sizes, word wrapping, up & down scrolling, margins, linespacing, background & foreground colors, and it uses any 1-bit fixed width font supplied by the user.

Anyone is welcome to use it if they need it. Hopefully someone will make some use of it.
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
TDCoder
« Reply #6 on: October 19, 2005, 03:44:00 am »
could you remake that prgm in ASM for the TI83+/TI84+ series?  %)rolleyes2.gif

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TDCoder
« Reply #7 on: October 19, 2005, 05:15:00 am »
hmm then he would have to learn asm (I think he codes C) %)rolleyes2.gif

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
TDCoder
« Reply #8 on: October 19, 2005, 05:34:00 am »
does he? *waitsforRanmansanswer*

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
TDCoder
« Reply #9 on: October 19, 2005, 02:51:00 pm »
QuoteBegin-Spellshaper+19 October 2005, 11:34-->
QUOTE (Spellshaper @ 19 October 2005, 11:34)
does he? *waitsforRanmansanswer*

Kevin is right. I do most of my coding in C now. I only program in Assembly language when I really need a speed and size optimized function (such as what xLIB supplies). Most of the ASM I have done is 68K and a little PPC; I have never coded in Z80 assembly. I am sure there are alot of similarites. I also really enjoyed programming in Casio BASIC back in the early 1990s.

With that said, I probably will not start any new projects until Ultima V is complete. When it is done, I probably will not do any more HUGE projects like Ultima again.

User Text Windows comes with source code. Although, I personally don't think I did a very good job.
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TDCoder
« Reply #10 on: October 20, 2005, 03:27:00 am »
QuoteBegin-Ranman+19 October 2005, 21:51-->
QUOTE (Ranman @ 19 October 2005, 21:51)
I also really enjoyed programming in Casio BASIC back in the early 1990s.  

 do you have any program released on the web for Casio?

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
TDCoder
« Reply #11 on: October 21, 2005, 02:55:00 am »
QuoteBegin-Kevin+20 October 2005, 9:27-->
QUOTE (Kevin @ 20 October 2005, 9:27)
do you have any program released on the web for Casio?  

 Nope. The Internet was still in its infancy. Internet Explorer did not exist and BBS were still predominant. I wrote them down on paper somewhere... I'm sure they are gone.

I programmed 2 games for the Casio FX 7700 (4K RAM)
 - Minesweeper
 - Scorched Earth

I programmed 1 game for the Casio FX 6300 (400 bytes RAM)
 - Scorched Earth (it required 396 bytes)

The Casio FX 6300 is still the smallest graphing calculator around. The screen resolution was 40x25 pixels if I remember correctly. O_Oshocked2.gif
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TDCoder
« Reply #12 on: October 21, 2005, 02:58:00 am »
sound nice, but thats a small screen resolution O_Oshocked2.gif

I did a TI-80 game once for someone, thats why at ticalc.org it says in my profile I know TI-80 BASIC

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
TDCoder
« Reply #13 on: October 21, 2005, 03:33:00 am »
QuoteBegin-Ranman+21 October 2005, 8:55-->
QUOTE (Ranman @ 21 October 2005, 8:55)
I programmed 2 games for the Casio FX 7700 (4K RAM)
- Minesweeper
- Scorched Earth

I programmed 1 game for the Casio FX 6300 (400 bytes RAM)
- Scorched Earth (it required 396 bytes)

I was not able to save the games to a PC because I did not have one.  :crazy:fou.gif Not to mention, the Casio 6300 did not have a link port. Which forced me to write them down on paper. Wow! That sounds pretty old fashioned.

QuoteBegin-Kevin+21 October 2005, 8:58
-->
QUOTE (Kevin @ 21 October 2005, 8:58)
I did a TI-80 game once for someone, thats why at ticalc.org it says in my profile I know TI-80 BASIC

Did you save your TI-80 game by writing it down?

Hmmm... we are really getting off topic aren't we?
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TDCoder
« Reply #14 on: October 21, 2005, 04:24:00 am »
unfortunately nope, that was just a horse racing bet game anyway. And on top of that it ran very slow (1-2 fps) because the TI-80 has a crappy 980 KHz processor :Dbiggrin.gif

but yeah I think we are really really off-topic right now :Pblah.gif