Author Topic: OS 2.55MP released  (Read 52744 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
Re: OS 2.55MP released
« Reply #135 on: February 04, 2011, 12:53:32 am »
Strange. I hope they did not add a boot sequence like on the TI-Nspire...
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Mohammad

  • LV3 Member (Next: 100)
  • ***
  • Posts: 95
  • Rating: +23/-8
    • View Profile
Re: OS 2.55MP released
« Reply #136 on: February 04, 2011, 12:59:06 am »
how do you make an OS? i want to make a computer on a calculator that does only gaming no calculator lol!

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: OS 2.55MP released
« Reply #137 on: February 04, 2011, 01:26:32 am »
how do you make an OS? i want to make a computer on a calculator that does only gaming no calculator lol!
Well you have to be very good at asm programming and you have to be able to work well with the hardware. Also you have to write your own system calls. Other than that good luck  ;)

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: OS 2.55MP released
« Reply #138 on: February 04, 2011, 01:43:40 am »
how do you make an OS? i want to make a computer on a calculator that does only gaming no calculator lol!

With a lot of blood, sweat, and animal sacrifices.
∂²Ψ    -(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: OS 2.55MP released
« Reply #139 on: February 04, 2011, 03:10:08 am »
Yeah making an OS for the calc is a difficult and long task. Even the best coders around have troubles making one. And yes you need to learn assembly to do it.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Guzzie

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Re: OS 2.55MP released
« Reply #140 on: February 17, 2011, 11:52:24 pm »
Anyone care to share directions on how to patch this for the 83+SE?

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: OS 2.55MP released
« Reply #141 on: February 17, 2011, 11:53:47 pm »
It's an 84 os, I don't think it can be put on the 83, PBEs at least. :(
There's an application called prettyprint somewhere, though...it does about the same thing

edit: link http://www.ticalc.org/archives/files/fileinfo/208/20807.html
« Last Edit: February 17, 2011, 11:54:35 pm by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue

Offline Guzzie

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Re: OS 2.55MP released
« Reply #142 on: February 18, 2011, 12:04:59 am »
After patching and resigning the 2.55MP OS, you can get this on your TI-83+ ! :P



Critor seems to have it figured out.

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: OS 2.55MP released
« Reply #143 on: February 18, 2011, 12:08:35 am »
Yeah he did. Note that the pic above is a TI-83+, not a 83+SE, though.

Unfortunately, I can't help you Guzzie because I couldn't get the OS to work on my 83+SE either. I even tried a copy BrandonW had on his website and it still didn't work. My SE might be running different hardware or something.

Welcome on the forums by the way!
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline PeonHero

  • LV3 Member (Next: 100)
  • ***
  • Posts: 70
  • Rating: +13/-5
  • Coder of Tomorrow, Coding Today.
    • View Profile
Re: OS 2.55MP released
« Reply #144 on: February 18, 2011, 12:09:16 am »
MathPrint doesn't seem that useful, a new update that removes the functionality of some of your programs just to be able to view fractions isn't worth it!!
There are a lot of<a href="http://justmegawatt.com/images/youdidntknow"> Things you didn't know </a>about until you clicked that link.

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: OS 2.55MP released
« Reply #145 on: February 18, 2011, 12:16:39 am »
Anyone care to share directions on how to patch this for the 83+SE?
I believe this will work (it's 2.53 though): http://brandonw.net/calcstuff/83PlusSE_OS2.53MP.8xu

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: OS 2.55MP released
« Reply #146 on: February 18, 2011, 12:22:01 am »
MathPrint doesn't seem that useful, a new update that removes the functionality of some of your programs just to be able to view fractions isn't worth it!!

MathPrint has been around since OS v2.53 Why would you patch that though? Just replace it with OS v2.43
∂²Ψ    -(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: OS 2.55MP released
« Reply #147 on: February 18, 2011, 12:25:00 am »
yeah Ztrumpet I tried that one too and it didn't run on my 83+SE either. :(

@PeohHero yeah, well said. It depends if the person uses any program on his calc, but if you plan to play games or the like, avoid any MP OS at all cost.

One thing I like about MP Oses, though, is being able to go up in the last home screen entries, though. It's easier to paste old stuff and at least TI made it available with mathPrint disabled too. However it can be intrusive sometimes.

@Qwerty.55 He didn't mean an OS patch, for the update he was talking about MP itself.
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: OS 2.55MP released
« Reply #148 on: February 18, 2011, 12:27:46 am »
Oh, okay. I misunderstood that.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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: OS 2.55MP released
« Reply #149 on: February 18, 2011, 12:51:42 am »
After patching and resigning the 2.55MP OS, you can get this on your TI-83+ ! :P

[big picture goes here]

Critor seems to have it figured out.
Wow, didn't know that...looks cool
Vy'o'us pleorsdti thl'e gjaemue