z80 Assembly :: RE: Division in z80 assembly
Author: Xeda112358 Posted: 11 Oct 2012 06:06:18 pm (GMT -5) Thanks! There have been several people asking how the algorithm works, so I thought I might try to explain it In my spare time, I am...
View ArticleCasio Prizm/FX Development & Programming :: RE: Dot plot program? Need help...
Author: lansangancarmina Posted: 11 Oct 2012 06:48:58 pm (GMT -5) Can you tell me how to do that with the sourcecoder and stuff? Sorry, I tried by myself and I got confused...
View ArticleTechnology & Calculator Open Topic :: RE: How do I use GlassOS with WabbitEmu?
Author: AHelper Posted: 11 Oct 2012 06:57:16 pm (GMT -5) Hmm... What calc model are you using this as? Where did you get the 8xu from? (Also, any crashing there is an error with the flash commands....
View ArticleCasio Prizm/FX Development & Programming :: RE: Spenceboy98's OFFICIAL Prizm...
Author: Spenceboy98 Posted: 11 Oct 2012 07:11:54 pm (GMT -5) matrefeytontias wrote: Heya As Spenceboy98 said, I don't really want the code to be shared, even if I gave it to him in help purposes. In...
View ArticleCasio Prizm/FX Development & Programming :: RE: Dot plot program? Need help...
Author: lansangancarmina Posted: 11 Oct 2012 08:04:16 pm (GMT -5) Code: :FnOff :AxesOff :PlotsOff :ClrHome :ClrDraw :DelVar ∟X1 :DelVar ∟X2 :DelVar ∟X3 :DelVar ∟Y1 :DelVar ∟Y2 :DelVar ∟Y3 :1→G...
View ArticleGeneral Open Topic :: RE: Interesting Earth topics
Author: tifreak8x Posted: 12 Oct 2012 10:23:04 am (GMT -5) http://cosmiclog.nbcnews.com/_news/2012/10/11/14374921-giant-eyeball-found-on-beach-posing-mystery-for-marine-biologists?lite So, this was on...
View ArticleWebsite :: RE: Bug Reports
Author: DJ_O Posted: 12 Oct 2012 10:37:51 am (GMT -5) Bug report: Since the past month or two, I have to login manually on the forums every week or two again and again, as it stops logging me...
View ArticleWebsite :: RE: Bug Reports
Author: KermMartian Posted: 12 Oct 2012 10:49:50 am (GMT -5) That's odd. I haven't changed anything about the cookie duration for the domain, so I'm not sure what the problem might be. Has anyone else...
View ArticleCalculator Hardware :: RE: TI-84+ group files
Author: DJ_O Posted: 12 Oct 2012 11:05:39 am (GMT -5) If the game dates back from before 2004, you might need to ungroup it on the computer before sending it to the calc (or an emulator), though. Older...
View ArticleYour Projects :: RE: Tetris 3.0
Author: KermMartian Posted: 12 Oct 2012 12:12:05 pm (GMT -5) It is very unlikely that it changed from a SYNTAX to DIM error arbitrarily. I can only assume that (2I+1) or (2I+2) is out of bounds now....
View ArticleWebsite :: RE: Bug Reports
Author: comicIDIOT Posted: 12 Oct 2012 12:40:33 pm (GMT -5) I remember reading a problem from a user that he couldn't log on, or stay logged in. I think it was souronome. But I haven't had anything...
View ArticleTechnology & Calculator Open Topic :: RE: How do I use GlassOS with WabbitEmu?
Author: Compynerd255 Posted: 12 Oct 2012 12:53:39 pm (GMT -5) Thanks, AHelper. I'll try it out. BTW, on the site glassos.sf.net, the only link that works is the SourceForge link (which takes me to the...
View ArticleYour Projects :: RE: Antelope (formerly OPIA) - A Polymorphic z80 language
Author: shkaboinka Posted: 12 Oct 2012 12:54:35 pm (GMT -5) (Another) Update on all the changes that currently need to be made: (1) Add the rest of the preprocessor directives to the grammar, and allow...
View ArticleYour Projects :: RE: Antelope (formerly OPIA) - A Polymorphic z80 language
Author: Compynerd255 Posted: 12 Oct 2012 01:05:21 pm (GMT -5) Nice changelist. I like the first syntax under number 10 better, because the data for a cofunc feels less like metadata (what would go in a...
View ArticleReviews :: RE: Kerm's Book
Author: ElectronicsGeek Posted: 12 Oct 2012 01:42:06 pm (GMT -5) My copy arrived a few weeks ago, and I must say, it's fantastic. I like Kerm's writing style, and the exercises are fun and rewarding. I...
View Articlez80 Assembly :: RE: Division in z80 assembly
Author: ben_g Posted: 12 Oct 2012 02:39:58 pm (GMT -5) in the explenation, you always check if 11 <= a number, but from where do you get that number?
View ArticleGeneral Programming :: [Java] Printable Reports
Author: AHelper Subject: [Java] Printable ReportsPosted: 12 Oct 2012 03:03:21 pm (GMT -5) I am need to generate printable reports. One of them is a spreadsheet similar to what I can do in Excel....
View ArticleCalculator Hardware :: RE: Wireless CALCnet Adapter Discussion
Author: geekboy1011 Posted: 12 Oct 2012 03:10:03 pm (GMT -5) yay samples http://img.removedfromgame.com/imgs/2012-10-12%2016-00-49.783.jpg Also i'll try to get something done with that info sooner then...
View ArticleCalculator Hardware :: RE: Wireless CALCnet Adapter Discussion
Author: KermMartian Posted: 12 Oct 2012 03:34:22 pm (GMT -5) geekboy1011 wrote: yay samples http://img.removedfromgame.com/imgs/2012-10-12%2016-00-49.783.jpg Also i'll try to get something done with...
View ArticleCasio Prizm/FX Development & Programming :: RE: Spenceboy98's OFFICIAL Prizm...
Author: Spenceboy98 Posted: 12 Oct 2012 03:43:53 pm (GMT -5) It's displaying weird colors: http://img.removedfromgame.com/imgs/1-DispCap4.bmp This is my code: Code: #include "keyboard.hpp" #include...
View Article