Author Topic: More PRIZM bugs?  (Read 18622 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
More PRIZM bugs?
« on: February 13, 2011, 05:05:39 pm »
It definitively seems that the Prizm has more bugs than we think. Some functions don't even work at all.

Here's the program I tried from the manual and a screenshot of what happens. SetG-Color doesn't appear to work at all. No matter if you use it with the right syntax, you will still get a Syntax error:


This was tested under fx-CG10/20 Manager PLUS and on a real calculator running the downloadable version of OS 1.02.0200.

Also there are still no news on the Locate glitch fix in the downloadable OS 1.02.

Someone will definitively have to do an OS patch or something when the calculator is jailbreaked.
« Last Edit: February 13, 2011, 05:11:45 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: More PRIZM bugs?
« Reply #1 on: February 14, 2011, 12:20:25 am »
What the hell is going on here. I swear that SetG-Color was working on my calc the other day.(No OS change since the other day). It is almost like some sort of Y2K bug. I have a gif posted but it is kind of hard to tell what is going on so I will explain it. Note: the program I tested using Plot/Line-Color which also used to work
1. you see a blank screen for a couple of seconds.
2. there is a flash from my school website. ([sarcasm]great now you all know where I go to school[/sarcasm])
3. You see the code for a prog that is supposed to draw text and lines in different colors.
4. I run the program and get an error.
5. For the rest of the video I angrly try to fix the program. :mad:

Notes: at the beginning of the program the first plot/line-color Blue does not generate an error, but the text from locate is still black.
          Trying to draw text in this program now just generates errors, but the text command still works in other progs.
          Sorry that the video is in black and white, I still need to figure out how to work calccapture.


List of stuff I need to do before September:
1. Finish the Emulator of the Casio Prizm (in active development)
2. Finish the the SH3 asm IDE/assembler/linker program (in active development)
3. Create a partial Java virtual machine  for the Prizm (not started)
4. Create Axe for the Prizm with an Axe legacy mode (in planning phase)
5. Develop a large set of C and asm libraries for the Prizm (some progress)
6. Create an emulator of the 83+ for the Prizm (not started)
7. Create a well polished game that showcases the ability of the Casio Prizm (not started)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: More PRIZM bugs?
« Reply #2 on: February 14, 2011, 12:22:27 am »
* Qwerty.55 sighs at Casio's error

I'll look through the OS, but I doubt I'll find anything.
« Last Edit: February 14, 2011, 12:22:42 am by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline bsl

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 157
  • Rating: +14/-0
    • View Profile
Re: More PRIZM bugs?
« Reply #3 on: February 14, 2011, 12:43:18 am »
I am trying to find the basic interpreter.
I think add-ins will play a big role in patching basic, and
give it some low level routines - like possibly peek, poke, Asm() 

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: More PRIZM bugs?
« Reply #4 on: February 14, 2011, 12:46:28 am »
Quote
Sorry that the video is in black and white, I still need to figure out how to work calccapture.
I think in calccapture there's an option where you can record in 256 colors.
« Last Edit: February 14, 2011, 12:46:48 am by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: More PRIZM bugs?
« Reply #5 on: February 14, 2011, 12:48:16 am »
I am trying to find the basic interpreter.
I think add-ins will play a big role in patching basic, and
give it some low level routines - like possibly peek, poke, Asm() 

lol. We definitely need ASM commands for BASIC. I may as well disassemble the entire OS while I'm at it.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: More PRIZM bugs?
« Reply #6 on: February 14, 2011, 12:50:28 am »
Bsl this would definitively be a big plus. Doors CS7 and other apps have such BASIC extensions on the 83+ through parser hooks. I wouldn't be surprised if such parser hooks were possible on the Prizm. Some BASIC commands will need to be redone X.x

And yes, Asm() (both hex and prgm running support maybe), Sprite(), pxl-on/off/rectangle with no LCD update, an LCD update command, etc.

Z80man this sucks. Definitively Casio aren't much better than TI at fixing bugs, although so far I encountered no crash, unlike on the 83+ and Nspire.
Quote
Sorry that the video is in black and white, I still need to figure out how to work calccapture.
I think in calccapture there's an option where you can record in 256 colors.
Yeah. I even posted a screenshot showing how to change options, but I can't find it anymore.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: More PRIZM bugs?
« Reply #7 on: February 14, 2011, 07:21:31 am »
([sarcasm]great now you all know where I go to school[/sarcasm])
Yes, yes we do. ;-)

Offline fxdev

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 177
  • Rating: +34/-6
    • View Profile
Re: More PRIZM bugs?
« Reply #8 on: February 14, 2011, 10:45:18 am »
@DJ_O

Try "SetG-Color Green 1".

Edit: No, it is a bug. I have tested it with the emulator.
Seems as if the color commands are always expecting an additional argument...
« Last Edit: February 14, 2011, 10:59:01 am by cfxm »

Offline m1ac4

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 106
  • Rating: +8/-0
    • View Profile
Re: More PRIZM bugs?
« Reply #9 on: February 15, 2011, 07:46:17 am »
Perhaps the ColorNormal or ColorLighter arguments?

EDIT: Actually it would be "SetG-Color <color> ,#" where # is the graph whose color you want to change (1-20).  I just tested this and it works
                 It looks like the error is in the documentation of the command itself.  :o
« Last Edit: February 16, 2011, 07:43:29 am by m1ac4 »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: More PRIZM bugs?
« Reply #10 on: February 16, 2011, 04:50:54 pm »
Well I tried that and the graph color went blue instead of green. ???
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline m1ac4

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 106
  • Rating: +8/-0
    • View Profile
Re: More PRIZM bugs?
« Reply #11 on: February 17, 2011, 07:37:35 am »
Blue???  What exactly did you type in as the command? 
From what I know the statement SetG-Color Green ,1 should change the color of the first graph to green.
I tried variations on colors and graph numbers and they all worked as expected.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: More PRIZM bugs?
« Reply #12 on: February 17, 2011, 11:27:45 pm »
I typed the same things as in the manual screenshot above, but SetG-Color Green ,1 instead of SetG-Color Green.

EDIT: FOr some reasons it works now ???. I wonder if it just randomnly stops working...
« Last Edit: February 17, 2011, 11:28:15 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline m1ac4

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 106
  • Rating: +8/-0
    • View Profile
Re: More PRIZM bugs?
« Reply #13 on: February 18, 2011, 07:26:03 am »
EDIT: FOr some reasons it works now ???. I wonder if it just randomnly stops working...
I hope that it's not a random thing.  If it is then Casio needs to fix that along with the documentation for the command itself.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: More PRIZM bugs?
« Reply #14 on: February 20, 2011, 11:05:45 pm »
Now with the TI-Nspire CX they'll need to work harder or faster to fix the bugs, otherwise they'll have a bigger reputation of producing buggy products and people will go with TI calcs even more. X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)