Omnimaga

Calculator Community => Other Calculators => Topic started by: BlakPilar on October 31, 2011, 04:19:00 pm

Title: All library documentations
Post by: BlakPilar on October 31, 2011, 04:19:00 pm
BexIDE is nearly ready for alpha testing. The only things I have left to do is finish the token documentation and work on some tiny bugs. The only thing is I need the documentation for certain libraries. So, if someone was willing to give me a link to them, I'd be most thankful. Right now I have Axe's documentation, and I'm using TIBD for BASIC. I need:
Also, if someone wants me to throw another library in there, give me a link to the documentation and I'll see about adding it (you'll be able to add your own tokens with their own byte values, but whatever).
Title: Re: All library documentations
Post by: DJ Omnimaga on October 31, 2011, 04:30:10 pm
Could you remind me what was BexIDE? I totally forgot because I tend to not check every new post as often nowadays.
Title: Re: All library documentations
Post by: BlakPilar on October 31, 2011, 04:33:14 pm
Lol, well, I haven't made a post about it and I won't until I release the alpha, but right now it's basically an editor for 8XP programs on the computer. When all of that runs smoothly and most, if not all, of the bugs are worked out, I'm going to make it so that the user can convert them into .NET based applications/programs for the computer.
Title: Re: All library documentations
Post by: C0deH4cker on October 31, 2011, 05:05:59 pm
xLIB ReadMe (http://www.ticalc.org/cgi-bin/zipview?83plus/asm/libs/xlib.zip;ReadMe.txt)


OmniCalc pdf attached
Title: Re: All library documentations
Post by: BlakPilar on October 31, 2011, 05:40:21 pm
Thanks! :D 2 more to go!
Title: Re: All library documentations
Post by: C0deH4cker on October 31, 2011, 05:40:34 pm
No prob. looking for celtic 3...
Title: Re: All library documentations
Post by: C0deH4cker on October 31, 2011, 05:51:18 pm
http://dcs.cemetech.net/index.php?title=Third-Party_BASIC_Libraries
http://dcs.cemetech.net/index.php?title=DCSB_Libs

^Check these out^
Title: Re: All library documentations
Post by: BlakPilar on October 31, 2011, 06:47:41 pm
The Celtic 3 commands listed seem to be all of them, so that's all of 'em. Thanks!
Title: Re: All library documentations
Post by: Yeong on October 31, 2011, 06:49:43 pm
i think there is a rom dumping command for celtic III in original celtic III (but not in DCS7 readme) readme file.
Title: Re: All library documentations
Post by: C0deH4cker on October 31, 2011, 08:39:43 pm
there's a good romdump prog on ticalc that i used for wabbit. It's a two-stage process, but it's easy enough.
Title: Re: All library documentations
Post by: Deep Toaster on October 31, 2011, 08:43:53 pm
rom8x (http://www.ticalc.org/archives/files/fileinfo/373/37341.html), probably.

As for libraries, how about Grammer? It's not a library but it uses the same tokens as TI-BASIC anyway.
Title: Re: All library documentations
Post by: BlakPilar on October 31, 2011, 09:27:26 pm
I honestly don't think many people would be using the rom dump command, so I'm not going to document it. If someone wants to add it later, then that's find by me :)

Edit: Deep, if it uses the same tokens, then nothing needs to be done. The way I'm doing it, if the program is Axe, then it will change loading Tangent() to Bitmap() :)
Title: Re: All library documentations
Post by: C0deH4cker on November 02, 2011, 04:56:38 pm
rom8x (http://www.ticalc.org/archives/files/fileinfo/373/37341.html), probably.
Winner winner chicken dinner!