781
Introduce Yourself! / Re: Pleased to meet you all
« on: January 23, 2011, 01:37:39 pm »
Maybe we scared him away. Come back Breakingspell!!
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. 781
Introduce Yourself! / Re: Pleased to meet you all« on: January 23, 2011, 01:37:39 pm »
Maybe we scared him away. Come back Breakingspell!!
782
Miscellaneous / Re: Hierarchy of Programming languages« on: January 23, 2011, 03:33:27 am »Several people have already made Brainf*ck interpreters, it's possible (and probably quite easy in BASIC).but if I could program in malbolge I would consider myself superior to all other programmers even if I'm using a turing incomplete language. 783
Computer Projects and Ideas / Re: 5TD« on: January 23, 2011, 03:30:25 am »
Okay I got it to work. Walked around a bit in a dark room and then the words GAME OVER appeared. What did I do?
784
Miscellaneous / Re: Hierarchy of Programming languages« on: January 23, 2011, 03:19:35 am »
Anyone want to make a malbolge interpreter for their calc. Actually it doesn't look to hard to make an interpreter. The hard part is just writing a program to run on it.
785
Axe / Re: Decimals and Basic« on: January 23, 2011, 02:41:58 am »
The only time I see decimals in a program is if it is a math program and in that case the speed of axe is not needed.
Edit: Xeda getting ninja'd caused me to get ninja'd 786
Site Feedback and Questions / Re: Another new smiley?« on: January 23, 2011, 02:35:58 am »Epic Smiley 787
Computer Projects and Ideas / Re: Coding Battles« on: January 23, 2011, 02:14:12 am »
I should probaly get started soon.
788
Casio Calculators / Re: PRIZM Disassembler« on: January 23, 2011, 12:38:12 am »
WDT, is that the countdown timer for after you change the clock multiplier. Becuase I think I remember seeing that in some hardware documentation for the SH3
789
Casio Calculators / Re: Casio Prizm - What is it?« on: January 23, 2011, 12:31:43 am »My friend once had a liquid cooled computer but it got throne away. It had 2 gigs of memory and 2 cores.Just trying to make a suggestion here, but when the last post in a topic is over two weeks old it really is recomended to post there because others may not see it. We call that necroposting. 790
Casio Calculators / Re: The Inside of a Casio Prizm« on: January 22, 2011, 02:52:10 am »
I opened my Prizm and it appears you can not get to the lcd due to the way the screen and lcd cables are attached, but you could get to the keyboard if you lift up the main chip. I didn't do this though because I wasn't sure if I would be able to get hem back in.
791
TI-BASIC / Re: [CHALLENGE]Logic and Optimization« on: January 22, 2011, 01:58:59 am »Oh, jeez, my calc just crashed, sorry. I think it was around 600 bytes. I could be wrong. I'll get it back again after I finish a mini project for a friend. (My calc screen is flipped upside down for some reason! It was a mistake, but still!)I've seen this happen before. Not to get technical, but this happened to me when I was running some asm code to put my lcd in test mode. I'm not entirely sure what happened, but I suspect the x auto decrement was swiched on by accident causing everything drawn to the screen to be drawn upside down. This is true if the very top row of your lcd looks normal. If you take a battery out and put back in, then your calc should be fine. 792
Casio Calculators / Re: Getting started in Casio-Basic? You can ask here.« on: January 22, 2011, 01:48:58 am »
Graphs can be drawn, but I haven't experiemented with that yet in basic. There is also something called dynamic graphs which are supposed to move or something. Just from the graph menu I was able to get some interesting color effects not normaly availible in basic. Its also relativily fast. Faster than the 83+.
793
Casio Calculators / Re: PRIZM Disassembler« on: January 21, 2011, 08:23:05 pm »
Well a monochrome to 16 bit converter would be really easy to make even on SH3 asm. Also I believe that bmp file formats are supported but I need to double check that.
794
Casio Calculators / Re: PRIZM Disassembler« on: January 21, 2011, 08:12:48 pm »
It would be possible to write a program to display monochrome images, but it would have to convert 1 to $FFFF and 0 to $0000 due to the way the lcd ram is set up.
Edit: forgot colors are reversed on the Prizm. $0000 is black and $FFFF is white 795
Other Calculators / Re: TI-83+/84+ OS glitches compilation thread (all OSes)« on: January 21, 2011, 05:50:21 pm »
Eleven times out of ten, it's TI that failed
|
|