Author Topic: Pyro compressor routine  (Read 3354 times)

0 Members and 1 Guest are viewing this topic.

Demon

  • Guest
Pyro compressor routine
« on: August 20, 2006, 04:38:00 am »
Mine may not be that fast, but here it is anyway.

--- Syntax for Compressing Data ---
[Matrix]:prgmMATC
Result:  Compressed martrix in Str0 and Ans.

LIST:prgmMATC
Result:  Compressed list in Str0 and Ans.

If you want extra compression, do:
.8:prgmMATC
and it will compress one iteration's worth of repetitive data.

--- Syntax for Decompressing Data ---
[Packed string]:prgmMATC
(Ex:  Str0:prgmMATC)
Result:  Matrix or List in Ans and Mat J or List 6

--- Data Limitations ---
Numbers in matrices and lists must be non-decimal, and range from zero to 235.

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Pyro compressor routine
« Reply #1 on: August 20, 2006, 05:53:00 am »
Looks cool and I will try it out later, but would you make a new thread for your own? Or let a mod split this topic maybe.

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
Pyro compressor routine
« Reply #2 on: August 20, 2006, 01:41:00 pm »
uhm pyro please do not advertise your program in other ppl project threads :|neutral.gif I splitted the topic from his thread
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Demon

  • Guest
Pyro compressor routine
« Reply #3 on: August 20, 2006, 03:00:00 pm »
Sorry.  I thought that was a generalized topic, so rather than creating another one and having many threads on the same subjects (there's already three and admins tend to get mad when people do that), I put it in there.

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Pyro compressor routine
« Reply #4 on: August 20, 2006, 04:45:00 pm »
It's all good, but if there is a project that you worked on then you should make a thread for itself. I am going to give a try at this tonight.

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
Pyro compressor routine
« Reply #5 on: August 21, 2006, 01:29:00 am »
yah I remember back in the days where CDI advertised his games in my project thread <_<dry.gif  (good ol' days =) )
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Pyro compressor routine
« Reply #6 on: August 21, 2006, 08:36:00 am »
QUOTE
yah I remember back in the days where CDI advertised his games in my project thread
There are 10 types of people in this world-- those that can read binary, and those that can't.

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
Pyro compressor routine
« Reply #7 on: August 21, 2006, 08:57:00 am »
I'll make them staff only then ;_;



j/k
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
Pyro compressor routine
« Reply #8 on: August 21, 2006, 09:53:00 am »
So, where is the dl link?

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
Pyro compressor routine
« Reply #9 on: August 21, 2006, 09:56:00 am »
i swear there was one in his post, I guess it got screwed up when splitting the topic
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Demon

  • Guest
Pyro compressor routine
« Reply #10 on: August 21, 2006, 10:55:00 am »
Oh, I guess that would help if I put had put an attachment...
:/confused.gif

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Pyro compressor routine
« Reply #11 on: August 21, 2006, 12:22:00 pm »
QuoteBegin-xlibman+21 Aug, 2006, 15:56-->
QUOTE (xlibman @ 21 Aug, 2006, 15:56)
i swear there was one in his post, I guess it got screwed up when splitting the topic  

 I figured.

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
Pyro compressor routine
« Reply #12 on: August 21, 2006, 12:33:00 pm »
there we go, I'll check asap
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)