Your Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: Ashbad Posted: 05 Dec 2012 05:45:01 pm (GMT -5)flyingfisch wrote:BASH... you are porting BASH. That is what most unix systems use. The problem with calling it "BASH" is similar to the problem...
View ArticleYour Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: GinDiamond Posted: 05 Dec 2012 05:45:02 pm (GMT -5) Would it be an emulator if its in hybrid BASIC and not techincally an OS or shell?_________________Do not muddle in the affairs of dragons,...
View ArticleTechnology & Calculator Open Topic :: RE: MSD8X rewrite
Author: TheStorm Posted: 05 Dec 2012 05:46:03 pm (GMT -5) The issue is that it uses the extra ram for sorting the files in the directory view. BrandonW already said it would be trivial to just comment...
View ArticleTechnology & Calculator Open Topic :: RE: MSD8X rewrite
Author: GinDiamond Posted: 05 Dec 2012 05:47:53 pm (GMT -5) Could there be a conditional statement that would skip over the 128Kb code if you have a 48Kb calc?_________________Do not muddle in the...
View ArticleYour Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: ACagliano Posted: 05 Dec 2012 05:50:07 pm (GMT -5) TI - Bashic. xD_________________-ACagliano Current Projects Legend of Zelda. "Ganon's Rage" 51%
View ArticleYour Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: TheStorm Posted: 05 Dec 2012 05:50:39 pm (GMT -5)GinDiamond wrote:Would it be an emulator if its in hybrid BASIC and not techincally an OS or shell?It is a clone of the core userspace binaries...
View ArticleYour Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: GinDiamond Posted: 05 Dec 2012 05:51:33 pm (GMT -5) If it was an actual 8xk, could you fit more stuff in it to be more like an emulator? Isn't there a distro of linux that works on...
View ArticleYour Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: TheStorm Posted: 05 Dec 2012 05:55:20 pm (GMT -5)GinDiamond wrote:If it was an actual 8xk, could you fit more stuff in it to be more like an emulator? Isn't there a distro of linux that works...
View ArticleTI-BASIC :: RE: Real to string?
Author: ACagliano Posted: 05 Dec 2012 06:18:51 pm (GMT -5) Sorry. I had literally 30 seconds to make the post. Edit: I figured it out... in psuedocode. 1-->dim(L1) iPart(number) --> E If...
View ArticleTI-BASIC :: RE: Real to string?
Author: Roguebantha Posted: 05 Dec 2012 06:20:30 pm (GMT -5) How to do it with decimal support. Use fpart to seperate the two, and concatenate them together at the end.
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: Tari Posted: 05 Dec 2012 06:26:27 pm (GMT -5) I committed changes yesterday that configure the thing with CMake, so linux compatibility is half-done now. I'll try to implement the platform...
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: flyingfisch Posted: 05 Dec 2012 06:35:17 pm (GMT -5)Tari wrote:I committed changes yesterday that configure the thing with CMake, so linux compatibility is half-done now. I'll try to implement...
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: AHelper Posted: 05 Dec 2012 06:49:50 pm (GMT -5) Getting key reading requires the platform to intercept reads/writes to an arbitrary memory address, which afaik isn't implemented. (@Tari: LuaZM...
View ArticleYour Projects :: RE: GlassOS - "I'm not dead... I'm getting better"
Author: AHelper Posted: 05 Dec 2012 06:54:54 pm (GMT -5) For your calc, can you give me your calc model, if it has extra ram, and flash chip maker/model. (Last one will need an asm program with direct...
View ArticleYour Projects :: RE: Command-Line OS in Hybrid TI-BASIC
Author: Roguebantha Posted: 05 Dec 2012 07:47:24 pm (GMT -5) It is, repeat is and does, have scripting support.
View ArticleTI-BASIC :: RE: Real to string?
Author: ACagliano Posted: 05 Dec 2012 08:09:11 pm (GMT -5) Ninja'd_________________-ACagliano Current Projects Legend of Zelda. "Ganon's Rage" 51%
View ArticleYour Projects :: RE: GlassOS - "I'm not dead... I'm getting better"
Author: Compynerd255 Posted: 05 Dec 2012 08:34:16 pm (GMT -5) I'm not running GlassOS on my calc at all, just on WabbitEmu to be safe. I dumped the ROM fresh off my TI-84 Plus Silver Edition, which has...
View ArticleOther & Upcoming Projects :: RE: jsTIfied 1.0 Release Candidate 1
Author: KermMartian Posted: 05 Dec 2012 10:48:34 pm (GMT -5)geekboy1011 wrote:It ends up jumping into ram somewhere and just executing nops for ever based on what I could see using the debugger...
View ArticleGeneral Open Topic :: RE: Get Your Own DCS7 Ornament!
Author: LuxenD Posted: 06 Dec 2012 12:26:32 pm (GMT -5) just waiting for an adress now _________________"Thanksgiving should be a way of life, not just another holiday" Pastor Jim Weston; Menchville...
View ArticleYour Projects :: RE: Minos ti-basic shell
Author: LuxenD Posted: 06 Dec 2012 12:41:32 pm (GMT -5) Back before i knew that Z80 existed (AKA:my "under a rock" days), i made a couple of things like this; but it was quite different. + Graphical...
View Article