Author Topic: ON Key Not Aborting TI-BASIC Program|Grayscale bac  (Read 3043 times)

0 Members and 1 Guest are viewing this topic.

Offline bfr

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 819
  • Rating: +4/-0
    • View Profile
    • bfr's website
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« on: July 06, 2006, 08:52:00 am »
I was bored and started experimenting with my TI-86.  So I created to programs: ab, and bc.  The program "ab" ran the program "bc" and "bc" ran "ad".  Here's the code for them to make it clearer:

The code for "ab":

:bc

The code for "bc":

:ab

So, when I ran "ab", it just kept on going, like I expected, but I couldn't abort the program when I pressed on.  Probably something to do with the programs switching to quickly.  Then, after a while, I got "Error 15 Memory".  I had a few guesses why that happenned.  

I just thought that was kind of neat.

Now, I found out the grayscale background thing a while ago.  It involves using the http://dysfunction.earthforge.com/?p=mlc.php sprite editor.  Do make the background, here's what you must do:

1.  Type "Asm(spredit)" and press ENTER
2.  Select a size - 8x8 or 18x16
3.  Draw an image
4.  Press 2nd, then press ON, which turns the calculator off.
5.  When you turn you calculator back on (press ON :rolleyes:rolleyes.gif), you'll be back at the homescreen, except it will have a background.  The background will be the same as your image except, any light gray will become dark gray, dark gray will become white, and the "clear" places will become light gray except they will have two black spots.  

Then, if you choose to go to the graph screen, the graph screen will be messed up, and if you go back to the homescreen from there, your new background will be what was on the graph screen.  While you have your background, you can run programs, perform math, etc.  Just run the spredit again to get rid of the background (except don't turn off the calculator while it's running).  

Unfortunately, I can't take a screenshot of this because if I take a screenshot with TI Connect, it doesn't show the background and Virtual TI won't let me do this (it won't let me turn off my calculator while spredit is running).

EDIT:  I got TiLem working.  Here are some screenshots:

user posted image
user posted image
user posted image
user posted image
user posted image

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
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« Reply #1 on: July 06, 2006, 02:07:00 pm »
O_Oshocked2.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« Reply #2 on: July 06, 2006, 10:23:00 pm »
ZOMG! This could be useful when applied correctly

g28401

  • Guest
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« Reply #3 on: July 07, 2006, 03:45:00 am »
I made a program called pgrmCONUNDRM in which the code looked like this:

c1-->
CODE
ec1:pgrmCONUNDRM
:Disp "1337 H4xx0R"c2
ec2

Only took a coupla seconds to run out of memory ;D

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« Reply #4 on: July 07, 2006, 09:25:00 am »
Looks great! O_Oshocked2.gif

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
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« Reply #5 on: July 07, 2006, 01:55:00 pm »
uhm I SERIOUSLY hope kalan comment was dirrected to bfr O_Oshocked2.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
ON Key Not Aborting TI-BASIC Program|Grayscale bac
« Reply #6 on: July 07, 2006, 07:34:00 pm »
Yeah, sounds like it is cool to me. I wish I could try :Ptongue.gif