Casio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: flyingfisch Posted: 27 Feb 2013 11:39:14 am (GMT -5)Tari wrote:flyingfisch wrote:Same with pyqt: ... There's probably a -dev package for it that provides pyuic, then. Depend on what your...
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: Tari Posted: 27 Feb 2013 11:42:55 am (GMT -5) Available generators are listed in the help output from cmake. Which the README even says._________________Ask questions the smart way· タリ
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: flyingfisch Posted: 27 Feb 2013 11:55:50 am (GMT -5) Oh sorry, I didn't even notice the names in the help output. I know that it was in the readme, but i couldn't find them in the help output...
View ArticleYour Projects :: RE: (Attempting) A Port of a TI-81 Hangman Game (ASM)
Author: Runer112 Posted: 27 Feb 2013 12:10:46 pm (GMT -5)ghest1138 wrote:ti81.inc wrote: _tokenStrings .equ 6C5Bh ; Start of token strings (used by PutTokString and similar routines)you can use...
View ArticleGeneral Programming :: RE: Lua/HTML5 Web IDE
Author: juju2143 Posted: 27 Feb 2013 12:51:04 pm (GMT -5) It is indeed the same Lua core Jim Bauwens uses. And only 2 functions from the zmg library are left to implement (3 if you count the fact...
View ArticleGeneral Programming :: RE: Lua/HTML5 Web IDE
Author: flyingfisch Posted: 27 Feb 2013 01:06:09 pm (GMT -5)juju2143 wrote: And yeah I have a problem with loops, I think it's a feature of Javascript actually, the JS is executed in the same thread as...
View ArticlePolitics & Rants :: RE: TI-84+CSE: Good or Bad for the Community?
Author: calc84maniac Posted: 27 Feb 2013 02:17:52 pm (GMT -5)flyingfisch wrote: OK... I am not sure how fast BASIC is, but if PCSEBall did not have a pause between each frame purposely programmed into...
View ArticlePolitics & Rants :: RE: TI-84+CSE: Good or Bad for the Community?
Author: flyingfisch Posted: 27 Feb 2013 02:26:57 pm (GMT -5)calc84maniac wrote:flyingfisch wrote: OK... I am not sure how fast BASIC is, but if PCSEBall did not have a pause between each frame...
View ArticlePolitics & Rants :: RE: TI-84+CSE: Good or Bad for the Community?
Author: KermMartian Posted: 27 Feb 2013 02:32:01 pm (GMT -5) PCSEball runs at 120 frames per second, or 1208 16x16 sprites per second (at 15MHz).Quote: I suppose there is a difference in philosophy...
View ArticleCemetech Announcements :: RE: Play @ Cemetech: MC and UT2004
Author: KermMartian Posted: 27 Feb 2013 02:33:48 pm (GMT -5) As far as things past SkyWorld in that direction, comicIDIOT has an island way far that way. I will remove your spawn-building permissions...
View ArticlePolitics & Rants :: RE: TI-84+CSE: Good or Bad for the Community?
Author: flyingfisch Posted: 27 Feb 2013 02:49:56 pm (GMT -5) alright then I'll change my view from "the TI-84CSE is horrible", to "why the TI-84CSE isn't worth the money"._________________
View ArticleGeneral Programming :: RE: Lua/HTML5 Web IDE
Author: juju2143 Posted: 27 Feb 2013 02:54:42 pm (GMT -5) The loops are most likely made of setTimeout or setInterval, which does pratically the same thing as while, but sets up a delay between each...
View ArticlePolitics & Rants :: RE: TI-84+CSE: Good or Bad for the Community?
Author: DJ_O Posted: 27 Feb 2013 03:18:52 pm (GMT -5)KermMartian wrote:PCSEball runs at 120 frames per second, or 1208 16x16 sprites per second (at 15MHz). Let's say, for example, that a side-scroller...
View ArticleSourceCoder :: RE: Bug Reports
Author: critor Posted: 27 Feb 2013 03:19:48 pm (GMT -5) Hi, I just tried to edit a TI-84+CSE TI-Basic program with SourceCoder and it didn't work.Code:Detokenization process failed at ...0xef,...
View ArticleSourceCoder :: RE: Bug Reports
Author: KermMartian Posted: 27 Feb 2013 03:21:36 pm (GMT -5) Do you know what token that is supposed to be, from context?_________________
View ArticleSourceCoder :: RE: Bug Reports
Author: critor Posted: 27 Feb 2013 03:23:54 pm (GMT -5) Yes, the 'multiplication dot' taken from the catalog symbols (between the little plus and the -1 exponent).
View ArticleGeneral Programming :: RE: Lua/HTML5 Web IDE
Author: flyingfisch Posted: 27 Feb 2013 03:32:13 pm (GMT -5)juju2143 wrote:The loops are most likely made of setTimeout or setInterval, which does pratically the same thing as while, but sets up a...
View ArticlePolitics & Rants :: RE: TI-84+CSE: Good or Bad for the Community?
Author: calc84maniac Posted: 27 Feb 2013 03:33:31 pm (GMT -5) The horizontal scroll value takes almost no time at all to change, it takes even less time than setting the LCD output coordinates for a...
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: Tari Posted: 27 Feb 2013 03:34:03 pm (GMT -5) You need to compile [CL] (run make to actually compile it; cmake works like ./configure for automake-based things). This is also mentioned in the...
View ArticleGeneral Open Topic :: RE: Lucid Dreaming
Author: Aes_Sedia5 Posted: 27 Feb 2013 03:40:03 pm (GMT -5) From what i have read in this topic, i have a Lucid Dream about once per week. Half of the times its tertris effect, other half i am not so...
View Article