SourceCoder :: RE: Announcing SourceCoder 3: Closed Alpha
Author: tifreak8x Posted: 04 Apr 2013 08:35:07 am (GMT -5) Feature request: Linking projects/programs saved in SC to our forum profiles. The projects/programs can be set to public, limited viewers...
View ArticleYour Projects :: RE: TI-84 Plus C Silver Edition ROM Dumper: Silverlink Only
Author: merthsoft Posted: 04 Apr 2013 08:47:39 am (GMT -5) Oooh, this is great. Can't wait to dump my rom when I get home using this It seems like a pretty straight-forward process, which is...
View ArticleYour Projects :: RE: TI-84 Plus C Silver Edition ROM Dumper: Silverlink Only
Author: tifreak8x Posted: 04 Apr 2013 08:49:27 am (GMT -5) Definitely going to have to try this when I get home _________________Projects: AOD Series: 70% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star...
View ArticleYour Projects :: RE: TI-84 Plus C Silver Edition ROM Dumper: Silverlink Only
Author: TheStorm Posted: 04 Apr 2013 08:49:40 am (GMT -5)merthsoft wrote:Oooh, this is great. Can't wait to dump my rom when I get home using this It seems like a pretty straight-forward process, which...
View ArticleCasio Prizm/FX Development & Programming :: RE: Packed color adjustment
Author: Casimo Posted: 04 Apr 2013 08:50:13 am (GMT -5) 'val' is the value of the brightness, 0 should be the brightest possible color, 255 the darkest. And I really didn't know how to do this, that's...
View ArticleCasio Prizm/FX Development & Programming :: RE: A Formal Unveiling of WikiPrizm
Author: Casimo Posted: 04 Apr 2013 08:52:47 am (GMT -5) If you deactivate the registration at the wiki and allow only board registrations, the spambots won't notice the bridge to the wiki (as far as I...
View ArticleTI-Freak8x :: RE: TI-84+CSE: Checkers
Author: tifreak8x Posted: 04 Apr 2013 09:00:42 pm (GMT -5) The list starts at the top left dark corner (square 2 color) and goes right 4, then down 1, then right 4, etc. I figured I'd have it follow...
View ArticleComictech Labs :: RE: NikkySim Joins IRC
Author: AHelper Posted: 04 Apr 2013 10:42:46 pm (GMT -5) More nikkybot for anyone who follows this thread:#cemetech wrote:<saxjax> (C) *TheStorm deleted a post in [DIY Kitchens Sale]...
View Articlez80 Assembly :: RE: Question about assigning negative values to registers.
Author: chickendude Posted: 05 Apr 2013 12:08:22 am (GMT -5) More asm learners! One's complement is essentially an "xor $FF", meaning every bit in the byte is inverted. The one's complement of 1 would...
View Articlez80 Assembly :: RE: Small question about macros.
Author: chickendude Posted: 05 Apr 2013 12:22:56 am (GMT -5) Though be careful using that for something like "add_sto(a, $8000)". That would just double the value at $8000 I'm not quite sure what you...
View ArticleFreeBuild, LEGO, and Minecraft :: RE: TBG/Freebuild: Status Update
Author: elfprince13 Posted: 05 Apr 2013 12:46:42 am (GMT -5) Your console log of the day:Code://--------------------------------------------- Parsing startup arguments GFX::Driver claiming ownership of...
View ArticleComictech Labs :: RE: Google Earth -> LDraw/Minecraft ("Voxel" Decomp
Author: elfprince13 Posted: 05 Apr 2013 12:52:14 am (GMT -5) Very cool! Why does it have a hole in the middle?_________________StickFigure Graphic Productions || VSHI: Vermont Sustainable Heating...
View ArticleTechnology & Calculator Open Topic :: RE: misbehaving APP
Author: Wes Posted: 05 Apr 2013 12:53:15 am (GMT -5)KermMartian wrote:It's as simple as executing the command: Code: res appRunning, (iy+APIFlag) which would look like this (before squishing) as an...
View ArticleTechnology & Calculator Open Topic :: RE: misbehaving APP
Author: elfprince13 Posted: 05 Apr 2013 01:04:28 am (GMT -5) the un-assembled code to launch an application looks like this (someone who knows assembly better than I can turn it into the hexadecimal...
View ArticleTechnology & Calculator Open Topic :: RE: RSA signature question
Author: elfprince13 Posted: 05 Apr 2013 01:08:58 am (GMT -5) Unless I'm misremembering, don't most of the calculators use a Rabin cryptosystem and not RSA?_________________StickFigure Graphic...
View ArticleTechnology & Calculator Open Topic :: RE: misbehaving APP
Author: KermMartian Posted: 05 Apr 2013 01:29:46 am (GMT -5) As elfprince13 says, launching an App from an ASM program is easy. Getting control back after that App ends is extremely non-trivial. A...
View ArticleComictech Labs :: RE: Google Earth -> LDraw/Minecraft ("Voxel" Decomp
Author: KermMartian Posted: 05 Apr 2013 01:34:00 am (GMT -5)elfprince13 wrote:Very cool! Why does it have a hole in the middle? I'm not clear on that (another question is why the spire at the top of...
View ArticleComictech Labs :: RE: Google Earth -> LDraw/Minecraft ("Voxel" Decomp
Author: elfprince13 Posted: 05 Apr 2013 01:36:26 am (GMT -5) Good luck with further debugging/reverse engineering (even as I think that would look better with studs on it )_________________StickFigure...
View ArticleComictech Labs :: RE: Google Earth -> LDraw/Minecraft ("Voxel" Decomp
Author: KermMartian Posted: 05 Apr 2013 01:54:51 am (GMT -5)elfprince13 wrote:Good luck with further debugging/reverse engineering (even as I think that would look better with studs on it ) Nothing...
View ArticleSourceCoder :: RE: SpriteCoder: SC3 Sprite Editor
Author: AHelper Posted: 05 Apr 2013 02:20:22 am (GMT -5) Large update: Tool system added, undo feature planning, toolbox lacks only additional tools, if any, and the color selector, and a robust system...
View Article