Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
TokenIDE - TI-BASIC IDE
« previous
next »
Print
Pages:
1
2
[
3
]
4
5
...
24
Go Down
Author
Topic: TokenIDE - TI-BASIC IDE (Read 82181 times)
0 Members and 2 Guests are viewing this topic.
kindermoumoute
LV8
Addict (Next: 1000)
Posts: 836
Rating: +54/-3
Re: Tokens
«
Reply #30 on:
October 19, 2010, 02:35:51 pm »
Nice, I'll try It soon =)
Logged
Projects
:
Worms armageddon z80
:
- smoothscrolling Pixelmapping : 100%
- Map editor : 80%
- Game System : 0%
Tutoriel français sur l'Axe Parser
- 1ère partie : en ligne.
- 2ème partie : en ligne.
- 3ème partie : en ligne.
- 4ème partie : 10%
- Annexe : 100%
shmibs
しらす丼
Administrator
LV11
Super Veteran (Next: 3000)
Posts: 2132
Rating: +281/-3
try to be ok, ok?
Re: Tokens
«
Reply #31 on:
October 19, 2010, 04:19:36 pm »
this is amazing. i cant use it at the moment, but shall as soon as this computer issue is resolved.
thanks merth!
Logged
merthsoft
LV5
Advanced (Next: 300)
Posts: 241
Rating: +63/-1
Re: Tokens
«
Reply #32 on:
October 19, 2010, 07:42:08 pm »
Some people had mentioned ASM style outputs for the image editor as well, so I implemented that. It was pretty trivial. Here're the xlib sprites:
And here's the dino picture:
Looks like dinos to me!
I suppose the right thing to do now would be to make the sprite editor able to do both hex and binary. I'll also be looking over some of the code Ben sent me to see how easy it would be to make this work with BBC BASIC as well. Ideally, this'll be able to do all languages. For ASM it'll just do the letters and numbers and stuff. I'd like to find out how Mimas saves its files. There will also, of course, be a way to save it in plain text. There's also some talks for getting it to integrate into SourceCoder over at Cemetech, and if Omnimaga has anything like that or any sort of posting API, I'd be glad to integrate that as well.
Logged
+2/-0 karm for this message
Shaun
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.
Re: Tokens
«
Reply #33 on:
October 19, 2010, 10:07:57 pm »
Wow, that looks wonderful! Nice job!
Logged
If I'm wrong, please correct me!
Unfinished Projects:
Elmgon
14%
Basic
Movement Demo
Homescreen Game Pack
80%
Basic
Latest Release
Cube Droid Saves the Galaxy
65%
Axe
Demo
Detonate
70%
Axe
Completed Projects:
Exodus
|
Midnight
|
Drifter
|
Axe Snake
|
Jump!
|
Factory Theta
|
Spider
|
Plot Drop
|
Papi Jump
|
Numb3rs
|
Nibbler
|
Boost
|
Duel Tile Map Editor
|
Homescreen Map Editor
|
Key Group Check
|
Oasis
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Tokens
«
Reply #34 on:
October 20, 2010, 02:39:32 am »
Nice :O
As for posting API what do you mean?
Logged
merthsoft
LV5
Advanced (Next: 300)
Posts: 241
Rating: +63/-1
Re: Tokens
«
Reply #35 on:
October 20, 2010, 04:14:07 pm »
Quote from: DJ Omnimaga on October 20, 2010, 02:39:32 am
Nice :O
As for posting API what do you mean?
A posting API would be something that would allow my program to interface with the omnimaga board, and post the code of a program directly to a topic.
Logged
Shaun
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Tokens
«
Reply #36 on:
October 21, 2010, 02:58:29 am »
Oh ok like SourceCoder. Kerm tried to implement that for Omni but it didn't work
. Maybe it was Opera, though.
Logged
Deep Toaster
So much to do, so much time, so little motivation
Administrator
LV13
Extreme Addict (Next: 9001)
Posts: 8217
Rating: +758/-15
Re: Tokens
«
Reply #37 on:
October 21, 2010, 05:23:52 pm »
Wow, sounds nice. So it could be used as an offline SourceCoder eventually?
EDIT:
That reminds me: Feature request: For convenience: Conversion to BBCode.
Logged
merthsoft
LV5
Advanced (Next: 300)
Posts: 241
Rating: +63/-1
Re: Tokens
«
Reply #38 on:
October 21, 2010, 05:34:52 pm »
It basically already does what SourceCoder does, except for making actual posts. As for conversion to BBCode, how do you mean?
Logged
Shaun
Deep Toaster
So much to do, so much time, so little motivation
Administrator
LV13
Extreme Addict (Next: 9001)
Posts: 8217
Rating: +758/-15
Re: Tokens
«
Reply #39 on:
October 21, 2010, 07:33:48 pm »
When a program is uploaded to SourceCoder (from an 8xp file, not from its editor), it comes with a section that you can copy-and-paste as the BBCode to use in a forum. Could this be added?
Logged
merthsoft
LV5
Advanced (Next: 300)
Posts: 241
Rating: +63/-1
Re: Tokens
«
Reply #40 on:
October 21, 2010, 09:28:30 pm »
So, just wrap [code ] tags around it? Sure.
Logged
Shaun
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Tokens
«
Reply #41 on:
October 21, 2010, 10:34:01 pm »
Yeah that would be cool. Keep in mind SMF BBCode format for [SIZE ] tags is different, though.
Logged
merthsoft
LV5
Advanced (Next: 300)
Posts: 241
Rating: +63/-1
Re: Tokens
«
Reply #42 on:
October 22, 2010, 12:33:51 am »
To all my Linux friends, I have gotten it to work under Mono:
Logged
Shaun
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Tokens
«
Reply #43 on:
October 22, 2010, 01:32:30 am »
Nice to hear! There is an increasing amount of Linux users around here so they might like this.
I wonder about Mac...
Logged
merthsoft
LV5
Advanced (Next: 300)
Posts: 241
Rating: +63/-1
Re: Tokens
«
Reply #44 on:
October 22, 2010, 09:03:27 am »
It ought to work on Mac as well, so long as they use Mono. I don't have one to test on, tough, so if anyone wants to give it a try and post their findings, that would be awesome.
Logged
Shaun
Print
Pages:
1
2
[
3
]
4
5
...
24
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
TokenIDE - TI-BASIC IDE