Author Topic: Casio will Release a new Classpad fx-CP400 with color screen!  (Read 43239 times)

0 Members and 1 Guest are viewing this topic.

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #30 on: November 29, 2012, 01:30:27 pm »
It looks a lot like a cellphone
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #31 on: November 29, 2012, 04:09:07 pm »
The screen is bigger than my Android's, if it allows C like the Prizm and we can access the touchscreen, that would be pretty interesting graphically.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline CompSystems

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +7/-4
  • HP48GX,HP50G and TInspireCAS Calculator Programmer
    • View Profile
    • HP48GX,HP50G and TInspireCAS Calculator Programmer
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #32 on: November 29, 2012, 04:56:10 pm »
Derivatives and Integrals (when done By Parts) can be done steps by steps thanks to some TI-Basic and Lua (more recently) programs.

Is very easy code dialog boxes with the BASIC (Beginner's All-purpose Symbolic Instruction Code) of the TI-89/V200, in the other program LUA or C (Advanced programmers.) is complicated.

The TI-Nspire BASIC is very limited than the Ti-89 BASIC. Needed to create toolbar, multiline dialog box, etc with the current command BASIC (TI-nspire) must enter a INPUT for each box.  :banghead:

adriweb If you can communicate with the management of TI calculators, please Send this request, Add the BASIC full potential of TI-89/V200 on the TI-Nspire OS v3.2

Thanks
« Last Edit: November 29, 2012, 05:07:10 pm by CompSystems »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #33 on: November 29, 2012, 05:06:33 pm »
I'm pretty sure the latter was already done for the Nspire before, but TI simply don't want to. Back in 2007, I'm fairly sure that they removed some BASIC commands in order to eliminate calculator gaming, but changed their mind in 2011. By 2011, however, they moved to Lua and decided to update that language instead of BASIC. I bet that if something ever replaces the Nspire line, it will only support Lua.

Offline CompSystems

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +7/-4
  • HP48GX,HP50G and TInspireCAS Calculator Programmer
    • View Profile
    • HP48GX,HP50G and TInspireCAS Calculator Programmer
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #34 on: November 29, 2012, 05:13:38 pm »
Restrict commands to restrict the creativity of future programmer, is like a book maimed  >:(

A small step complement TI-89/V200 BASIC

ClrDraw : erase all the drawings
circle(x,y,r,color) : draw a circle
Line(x0,y0,x1,y1,color) : draw a segment
LineHorz(y,color) : draw a horizontal line
PtOn(x,y,color) : switch on a pixel
drawf(fct,color) : draw the graph of a function ( color is the color number)


Source: Tns file
http://www.ti-bank.fr/index.php?mod=news&ac=commentaires&id=1749


Who of you can code a TIBasicFull.tns file that complements unincorporated commands of the TI-89/V200

thanks
« Last Edit: November 29, 2012, 05:36:41 pm by CompSystems »

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #35 on: November 29, 2012, 07:30:56 pm »
I think TI just wants to separate math function programs from games and other programs. Nspire BASIC and Lua serve two different functions that were both used with TI-BASIC on the 68K series, but now BASIC is specifically for math and Lua is for everything else.

I honestly don't see any reason to make Nspire BASIC any more powerful. Lua is there already and it can do far more than TI-BASIC on the other models in terms of gaming. If you think the drawback is that Lua isn't "officially" programmable on the calculator, TI's own tutorials use oclua ;)




Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #36 on: November 29, 2012, 07:37:38 pm »
wow, the screen to keybored scale looks so wired XD

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline _Nicco_

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 173
  • Rating: +6/-0
    • View Profile
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #37 on: November 29, 2012, 09:50:04 pm »
What?  Another new color calculator coming out?  This is madness!  I can't wait to see this in stores. 

I want to get one but it would be pointless for me to do so since I already have an Nspire CX CAS.
They say that your signature is supposed to go here...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #38 on: November 29, 2012, 11:59:06 pm »
Restrict commands to restrict the creativity of future programmer, is like a book maimed  >:(

A small step complement TI-89/V200 BASIC

ClrDraw : erase all the drawings
circle(x,y,r,color) : draw a circle
Line(x0,y0,x1,y1,color) : draw a segment
LineHorz(y,color) : draw a horizontal line
PtOn(x,y,color) : switch on a pixel
drawf(fct,color) : draw the graph of a function ( color is the color number)


Source: Tns file
http://www.ti-bank.fr/index.php?mod=news&ac=commentaires&id=1749


Who of you can code a TIBasicFull.tns file that complements unincorporated commands of the TI-89/V200

thanks
Actually it would be nice if somebody actually ported TI-89 BASIC to Ndless, or wrote some sort of parser that added missing commands to TI-89 BASIC, for people who don't like Lua or find it too hard. Another cool thing would be if some 83+ commands were added too (such as the 83+ classic command prompt style input)
« Last Edit: November 29, 2012, 11:59:18 pm by DJ_O »

Offline ElementCoder

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 611
  • Rating: +42/-2
    • View Profile
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #39 on: November 30, 2012, 02:10:54 am »
 :o this looks interesting. Reminds me of that TI PLT.

Some people need a high five in the face... with a chair.
~EC

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #40 on: November 30, 2012, 02:17:19 am »
Any ideas on the processor? Are we looking at another SH4? That would be cool.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #41 on: November 30, 2012, 03:29:55 am »
kewl :3 I love the design.
I'm not a nerd but I pretend:

Offline CompSystems

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +7/-4
  • HP48GX,HP50G and TInspireCAS Calculator Programmer
    • View Profile
    • HP48GX,HP50G and TInspireCAS Calculator Programmer
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #42 on: November 30, 2012, 08:06:13 am »
CASIO must have already computer program (emulator) and manuals! I want to see what is new FX-CLASSPAD 400 CAS.

gizmodo opinions

http://gizmodo.com/5964251/you-wont-believe-how-much-graphing-calculators-have-changed?tag=graphing-calculators
« Last Edit: November 30, 2012, 08:13:39 am by CompSystems »

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #43 on: November 30, 2012, 08:39:56 am »
Any ideas on the processor? Are we looking at another SH4? That would be cool.

My guess is that it is sh-4.

this is based on the fact that early classpad's had the sh-3 processor, and just recently, casio released the cp-330+ and fx power graphic 2 series, both of which have sh-4 processors. I think casio is trying to upgrade all their calcs to the new processor.

Source
« Last Edit: November 30, 2012, 08:40:21 am by flyingfisch »



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Casio will Release a new Classpad fx-CP400 with color screen!
« Reply #44 on: November 30, 2012, 09:40:35 am »
If any CP300 has a SH3 processor and some add-ins were made without the official SDK, then those add-ins will most likely stop working on newer Classpad 3xx calcs, like what happened with some FX-9860G add-ins.