4081
News / Re: DJ returns to admin, sort-of, and admin position updates
« on: December 31, 2010, 11:56:04 am »
Nice to hear you're back to administration duties, even if not very active

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 4081
News / Re: DJ returns to admin, sort-of, and admin position updates« on: December 31, 2010, 11:56:04 am »
Nice to hear you're back to administration duties, even if not very active
![]() 4082
ASM / Re: Assembly/Hexadecimal Questions« on: December 31, 2010, 11:53:58 am »
I have wrote this file with lots of BCall's, any idea if these will be enough?
4083
Casio Calculators / Re: Casio Prizm documentation« on: December 31, 2010, 11:50:52 am »
I googled stuff about that processor, there's almost no information!
http://en.wikipedia.org/wiki/SH-3_(SuperH) All I found was Wikipedia stuff. 4085
Casio Calculators / Re: Casio Prizm already for sale???« on: December 31, 2010, 10:19:54 am »It depends. It can range between one and 7 years. For the 83+, it took 7 years until we get an emulator with flash and grayscale support. VirtualTI came out 1 year after the 83+ arrived, but it did not emulate the archive.One thing to make sure with an emulator is that it emulates everything correctly. The TI-Nspire 84+ emulator doesn't even do that, even though TI coded it. Wow, that's quite a lot. I expect a few years for the Prizm too ![]() 4086
Miscellaneous / Re: One-Year Thank You / Reflection« on: December 31, 2010, 10:16:47 am »Happy belated B-day. A whole year huh?, it really amazes me how quickly time passes sometimes. =) I have to say I am a bit surprised to have made someone's thank you list, but thank you. It means alot to me. =) Here's to another great year in 2011! Alot? 4087
Casio Calculators / Casio Prizm - What is it?« on: December 31, 2010, 06:29:33 am »
For any of you who have been wondering what the Prizm is all about, I gathered some information here.
The Casio Prizm is the latest Casio calculator and is one of the firsts, if not the first, full colour calculator. For us, programmers, these are good news since we can know code programs and games that are not MONO or Greyscale. This is Casio's actual information about the Prizm: Quote from: Casio PRIZM™ is revolutionary among graphing calculators with features that enhance users’ understanding of mathematics. With conventional graphing calculators, students learn by inputting equations to create graphs. PRIZM™ creates a whole new way to learn math by enabling students to experiment by creating their own graphs over pictures of real-life scenes, and then understand the functions from the graphs that they created on their own. A while ago I said the PRIZM would be great for programmers. However, students and teachers can also benefit a lot from the implementation of colours in calculators. Why? In many, many ways such as graphing several functions and giving each one a specific colour to help us analyse it, or as Casio said, create graphs with backgrounds such as landscapes and buildings, to help us understand better the use of functions in real life. ![]() A coloured calculator is also much easier to handle than greyscale calculators. It's much easier for human eyes to understand things if they are coloured. In fact, surveys have proofed that highlighted text is more easily memorized by our brain. On the other hand, the PRIZM is not all about colours, there are many other impressive features implemented in this calculator. Quote from: Casio New color enhancements, images, Picture Plot technology - PRIZM must burn through batteries, right? Wrong! Despite all this powerful functionality, PRIZM uses less energy because of the ground-breaking display technology. It will perform perfectly for 140 hours before dry-cell batteries need to be replaced. You can also use rechargeable batteries, which will last for 85 hours. Casio says that the PRIZM can be turned on for about 140 hours with dry-cell batteries! This is fantastic for a coloured calculator, which supposedly would have a much smaller battery life. How many times have you wished that your calculator had more memory? Quote from: Casio The Casio fx-CG10/PRIZM has 16MB of flash memory, 10MB operational. For additional specification and how PRIZM relates to other Casio graphing calculators and competitive models, see the related comparison chart. The Prizm has quite a lot of memory, compared with the TI-83+ series, but for a calculator with colours, which means pictures and maybe videos, I feel that it could have more memory. ![]() And so I finish my comments on the new Prizm with a picture of its keyboard, which I think, could be more functional. Some may also agree with me that this calculator could use some more beauty. However, the cons of the Prizm are easily outweighed by the pros. 4088
The Axe Parser Project / Re: Axe Parser« on: December 30, 2010, 07:47:37 pm »Woah, someone voted for cuberunner Cuberunner is a really good game, the new most popular of my class. 4089
Casio Calculators / Re: Prizm Wiki« on: December 30, 2010, 05:42:39 pm »It's taken a few days of pulling my hair out, but the Prizm wiki is finally running. The website loads fine and nice idea, a wiki is indeed needed. 4090
ASM / Re: Assembly/Hexadecimal Questions« on: December 30, 2010, 05:15:10 pm »Woah your assembler even generates comments? You can make comments on mine too ![]() In my program, concerning Assembly and program itself (not GUI and extras), all that's left is add BCALLs: http://brandonw.net/calcstuff/page0.txt Any useful advice AssemblyBandit? Your code examples were really good, but I had already figured them out by the time I saw them. Oh! There's another thing missing: Reading .8xp files data :S 4091
TI Z80 / Re: [Project]Disassembler in Python« on: December 30, 2010, 11:58:38 am »
YAY Thanks much, I hope I get a +10 in the next release to compensate for this
![]() 4092
The Axe Parser Project / Re: Axe Parser« on: December 30, 2010, 10:13:43 am »
Axe Parser won POTY Awards 2010 TI-83+ Series Calculators
![]() 4093
TI Z80 / Re: [Project]Disassembler in Python« on: December 30, 2010, 08:39:17 am »
souvik, just press TAB twice and you'll be fine, but don't worry, that'll be changed when I manage to accept multiline input.
New Update ![]() www.davidgom.co.cc/Assemblex.zip A few small bugs and added 'nop' to all instructions with no specific opcode ![]() 4094
TI Z80 / Re: [Project]Disassembler in Python« on: December 29, 2010, 07:39:56 pm »
It's too bad that I have to double post, this is not getting that much attention.
Maybe that's because there was something called... lack of program? Here it is, a beta ![]() ![]() ![]() ![]() ![]() Features: > ALL instructions, all of them, official and unoffical, all those: www.davidgom.co.cc/z80table.html; > 2 Errors as message boxes: "Invalid input byte numbers" and "Non-Hexadecimal Characters"; > It's a fast program, opened by a .exe; > 2 text controls, multiline, one for input and one for output, output can be edited; > Got a name, Assemblex! To do (in order of priority): > Accept more than one line in the input text control as for now all HEX needs to be in one line; > Make opcodes with no associated instruction return 'nop'; > GUI Updates; > Bug fixes that I hope you guys find. The program is 5 megabytes and will always be 5 megabytes, even if I add 1000 lines of code ![]() What I need you to do: > Play with this for a while and report all bugs! > Suggest ideas; > Write a one sentence review to let me know how it is. My new userbar ![]() DOWNLOAD EDIT:Just found a very problematic bug with the ED table. Fixing it, sorry. EDIT 2: Bug Fixed 4095
Introduce Yourself! / Re: official retirement« on: December 29, 2010, 03:48:01 pm »
G00D Luck with whatever you'll be doing from now on
![]() |
|