Author Topic: tiDE  (Read 69286 times)

0 Members and 1 Guest are viewing this topic.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: tiDE
« Reply #15 on: June 13, 2010, 11:01:06 pm »
Wow! that's intense! way better then my ADE C++ attempt x.x plus you actually know what you are doing :P
/e

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: tiDE
« Reply #16 on: June 14, 2010, 12:13:41 am »
Well I don't entirely remember what this is (assembly program creator type thing?) but glad to see some progress being made :)
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

SirCmpwn

  • Guest
Re: tiDE
« Reply #17 on: June 14, 2010, 10:01:32 am »
Wow! that's intense! way better then my ADE C++ attempt x.x plus you actually know what you are doing :P
Lol, thanks.  I'm trying to mimic the look and feel of Visual Studio.

Well I don't entirely remember what this is (assembly program creator type thing?) but glad to see some progress being made :)
tiDE

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: tiDE
« Reply #18 on: June 14, 2010, 10:16:26 am »
I think it looks awesome.  Keep it up. :D

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: tiDE
« Reply #19 on: June 14, 2010, 01:59:56 pm »
And the Mosaic source is in the background. :P Can't wait for a release!
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

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 #20 on: June 14, 2010, 04:09:36 pm »
I like how it looks! Will it be cross-platform? I hope so. Gotta love IDEs!

Oddly, it doesn't look so much like visual studio to meas BBC Basic :P. It's probably that there aren't any sidebars open.



Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: tiDE
« Reply #21 on: June 14, 2010, 06:35:44 pm »
Wow! that's intense! way better then my ADE C++ attempt x.x plus you actually know what you are doing :P
Lol, thanks.  I'm trying to mimic the look and feel of Visual Studio.

Well I don't entirely remember what this is (assembly program creator type thing?) but glad to see some progress being made :)
tiDE

Well I don't exactly know what an IDE is so...(Guess I'll look it up later.)
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

SirCmpwn

  • Guest
Re: tiDE
« Reply #22 on: June 14, 2010, 06:40:40 pm »
Quote from: willrandship
It's probably that there aren't any sidebars open.
Yep.  Look at the output window, that is the general look of it.

SirCmpwn

  • Guest
Re: tiDE
« Reply #23 on: June 22, 2010, 04:44:08 pm »
tiDE is an IDE for z80 development that runs under Windows, Linux, and Mac.  It will feature code completion, syntax highlighting, integrated debugging, linking, packaging, full x64 support, and more.
« Last Edit: June 22, 2010, 11:36:17 pm by SirCmpwn »

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
Re: tiDE
« Reply #24 on: June 22, 2010, 11:35:34 pm »
Mhmm I should move the old thread in here. It is missing from this sub-forum x.x

Hold on...

It also sounds nice and I am happy you are gonna support x64
« Last Edit: June 22, 2010, 11:36:06 pm by DJ Omnimaga »

SirCmpwn

  • Guest
Re: tiDE
« Reply #25 on: June 22, 2010, 11:39:07 pm »
Moved/merged done.  Staff privileges are sweet.

SirCmpwn

  • Guest
Re: tiDE
« Reply #26 on: June 30, 2010, 01:36:18 pm »
Update
I worked on tiDE quite a bit on the flight over, and it now supports no-argument commands in Tasm, ZDS, Brass3, and Spasm format, as well as decimal, binary, and hexadecimal conversion, although you cannot use these values in code yet.

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
Re: tiDE
« Reply #27 on: June 30, 2010, 01:41:23 pm »
Nice to see progress and that you are still aiming for cross compatibility :)

SirCmpwn

  • Guest
Re: tiDE
« Reply #28 on: June 30, 2010, 01:42:38 pm »
Thanks.  Cross-compatability is going to be a major "selling" point, I don't want it to be hard for people to switch.  Although I have to admit I'm not happy about supporting all of Brass3's syntax x.x

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
Re: tiDE
« Reply #29 on: June 30, 2010, 01:44:14 pm »
I wish they kept consistent about syntax from an IDE to another. I often saw people asking ASM questions due to compiling errors caused by the assembler they switched to using a different syntax than TASM or the like. :/