Join us on Discord!
You can help CodeWalrus stay online by donating here.

PHASM and Cesium: The first TI-84 Plus CE shells have arrived!

Started by Dream of Omnimaga, October 10, 2015, 04:46:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dream of Omnimaga

Ooh I see. Btw did you implement instant alpha scrolling and Goto? That was nice in DCSE 8
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Epharius

@DJ Omnimaga At the moment, PHASM goes at the end of the program when we press [Alpha] [Enter]. I think I will add a menu which allows you to go to the label you want (as ZSTART does).

I put here the features I have implemented (but the version of PHASM which is uploaded hasn't these features yet).

And now (when I will upload it), you can use Cesium with PHASM, they are compatible!
I'm french so, sorry if you lose your eyes while reading one of my posts

Dream of Omnimaga

The problem, though, is that most people discourages the use of Lbl and Goto because it's often seen as a bad programming practice and they are often misused, leading to memory leaks or extra loading speed. So people who never use them would be out of luck.

Also I'm glad that both Cesium and PHASM works together. :)
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Hayleia

Well nothing prevents you from using Lbl without using Goto, just to be able to navigate through your code :P

novenary

I often used commented out labels in Axe to use the jump to label feature of zstart. In Axe, Label and Goto are actually good. Also what Hayleia said.

Dream of Omnimaga

Quote from: Hayleia on October 29, 2015, 09:30:28 AM
Well nothing prevents you from using Lbl without using Goto, just to be able to navigate through your code :P
Oh right, why didn't I think about that trick? If Epharius adds jumping to lbl support to PHASM then I should really do that. It would make it much easier to code on-calc and RAM isn't a big issue since I have 150 KB.
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

alexgt

Whoa, these are amazing :) I really want a CE now :) Then I would dev Basic again
  • Calculators owned: Ti-84+, Ti-Nspire, Hp Prime, Broken HP Prime, HP 48SX

Dream of Omnimaga

You should get one :D (or another prime), but please put it in your pockets next time so it won't get lost or stolen again at school >.<. pure BASIC is limited but with some libs it gets interesting (more than the CSE at least since it's faster)
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Snektron

Quote from: Streetwalrus on October 29, 2015, 09:33:16 AM
I often used commented out labels in Axe to use the jump to label feature of zstart. In Axe, Label and Goto are actually good. Also what Hayleia said.

whoa i never knew there were apps with features for that O.O
  • Calculators owned: TI-84+
Legends say if you spam more than DJ Omnimaga, you will become a walrus...


Powered by EzPortal