Author Topic: tiDE  (Read 71049 times)

0 Members and 1 Guest are viewing this topic.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: tiDE
« Reply #90 on: November 01, 2010, 08:24:39 pm »
I hope there will be Mono support for the .Net stuff, or Linux is kinda screwed. You are planning Linux support, right? Please?


SirCmpwn

  • Guest
Re: tiDE
« Reply #91 on: November 01, 2010, 11:53:58 pm »
Yes, I am planning linux support.

SirCmpwn

  • Guest
Re: tiDE
« Reply #92 on: November 19, 2010, 05:02:57 pm »
Update
I finished project creation, which is based on XML templates.  Users can have any number of templates.  Here's a screenshot of the new project wizard:

(Click to Expand)

And after clicking OK (and opening some new windows):

(Click to Expand)


Here is the XML for the nostub template:
Code: (XML) [Select]
<?xml version="1.0" encoding="utf-8" ?>
<ProjectTemplate Name="Nostub" Icon="nostub.png" Type="8xp" Category="83+ Assembly">
  <SupportedModels>
    <SupportedModel>TI83P</SupportedModel>
    <SupportedModel>TI83PSE</SupportedModel>
    <SupportedModel>TI84P</SupportedModel>
    <SupportedModel>TI84PSE</SupportedModel>
    <SelectedModel>TI83P</SelectedModel>
  </SupportedModels>
  <Dependencies></Dependencies>
  <Files>
    <File Name="{Name}.asm" Open="true" Focus="true">
      <Content>
        <![CDATA[nolist
include "ti83plus.inc
list

db BBh, 6Dh
Start:
 
  ret]]>
      </Content>
    </File>
  </Files>
</ProjectTemplate>
« Last Edit: November 19, 2010, 05:04:20 pm by SirCmpwn »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: tiDE
« Reply #93 on: November 19, 2010, 05:07:26 pm »
THis looks nice! Glad you're working on this again. :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE
« Reply #94 on: November 27, 2010, 06:45:18 pm »
The screenshots are very good! I love the way it looks, congratulations!

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: tiDE
« Reply #95 on: November 27, 2010, 07:53:27 pm »
*nose bleed*
That's awesome! Keep up the good work and keep those updates rolling.

SirCmpwn

  • Guest
Re: tiDE
« Reply #96 on: November 27, 2010, 07:55:47 pm »
Thank you, ScoutDavid, and I'm sorry about your nose, graphmastur :P

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE
« Reply #97 on: November 27, 2010, 07:56:27 pm »
Thank you, ScoutDavid, and I'm sorry about your nose, graphmastur :P

So am I graphmastur.

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: tiDE
« Reply #98 on: November 27, 2010, 08:03:10 pm »
*nose bleed*

I get it XD

Looks great, Sir!
« Last Edit: November 27, 2010, 08:03:41 pm by squidgetx »

SirCmpwn

  • Guest
Re: tiDE
« Reply #99 on: November 27, 2010, 08:03:35 pm »
I don't get it DX

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: tiDE
« Reply #100 on: November 27, 2010, 08:05:40 pm »
I don't get it DX
That's because you don't read manga or watch anime. ;-)

SirCmpwn

  • Guest
Re: tiDE
« Reply #101 on: November 27, 2010, 08:07:36 pm »
Oh.  That would explain it.  (Although I do like a couple of select mangas)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE
« Reply #102 on: November 28, 2010, 09:25:38 am »
Oh.  That would explain it.  (Although I do like a couple of select mangas)

I'm being put away, 'cos me no get no joke.

Anyways, I've already signed up to join tIDE team and am now working on c#

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: tiDE
« Reply #103 on: November 28, 2010, 11:12:55 pm »
I don't get it either, since the only anime I watched was MCoG and 20 ish episodes of Pokémon and DBZ. :P

And glad to hear ScoutDavid! Good luck with C#! :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

SirCmpwn

  • Guest
Re: tiDE
« Reply #104 on: December 13, 2010, 07:20:01 pm »
Thank goodness for juju2143, who has started localizing tiDE into French, in such a manner that I would never be able to figure out myself.