How to turn on Dark Mode for the TI-84 Plus CE!

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 193

  • @TheLastMillennial
    @TheLastMillennial  4 года назад +32

    *Updates:* (11/30/21): Annoyingly, RUclips has removed the public dislike count. If you'd like to see the dislike count on this video, I suggest installing the 'Return RUclips Dislike' extension (Firefox, Chrome, Edge).
    Warning: This dark mode code will not work properly on Python Edition calculators. However, if you install Cesium you can use key shortcuts to enable it.
    1. Download and install Cesium: www.cemetech.net/downloads/files/1372/x2292
    2. Launch Cesium from the Apps menu
    3. Press [mode] then scroll down to 'Enable [ON] key shortcuts' and select it
    4. Press [clear] to quit
    5. Press [on]+[sto→] at any time to turn on dark mode.
    Here is the code to turn your calculator back to normal: *Asm84CEPrgm211808F874364436206C3601C9*
    The above code may not work on Python Edition Calculators. If you are using Cesium, press [on]+[ln].
    *IMPORTANT UPDATE FOR THOSE WITH OS 5.5+* TI officially removed assembly which means you will have to jailbreak for this to work.
    Using this tutorial: ruclips.net/video/abB0ZEdQ1rs/видео.html
    1. Jailbreak your calculator (using video above)
    2. Install ASMHOOK (using video above)
    3. Download and send program DARK to your calculator: 1drv.ms/u/s!Al_ZukYl7XyyyXb7H_ply6p0e7yZ
    4. Run prgmDARK on your calculator.

    • @DJOmnimaga
      @DJOmnimaga 3 года назад

      What will happen on Python calculators? Will the calculator crash or is there simply nothing happening?

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      @@DJOmnimaga Nothing happens. I made an issue on Cesium's Github a while ago: github.com/mateoconlechuga/cesium/issues/176 There's a known fix, but no one has yet turned it into hex code.

    • @Thegentechgamer
      @Thegentechgamer 2 года назад

      Thank you, it worked for me. I am using version 5.7. I used Cesium.

    • @sarahshea5505
      @sarahshea5505 Год назад

      can you please make a tutorial on how to do on mac? thanks

    • @rhammer8189
      @rhammer8189 Месяц назад

      Thank you so much!! As of Aug 2024 with a new device running 5.8.0.0022 this works (even without ASMHOOK)

  • @overfoxed
    @overfoxed 4 года назад +46

    Thank you!
    Late night programming is the best programming, and darkmode will make it much easier...

  • @timmycraft4332
    @timmycraft4332 5 лет назад +16

    Hey I have a question:
    Do you know the asm code to return to the normal white screen, without needing to turn the calc off then back on. Like if a program with a dark and a light theme was made, I want to know if there’s a way to return back from dark mode after it was enabled without turning it off then on.
    Thanks, Timmy

  • @colonelmoutarde8857
    @colonelmoutarde8857 4 года назад +3

    Hey, I started learning a bit about ASM on these calculator two weeks ago and just found out this very cool vid !
    So, I tried to understand what this hexcode is doing because I though there was no way to directly change the colors used by the OS.
    By converting the hexcode to ez80 asm, I got something like this :
    ld HL, F80818h ; mapped port for LCD interface commands
    ld (HL), H ; command 08 (?)
    ld (HL), 44 ; command or parameter 44 (?)
    ld (HL), 21 ; command 21 (invert colors)
    ld L, H
    ld (HL), 01 ; transfer data (execute commands)
    ret
    I searched a lot on different wikis, docs and forums and this what I understood.
    But I couldnt find what 2nd and 3rd instructions were supposed to do. Yet, if I delete them, the code wont run !
    Thank you for taking some time to read my comment and hope you will reply !
    Also, +1 subscriber :))

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      I'm sorry, but I don't know ASM myself so I can't really help clarify what those things do. However, if you are around Cemetech.net or tiplanet.org then there's plenty of experienced people who can help you out!

    • @colonelmoutarde8857
      @colonelmoutarde8857 4 года назад

      Thanks ! I hope they don't mind answering some beginner questions :)

  • @calculatorramen1509
    @calculatorramen1509 4 года назад +3

    Nice new video layout! Keep up the good work!
    Edit: RUclips notifications are buggy

  • @calebherring387
    @calebherring387 5 месяцев назад

    The pinned comment was extremely helpful for figuring out how to turn it OFF. I accidentally bumped the on+sto buttons to turn it on while I wasn't looking then freaked out when I looked down and my screen was inverted lmao.

  • @Fisheee123
    @Fisheee123 4 года назад +3

    This is a really cool mod, thanks!

  • @kokapa
    @kokapa 4 года назад +12

    you go pretty fast and explanations are sometimes vague, also really difficult to see what you’re actually doing on the calculator

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +7

      Sorry about that! I can go slower in future videos. I'll try to make things more clear next time.

  • @H_K828
    @H_K828 4 года назад +2

    Noob here, you mentioned archiving dark mode? How do you do that? Love the video by the way, you’re awesome 😎🙌🏽🔥

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +2

      Thanks! Press [2nd]>[+]>[2]>[7] and press enter on files that don't have a * next to it. The * means the file is in the Archive. If it's not there that means the file is in RAM.

    • @H_K828
      @H_K828 4 года назад

      TheLastMillennial thank you so much!! 🙌🏽🔥

  • @aldairtorres-navarro6846
    @aldairtorres-navarro6846 2 года назад +1

    I'm Running 5.6.1.0012 The Prgms mentioned are nowhere to be found? it also won't take the prgm pre-made on the computer

  • @chrismarshall7555
    @chrismarshall7555 2 года назад +1

    For users with OS 5.4 you can press the store and on button at the same time to enable dark mode

    • @TheLastMillennial
      @TheLastMillennial  2 года назад

      Remember, that only works if you have Cesium installed and you have 'key shortcuts' enabled.

    • @csicee
      @csicee 2 года назад

      @@TheLastMillennial even then, it doesn’t work for me

  • @hanoniemanoniem3129
    @hanoniemanoniem3129 4 года назад +2

    bro love to u. my gc plots even fatser now

  • @ahmetaydin9692
    @ahmetaydin9692 4 года назад

    Hey man I watched a lot of your videos and they are just perfect. Could you please make a video about how you clean your calculator, please? Would be very nice:) Thanks

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Thanks! What specifically would you need me to cover in the video? The TI-84 Plus CE just needs to be wiped down to clean it. Although a video for the monochrome calculators would be more detailed, especially on the screen.

  • @paulna5526
    @paulna5526 4 года назад +2

    OK, Excellent video, had to backtrack on your video, but otherwise worked just fine. ty

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      There's been multiple complaints that I went way to fast in this video. Sorry about that, I'll try to slow it down next time!

  • @timmycraft4332
    @timmycraft4332 5 лет назад +2

    I like it! I used to know an asm hex code that inverts text colors, but not like this!
    I’m gonna use this and I HIGHLY RECOMMEND everyone to checkout TheLastMillenial’s other videos and subscribe to him!
    Anyways, TheLastMillenial, were you able to fix any of your bug problems?

  • @yougottabejoking14
    @yougottabejoking14 3 года назад

    Thanks, this was really helpful and neat.

  • @HellFire107
    @HellFire107 3 года назад

    Incredible. Thank you so much!

  • @john-davidgerard2219
    @john-davidgerard2219 13 дней назад

    I appreciate this

  • @valfost
    @valfost 4 года назад +2

    Hi! Can I run that file on arTIfiCE? My version is on 5.6.0 and my calculator is ti-84 Plus CE-T Python Edition.
    Edit: I can´t find Asm( On my calculator

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Yes, you can. You just can't downgrade.

    • @valfost
      @valfost 4 года назад

      @@TheLastMillennial can you please explain how to do that. (Sorry for the bad English I'm German)

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      @@valfost No worries. I made a tutorial you can follow here: ruclips.net/video/abB0ZEdQ1rs/видео.html

  • @user-md7ni9ju6f
    @user-md7ni9ju6f 4 года назад

    Is there a way to make this program run on startup, like automated? I heard that you could do it with offscript/onscript, but im very new to assembly and I dont know how to do this.

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Unfortunately no. I definitely would have showed you how to do it if it were possible. TI did something that removed the ability to run programs at startup either on the CSE or the CE, I can't remember.

  • @averymerzproductions4194
    @averymerzproductions4194 2 года назад

    I downloaded the code from the discription, loaded it to my calculator, (Running 5.6.0), and I can't seem to get it working. It says done when i try to run it, but the colors dont change. I used arTIfiCE, Cesium, and ASMHOOK but had no luck. any ideas? Thanks!

    • @TheLastMillennial
      @TheLastMillennial  2 года назад

      Odd. Have you tried enabling key shortcuts in Cesium's settings, then turn the calculator off and on again. Then press on+sto->

  • @SuperMan-uj7dh
    @SuperMan-uj7dh 3 года назад +1

    I tried this on my TI-84 Plus C silver edition but it doesn't work. Is there any way to get dark mode on my calc? Thanks.

    • @jacoblodiceofficial
      @jacoblodiceofficial Год назад +1

      I have the exact same problem

    • @SuperMan-uj7dh
      @SuperMan-uj7dh Год назад

      @@jacoblodiceofficial won't work on TI-84 plus c. You need the plus ce

  • @harrylund2795
    @harrylund2795 4 года назад

    OS version 5.4.0.0034
    When I go to enter in the code, it always restarts and validates OS not running the code. Any fix recommendation?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      What do you mean 'not running the code'? So you can't even open the program editor? Or is it crashing when you try AsmComp?

  • @Karen_Mkrtchyan_Horquri_Gandz
    @Karen_Mkrtchyan_Horquri_Gandz Год назад

    Who else accidently discovered this feature of Cesium and came here to find out about it?

  • @Anonymous-jx3je
    @Anonymous-jx3je 2 года назад

    Was hoping it would work on my Ti-84 Plus C. Seems not unfortunately

  • @Vincent-jq6vx
    @Vincent-jq6vx 4 года назад +1

    Do i need to install it on ram or archive?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Ram first, then move it to Archive when you're done.

  • @tomwebber140
    @tomwebber140 4 года назад

    I have version 5.4, how do I do this since ti connect only updates to version 5.6? Sorry just got a graphing calc for school and I don't know much about this stuff.

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      Just follow the part where I show how to do this using TI-Connect. It doesn't matter what version TI-Connect is, just be sure not to update your calculator (TI-Connect will not auto-update your calculator under any circumstances)

  • @thejummyjum6207
    @thejummyjum6207 4 года назад

    Random question about the ti 84. Why does it have grooves on the top sides of the calculator?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      Grip for when you're removing it from the slide case.

    • @thejummyjum6207
      @thejummyjum6207 4 года назад

      @@TheLastMillennial oh ok

    • @thejummyjum6207
      @thejummyjum6207 4 года назад

      Also another question why does it have a tiny circle on the top of the calculator

    • @ShinyTillDawn
      @ShinyTillDawn 4 года назад

      @@thejummyjum6207 It's for either headphones or a special link cable to connect with TI-83s.

  • @cysalmonson
    @cysalmonson 4 года назад +1

    Is there any way to make this work with Cesium? I'm on OS 5.6.

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Use the arTIfiCE jailbreak, cesium might mess this program up.

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      Sorry I didn't understand the situation properly. I just pinned a comment with some instructions on how you can make it work!

  • @alexdixon265
    @alexdixon265 2 года назад

    Is there a way to keep this on indefinitely? I have to re-turn it on every time I turn my calculator back on

    • @TheLastMillennial
      @TheLastMillennial  2 года назад

      Unfortunately no. However, you can turn the CE on by pressing [on] +[sto->] which also immediately enables dark mode.

  • @paulna5526
    @paulna5526 4 года назад

    can I physically in the code into the calculator, like just write the program in?

  • @ShinyTillDawn
    @ShinyTillDawn 5 лет назад +1

    omg a youtube intro
    also it doesn't work via the Cesium shell; it gives a syntax error
    Edit: why do you need to compile the program?

    • @TheLastMillennial
      @TheLastMillennial  5 лет назад

      Technically you don't need to compile it, but if you don't then you need to use the Asm( token every time you want to run the program. Compiling it makes it much faster to activate on OS 5.3.0 and above. I don't understand why the compiled source wouldn't run through Cesium. Are you sure you typed everything in correctly and are running the compiled program?

    • @ShinyTillDawn
      @ShinyTillDawn 5 лет назад

      @@TheLastMillennial It's a syntax error on Cesium w/o compiling; with it, it goes back to Cesium with the inverted screen. And compiling makes the program run much faster? does it use less tokens?

    • @TheLastMillennial
      @TheLastMillennial  5 лет назад

      That's all expected behavior because Cesium is detecting the uncompiled source as a BASIC program rather than an ASM program. When you run the compiled source, it's properly inverting the colors because that's how this 'dark theme' works. As far as I know, compiling the program just tells the calculator 'hey, treat this as an assembly program'. I don't remember if the size is different.

  • @johnaiii1281
    @johnaiii1281 3 года назад +1

    does anyone know how to make the calculator(ti-84 plus ce) separate the numbers for every 3 digits?

    • @TheLastMillennial
      @TheLastMillennial  3 года назад +1

      Unfortunately there's no native feature for this. You could make a program that does this though tibasicdev.wikidot.com/starter-kit

  • @R50_J0
    @R50_J0 Год назад

    If you’re up late at night studying math, you’re seriously doing it wrong.

    • @TheLastMillennial
      @TheLastMillennial  Год назад

      What's your solution?

    • @R50_J0
      @R50_J0 Год назад

      Solution? Kid, when you’re young and in middle to high school, you need plenty of sleep to perform well in school. Go to bed at a reasonable hour every night, including weekends. Get up at a reasonable hour not more than two hours later than your normal weekday rising time on Fridays and weekends.
      Start homework as soon as you get home after a snack and refreshments. Break for dinner. Have some fun, then go to bed on time.
      Late night study habits are extraordinarily counterproductive. Those habits, if taken to college, will just compound the effort required to pass with decent grades.
      All that is not my recommendation but the wise advice of many researchers looking into optimum cognitive acuity during high school and especially college. You’ll not only perform much better, it will be *easier* on your mind and body.
      Investigate my recommendations, hack your young mind and body for optimum performance.

    • @TheLastMillennial
      @TheLastMillennial  Год назад

      Oh wow I wasn't expecting an actual answer. I'm a lot better at sleeping now than I was back then. Those habits are are pretty good but they can be quite difficult to hold yourself accountable to. Finding someone (parents) who can keep you accountable will help with that.

    • @R50_J0
      @R50_J0 Год назад

      Investigate sleep hygiene and basic sleep science.
      The Great Courses has two lecture series on sleep science. They’re excellent but often pricey. You should be able to find a torrent containing them somewhere.
      Parents won’t be there for you in college where there are oh so many fascinating distractions as well as a roommate.

  • @OmegaINDcreates
    @OmegaINDcreates Месяц назад

    So, the issue I'm having is that there's just no "Asmcomp(" The os version I have is 5.8.0.0022

  • @o_sch
    @o_sch 3 года назад

    I know this is a year old but do you have code for toggling Lowercase and Uppercase typing? The code on the TI BASIC Dev Wiki does not work.

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      The code should still work. What OS do you have? Press [2nd]>[+]>[1] to see it.

    • @o_sch
      @o_sch 3 года назад

      @@TheLastMillennial I have OS 5.4.0.0034. Your code in this video worked.
      When I tried to do the same thing but with a different hex for "lowercase toggle" it didn't work.
      The code here: tibasicdev.wikidot.com/hexcodes
      Just crashed my Calculator.
      The code here:
      tibasicdev.wikidot.com/84ce:hexcodes
      and here:
      tibasicdev.wikidot.com/84cse:hexcodes
      both didnt do anything

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      OK I see. Yeah the code to toggle it is incompatible. I don't know why there's no warning for that. Just use the separate code to turn lowercase on, I can confirm that works.

  • @basvanhaastregt9164
    @basvanhaastregt9164 4 года назад

    It didn't work on my calculator.
    I asked a friend to put it on his calculator so we could send it to my calc.
    On his calculator it worked, on mine it didn't.
    What's wrong?
    I used Cesium.

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Can you please give me more information about what didn't work? Are you getting an error? Is the calculator crashing? Can you try running it without Cesium? What OS do you have (press [2nd]>[+]>[1])?

    • @basvanhaastregt9164
      @basvanhaastregt9164 4 года назад

      ​@@TheLastMillennial TI 84 Plus CE Python Edition, OS is 5.6.0.0020, bootcode: 5.5.0.0006. Hardware revision: L-0520P.
      I can't run it without Cesium, because I've OS 5.6, but when I ran it with Cesium the caculator suddenly started with uhm... validating os, (if I remember correctly, it could also be defragmenting or one of that other stuff...). When I opened it with the program editer (just on my calc) to see if the code had changed someway, but it didn't.
      Since that moment, when I try to run it, just nothing happens.
      And arTIfiCE doesn't see it.
      Oh, and Cesium identifies it as a TI-BASIC program...

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      @@basvanhaastregt9164 That means you sent over the uncompiled program rather than the compiled one. Try installing AsmHook and running the dark mode program without Cesium: ruclips.net/video/abB0ZEdQ1rs/видео.html AsmHook should restore Asm84CEPrgm functionality even without compiling it.

  • @QuietLycoris
    @QuietLycoris Год назад

    im still unable to see the file on my calc even though ive tried it multiple times, please help :( (5.7.0.0021)

  • @jacoblodiceofficial
    @jacoblodiceofficial Год назад

    Doesn't work on the ti-84 plus silver edition

  • @sahajpatel1553
    @sahajpatel1553 3 года назад

    Any way to have this program run automatically every time I turn on my calculator?

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Unfortunately this isn't something that's possible on the CE. However, if you install Cesium, you can just turn it on by pressing [on]+[sto->]

  • @janetlee3710
    @janetlee3710 3 года назад

    Can you please provide code to change the colours back? I understand that you can just turn off the calculator, but I would like program code to change it back.

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      I got you, added to the pinned comment : *Asm84CEPrgm211808F874364436206C3601C9*

    • @janetlee3710
      @janetlee3710 3 года назад

      Could you add a download for the compiled code too?

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Unfortunately no, I have no way to compile it right now

  • @Izzyzy598
    @Izzyzy598 2 года назад

    I have news, for any version lower than 5.1 sometimes and certain calculators it will CLEAR YOUR RAM like it did mine so be careful!

  • @pgaven9396
    @pgaven9396 4 года назад

    I downgraded and get an error syntax code. I tried cutting and pasting the program and sending it directly via cable but I still get that error. I am running os 5.3.0

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      What step are you getting an error on? Did you compile the program first with AsmComp( and run the *compiled* program?

    • @pgaven9396
      @pgaven9396 4 года назад

      @@TheLastMillennial I don't know what happened but it worked right after I posted that. I turned it off and back on and selected the program and it worked like a charm. The only drawback is it has to be re-started if you turn off your calculator for any reason or it dies.

  • @wanneslerouge3533
    @wanneslerouge3533 4 года назад

    is there a way to change the color to blue or something instead of black?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Nope, changing the colors is a whole different ball game to just inverting them.

    • @wanneslerouge3533
      @wanneslerouge3533 4 года назад

      @@TheLastMillennial that's unfortunate, imma go search of there is a code that allows me to do that

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Good luck, unless you know ASM I doubt you'll find anything.

  • @NotJaddy
    @NotJaddy 2 года назад

    for some reason my ti-84 plus CE has a blue line crossing out Asm84CEPrgm

  • @empress3781
    @empress3781 4 года назад +1

    So the code worked one time and when I turned it off the dark program was still there but when I tried running it it doesn't work. Any suggestions?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Can you elaborate on what it's doing? Are you getting an error? What OS do you have?

  • @hellolol7288
    @hellolol7288 3 года назад

    What if you get the hexadecimal wrong?

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Most likely the calculator will crash and clear the RAM, or it will freeze and you'll have to press the reset button on the back of the calculator.

  • @wormplaysfn7406
    @wormplaysfn7406 4 года назад +1

    can i still delete apps if i download mario orso?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      Of course, just don't delete anything related to oiram.

    • @wormplaysfn7406
      @wormplaysfn7406 4 года назад

      @@TheLastMillennial can hou make a fast vid how to do it beacuse i really dont know i only can reset ram and stuff but no aps

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      Press [2nd]>[+]>[2] then scroll down to apps and press enter. Then press [del] on any app you want to delete.

  • @hpomen9681
    @hpomen9681 4 года назад +2

    I thought you had 241k and i was like dang thats way too little and i realized it was 241 and i was like youtube is a LIE

    • @hpomen9681
      @hpomen9681 4 года назад +1

      btw now u have 242

    • @hpomen9681
      @hpomen9681 4 года назад +1

      i mean subs

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +1

      Haha thanks! Maybe some day...

    • @hpomen9681
      @hpomen9681 4 года назад +1

      @@TheLastMillennial you deserve it.
      also, do you know how to keep dark mode on even after you turn the calculator off?
      P.S. I did it and my eyes already thanked me

    • @TheLastMillennial
      @TheLastMillennial  4 года назад +2

      Unfortunately, TI removed the ability to run programs at startup when they made the CE. :(

  • @sambanerjee6796
    @sambanerjee6796 Год назад

    is there a way to disable to backlight entirely?

    • @TheLastMillennial
      @TheLastMillennial  Год назад

      Not that I know of. What would you use that for?

    • @sambanerjee6796
      @sambanerjee6796 Год назад

      @@TheLastMillennial backlight is too bright at night even with dark mode. Sometimes i end up with a headache cuz my screen itself is plenty

    • @TheLastMillennial
      @TheLastMillennial  Год назад

      You cant turn it off completely (you wouldn't be able to see anything), but you can reduce the minimum brightness significantly: ruclips.net/video/OP-iT5nP7D0/видео.html

  • @emmarieynolds
    @emmarieynolds 2 года назад

    My ASM84CEPrgm button is crossed out with a blue line, and I cannot select it. Can someone help? Thanks. I really want the dark mode!!

    • @emmarieynolds
      @emmarieynolds 2 года назад

      I have iOS 5.4

    • @TheLastMillennial
      @TheLastMillennial  2 года назад

      TI broke the way to do this on-calculator, so I compiled the program ( 1drv.ms/u/s!Al_ZukYl7XyyyXb7H_ply6p0e7yZ ) and you'll need to send it to the calculator with either TI-Connect CE or ticalc.link

    • @luckyrail23
      @luckyrail23 2 года назад

      I tried this, TICALC won’t let me send and TI connect says a token is expired.

    • @luckyrail23
      @luckyrail23 2 года назад

      @@TheLastMillennial is there a way to renew the token?

    • @TheLastMillennial
      @TheLastMillennial  2 года назад

      I don't maintain ticalc.link so I'd recommend posting an issue on the github github.com/Timendus/ticalc.link/issues

  • @Eternal-Shad0w1
    @Eternal-Shad0w1 8 месяцев назад

    it keeps on saying error for me idk why
    (my os is 5.3.0

  • @SloweDogMusic
    @SloweDogMusic Год назад

    Is there a way to have it turn on automatically?

    • @TheLastMillennial
      @TheLastMillennial  Год назад

      Unfortunately no. TI removed that ability on the TI-84 Plus CE

    • @evrendemirkaya8358
      @evrendemirkaya8358 Год назад

      Press "sto" while holding "on" buttons it turns on

    • @TheLastMillennial
      @TheLastMillennial  Год назад

      @@evrendemirkaya8358 That only works if you have Cesium installed.

  • @maikyboy__
    @maikyboy__ 4 года назад

    are there other collors maybe

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Nope, I don't know how to explain it in layman's terms, but changing the colors is a whole different ball game than just inverting them.

  • @henson2k
    @henson2k 3 года назад

    How that code translates into asm?

    • @TheLastMillennial
      @TheLastMillennial  3 года назад +1

      I'm not exactly sure what you're asking but here's the disassembly:
      ld hl,$F80818
      ld (hl),h
      ld (hl),$44
      ld (hl),$21
      ld l,h
      ld (hl),$01
      ret

    • @henson2k
      @henson2k 3 года назад

      @@TheLastMillennial that's exactly what I was asking! thanks!

  • @brammie155
    @brammie155 4 года назад

    My asm84ceprogram is crossed out any help?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Did you follow the instructions at 0:23? What OS do you have?

    • @brammie155
      @brammie155 4 года назад

      @@TheLastMillennial nvermind i did the wrong instructions

  • @supahcomix
    @supahcomix 3 года назад

    can you make the text green? I just want programming to feel normal

    • @TheLastMillennial
      @TheLastMillennial  3 года назад +1

      Haha, not with the built-in editor. There's a editor called KryptonIDE that's currently in beta, but it will let you change the colors and has a ton of other useful features for programming on-calc. Be warned it's a bit bugy so always make backups of your files: www.cemetech.net/forum/viewtopic.php?p=264730

  • @kennysec5646
    @kennysec5646 3 года назад

    Dark mode wont turn on whenever i press [on] and [sto→] and short cut is on

    • @TheLastMillennial
      @TheLastMillennial  3 года назад +1

      Do you have a Python Edition? If so, it's a known issue dark mode does not work on it.

    • @csicee
      @csicee 2 года назад

      @@TheLastMillennial :(

    • @TheLastMillennial
      @TheLastMillennial  2 года назад

      The issue should be resolved now. Are you still having issues with the shortcut?

    • @csicee
      @csicee 2 года назад

      @@TheLastMillennial ​ @TheLastMillennial Yes. I updated it the day i wrote that comment and it still doesn't work

    • @TheLastMillennial
      @TheLastMillennial  2 года назад +1

      @@csicee My bad, I didn't realize what video this was because youtube studio is kinda terrible for replying to comments. The on sto-> shortcut only works if you have Cesium installed and have 'enable keypad shortcuts' turned on. The code in this video is outdated and only works on non-python editions. You can download Cesium from the link in the pinned comment

  • @djuroradulovic1371
    @djuroradulovic1371 2 года назад

    On+Sto enables dark mode
    On+ln disables dark mode
    No program needed (maybe because of firmware update, mine is 5.6.1)

  • @theanalogueguy7528
    @theanalogueguy7528 4 года назад

    Is there a way to do this with the nspire cx cas?

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Not that I know of, at least not without the Ndless jailbreak. You can see if you find anything on tiplanet.org about it.

    • @theanalogueguy7528
      @theanalogueguy7528 4 года назад

      @@TheLastMillennial Tried with themeEditor but not having any luck if you ever get the chance to make a tutorial on it I'll check it out for sure. Hate the black text with a white backround it so stupid.

  • @prettyradhandle
    @prettyradhandle 3 года назад

    this is a bloody calculator why does it have a dark mode

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Well, it doesn't have it natively. It took a clever programmer to figure out how to invert the colors.

  • @Tokyo_Pessi
    @Tokyo_Pessi 3 года назад

    didnt work for me, it just kept repeating Done every time i hit enter

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Could you please tell me what your Base code is by pressing [mode]>[alpha]>[ln]? It's possible your OS is too outdated for this to work. I recommend OS 5.3.0 which you can find here: ti-pla.net/a1138252 Be sure to NOT update to OS 5.6.0 because you will break compatibility with this trick.

    • @Tokyo_Pessi
      @Tokyo_Pessi 3 года назад

      @@TheLastMillennial base code is 5.3.0. does it help that I'm doing this on CEmu

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Oh you're using CEmu? Yes, that's definitely the issue. This works on a physical calculator but not CEmu. Unfortunately, I don't know why.

  • @ernestoe.molina5324
    @ernestoe.molina5324 3 года назад

    It doesnt works on SO 5.6.1 help

    • @TheLastMillennial
      @TheLastMillennial  3 года назад +1

      Good news, if you install the latest version of Cesium and enable 'keypad shortcuts'. You can press [on]+[sto->] to enable dark mode! www.cemetech.net/downloads/files/1372/x2292

    • @ernestoe.molina5324
      @ernestoe.molina5324 3 года назад

      @@TheLastMillennial i tried, i already have the last version of Cesium, but i already cant heeeelp :(

    • @TheLastMillennial
      @TheLastMillennial  3 года назад +1

      @@ernestoe.molina5324 Hmm, exactly which calculator do you have? I can reproduce your issue on my Python Edition calculator but not my regular TI-84 Plus CEs.

    • @ernestoe.molina5324
      @ernestoe.molina5324 3 года назад

      Thanks dude, i have Ti 84 Plus CE (Blue Color) .

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      @@ernestoe.molina5324 OK thanks! I'll pass that on to the developer. One more bit of information that will be very helpful is the date code on the back of the calculator. It will look something like L-0519M I've circled where mine is to help you out: i.imgur.com/TtVWnZA.jpg

  • @calvincalvin3132
    @calvincalvin3132 Год назад

    no asmcomp on my software

  • @HypoCritic2011
    @HypoCritic2011 2 месяца назад

    IT CRASHED AND I LOST MY DATA

  • @laurenhorvath5716
    @laurenhorvath5716 4 года назад

    Whenever I try and hit enter it says error. Please someone help

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      What kind of error? Exactly which calculator do you have?

    • @laurenhorvath5716
      @laurenhorvath5716 4 года назад

      TheLastMillennial
      I have the TI-84 plus CE and the version is 5.01.0012. When I press 2nd and then zero and go to Asm( then program and then dark I hit enter and it just keeps saying done every time I hit enter.
      If I just hit program then dark and then enter it says.... ERROR: SYNTAX and then only gives me the option to quit

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      @@laurenhorvath5716 OK first of all I suggest updating to OS 5.3.0 if you can: ti-pla.net/a1138252
      It sounds like you've typed in the code wrong. Try re-typing it in and see if it works.

    • @laurenhorvath5716
      @laurenhorvath5716 4 года назад

      TheLastMillennial I tried to retype it twice and it hasn’t worked and I can only seem to find updates for 5.6

    • @TheLastMillennial
      @TheLastMillennial  4 года назад

      Just use the link I provided to update. That's odd, the code may be incompatible with such an old OS.

  • @Leila-ji5zd
    @Leila-ji5zd 3 года назад

    it crashed :(

    • @TheLastMillennial
      @TheLastMillennial  3 года назад

      Try again, it's likely you just mistyped in something. I speak awfully fast in this video so slowing it down may help.