Geekboy1011
The Oneironaut
Support Staff
LV10 31337 u53r (Next: 2000)
Offline
Gender: 
Last Login: Yesterday at 07:37:22
Date Registered: 11 June, 2009, 01:27:44
Location: Buried in cherry flavored source code
Posts: 1498
Total Post Ratings: +88
|
Please note: This is pre-release software. Building from the source code means that not all features may be implemented or stable. You do so at your own risk.
umm yeah for example it eating all your ram and closing it self when you open to many copies of stetson * Geekboy1011 hides
|
|
|
|
|
Logged
|
Yumé - The Eternal Dreams(tsukasaZX's project): music making working on second piece PROJECT:TiX - planning stages almost done few more things to think about then i start coding so coding should commence tommorow or the NULL of NULL yay Project/Mod Cadan: CD - My (first?!?) mod of the cadan engine for a not so demoified version of the game : HOLD : Is hereBeta testing: - Correlation: Wordwrap abuse IF Adventure style 
|
|
|
|
SirCmpwn
Guest
|
umm yeah for example it eating all your ram and closing it self when you open to many copies of stetson * Geekboy1011 hides Yeah, good point. Don't open a lot of Stetson's until I pull the emulation code into a new thread.
|
|
|
|
|
Logged
|
|
|
|
Geekboy1011
The Oneironaut
Support Staff
LV10 31337 u53r (Next: 2000)
Offline
Gender: 
Last Login: Yesterday at 07:37:22
Date Registered: 11 June, 2009, 01:27:44
Location: Buried in cherry flavored source code
Posts: 1498
Total Post Ratings: +88
|
umm yeah for example it eating all your ram and closing it self when you open to many copies of stetson * Geekboy1011 hides Yeah, good point. Don't open a lot of Stetson's until I pull the emulation code into a new thread. then make the option to compile with out the debugger work  been meaning to post about that in the issue tracker.... * Geekboy1011 goes to do so also it just closes tiDE if you click cancel on the select rom option when you compile stuff
|
|
|
|
|
Logged
|
Yumé - The Eternal Dreams(tsukasaZX's project): music making working on second piece PROJECT:TiX - planning stages almost done few more things to think about then i start coding so coding should commence tommorow or the NULL of NULL yay Project/Mod Cadan: CD - My (first?!?) mod of the cadan engine for a not so demoified version of the game : HOLD : Is hereBeta testing: - Correlation: Wordwrap abuse IF Adventure style 
|
|
|
XVicarious
LV6 Super Member (Next: 500)
    
Offline
Gender: 
Last Login: 15 April, 2013, 12:25:41
Date Registered: 04 January, 2011, 04:04:27
Location: 127.0.0.1
Posts: 456
Total Post Ratings: +17
|
SirCmpwn, when do you think you could maybe include Axe project management? Or I can see what I can do to help you with it.
|
|
|
|
|
Logged
|
|
|
|
|
SirCmpwn
Guest
|
umm yeah for example it eating all your ram and closing it self when you open to many copies of stetson * Geekboy1011 hides Yeah, good point. Don't open a lot of Stetson's until I pull the emulation code into a new thread. then make the option to compile with out the debugger work  been meaning to post about that in the issue tracker.... * Geekboy1011 goes to do so also it just closes tiDE if you click cancel on the select rom option when you compile stuff Compile without debugger is Ctrl+Shift+B, also know as Build. SirCmpwn, when do you think you could maybe include Axe project management? Or I can see what I can do to help you with it.
Project management could be done in five minutes. However, compilation will have to wait until I've added more to the emulator and added TI-Basic support.
|
|
|
|
|
Logged
|
|
|
|
XVicarious
LV6 Super Member (Next: 500)
    
Offline
Gender: 
Last Login: 15 April, 2013, 12:25:41
Date Registered: 04 January, 2011, 04:04:27
Location: 127.0.0.1
Posts: 456
Total Post Ratings: +17
|
I'm fine with just project management for now, as I am sure more people would like as well. Hint hint.
|
|
|
|
|
Logged
|
|
|
|
|
SirCmpwn
Guest
|
I'm fine with just project management for now, as I am sure more people would like as well. Hint hint.
Fine. The latest source code has support for Axe project management. You still cannot compile Axe projects, though.
|
|
|
|
« Last Edit: 23 June, 2011, 01:14:57 by SirCmpwn »
|
Logged
|
|
|
|
|
|
|
SirCmpwn
Guest
|
Sure thing.
|
|
|
|
|
Logged
|
|
|
|
XVicarious
LV6 Super Member (Next: 500)
    
Offline
Gender: 
Last Login: 15 April, 2013, 12:25:41
Date Registered: 04 January, 2011, 04:04:27
Location: 127.0.0.1
Posts: 456
Total Post Ratings: +17
|
Hate to be the bearer of bad news... But you can't add another file to the project... :|
|
|
|
|
|
Logged
|
|
|
|
Deep Thought
So much to do, so much time, so little motivation
Administrator
LV13 Extreme Addict (Next: 9001)
Offline
Gender: 
Last Login: Yesterday at 19:18:47
Date Registered: 19 May, 2009, 08:00:00
Location: The Universe
Posts: 7813
Total Post Ratings: +706
|
What do you mean by "extracted"?
If that code were assembled (and it was called test.asm), the following XML file would be generated as part of the output: 1 2 3 4 5
| <documentation file="test.asm"> <symbol name="Label"><![CDATA[ I Am Documentation]]</symbol> </documentation> |
Which of course can then be pulled back into tiDE and used to document internal labels. It could also be exported with your final program as documentation of it's routines (for an OS, for instance). Wow wiisum! 
|
|
|
|
|
Logged
|
|
|
|
|
SirCmpwn
Guest
|
Hate to be the bearer of bad news... But you can't add another file to the project... :|
Warghablargh * SirCmpwn goes to fix Looks like syntax highlighting won't work, either. Also, please note that the source code updates very frequently, often several times per day. If you are using it from the source, make sure you update your version often.
|
|
|
|
|
Logged
|
|
|
|
XVicarious
LV6 Super Member (Next: 500)
    
Offline
Gender: 
Last Login: 15 April, 2013, 12:25:41
Date Registered: 04 January, 2011, 04:04:27
Location: 127.0.0.1
Posts: 456
Total Post Ratings: +17
|
Actually... None of the right-clicks work at all in the designer for Axe.
|
|
|
|
|
Logged
|
|
|
|
Deep Thought
So much to do, so much time, so little motivation
Administrator
LV13 Extreme Addict (Next: 9001)
Offline
Gender: 
Last Login: Yesterday at 19:18:47
Date Registered: 19 May, 2009, 08:00:00
Location: The Universe
Posts: 7813
Total Post Ratings: +706
|
Actually... None of the right-clicks work at all in the designer for Axe.
There's a WHAT?! You're planning to make this an Axe IDE too?  * Deep Thought sits down and waits patiently until this gets released
|
|
|
|
|
Logged
|
|
|
|
|
|
|