Author Topic: The world's first finished Prizm program published online  (Read 11248 times)

0 Members and 1 Guest are viewing this topic.

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: The world's first finished Prizm program published online
« Reply #15 on: January 25, 2011, 08:34:37 pm »
Now, can you get a 1337 quadratic solvar to solve it?
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: The world's first finished Prizm program published online
« Reply #16 on: January 25, 2011, 08:49:49 pm »
Wow!  I've never seen such a fantastic quadratic solver!
It almost equals the WFRNG!
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: The world's first finished Prizm program published online
« Reply #17 on: January 25, 2011, 10:16:04 pm »
Oh yeah here is a screen shot of my snake game. It took me forever to get a proper screenshot of gameplay because the screen capture only updates when the calc is not busy. The download is in the other calc projects sub-forum.


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 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: The world's first finished Prizm program published online
« Reply #18 on: January 25, 2011, 10:40:02 pm »
Uh, DJ, hate to burst your bubble, but http://ourl.ca/8029 :p

Oh, geez, I bet the program PORNO looks like:
Code: [Select]
:3116
:6
:4
:8
:3
:11
:18
* Xeda112358 likes numbers >.>  <.<

Er, TMI?
O.O
* DJ Omnimaga is shocked...

About the WFRNG it is not released online yet it seems :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: The world's first finished Prizm program published online
« Reply #19 on: January 25, 2011, 10:42:01 pm »
<.<
>.>

I think I lost it  <_<
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: The world's first finished Prizm program published online
« Reply #20 on: January 25, 2011, 10:42:34 pm »
Qwerty said he already ported WFRNG to the Prizm, but I believe its not working yet because Casio hasn't given us any example OS's to mess around with yet.

Edit: ninja'd. What you lost it. I was looking forward to WFRNG on the Prizm.
« Last Edit: January 25, 2011, 10:43:37 pm by z80man »

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 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: The world's first finished Prizm program published online
« Reply #21 on: January 25, 2011, 10:44:02 pm »
I thought it was the BASIC game? ???


But yeah I mean the joke article was about the first online release of a finished Prizm program, while WFRNG isn't even available for download yet. :P (In snake case, it's not finished)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: The world's first finished Prizm program published online
« Reply #22 on: January 25, 2011, 10:45:34 pm »
Lol.  I like how it's a Quadratic sLover. :P

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: The world's first finished Prizm program published online
« Reply #23 on: January 25, 2011, 11:05:15 pm »
I'm a Quadratics Lover! Dang, TMI again...

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: The world's first finished Prizm program published online
« Reply #24 on: January 26, 2011, 12:13:21 am »
Lol.  I like how it's a Quadratic sLover. :P
Lol I didn't even realize that either. I forgot I still had all those random programs as well on the calc when making the screenshot, then after looking I saw the porno name X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: The world's first finished Prizm program published online
« Reply #25 on: January 26, 2011, 02:13:14 am »
Lol.  I like how it's a Quadratic sLover. :P
Lol I didn't even realize that either. I forgot I still had all those random programs as well on the calc when making the screenshot, then after looking I saw the porno name X.x

I suddenly never want to touch one of DJ's calcs.
Omnimaga Admin

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: The world's first finished Prizm program published online
« Reply #26 on: January 26, 2011, 02:48:44 am »
Don't worry, it was just a program that filled the screen with pink Horizontal commands. :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: The world's first finished Prizm program published online
« Reply #27 on: January 26, 2011, 02:50:19 am »
Suuuuurrrrrreeeeee DJ  :P
∂²Ψ    -(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: The world's first finished Prizm program published online
« Reply #28 on: January 26, 2011, 02:50:56 am »
But... but look at the small program size D:
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: The world's first finished Prizm program published online
« Reply #29 on: January 26, 2011, 02:53:15 am »
Just enough room to hide a call to Program "Snake"  :P

Oh, I forgot to mention that the Prizm's graphics are actually better than that screenshot. There's very almost no noticeable dithering outside of pictures.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ