Author Topic: [PRGM USAGE] Flash gordon in TI-Connect  (Read 10081 times)

0 Members and 1 Guest are viewing this topic.

crzyrbl

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« on: August 08, 2005, 10:25:00 am »
my flash gordon doesnt work...

###############################

ERROR SYNTAX
1:QUIT

c1-->
CODE
ec1"ZSWORD
prgm*THETA*
asm(prgmZDELc2
ec2

help   :paf:tripaf.gif

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #1 on: August 08, 2005, 12:03:00 pm »
have u tried running prgmZSWORD alone, in case there is an error in the game program?

crzyrbl

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #2 on: August 08, 2005, 01:23:00 pm »
ya, the same as the one all of you saw

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #3 on: August 08, 2005, 02:11:00 pm »
hmm, sound weird, which prgm did u used to send it? I guess resetting your RAM (archive ur prgm first tho) then ressending it again might help, if not, what OS do you use? I only tested FG in OS 1.14 and 1.18 so far

crzyrbl

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #4 on: August 08, 2005, 02:16:00 pm »
1.18 using ti-connect

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #5 on: August 08, 2005, 02:18:00 pm »
QuoteBegin-crzyrbl+August 8, 2005, 21:16-->
QUOTE (crzyrbl @ August 8, 2005, 21:16)
using ti-connect

thats the problem... depends of the TI connect version u use though, I think Dysfunction can send Flash gordon fine to his calc with version 1.53 or something, maybe the FG version I have on Omnimaga can only be sent with TI graph link and TILP.. I dunno, did you tried the Flash gordon from FFTOM2, Reuben 1 and 2, Dark Link and ROL3 as well?

crzyrbl

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #6 on: August 08, 2005, 02:24:00 pm »
nope, ill try

EDIT:
now im getting ERR:INVALID

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #7 on: August 08, 2005, 02:50:00 pm »
so maybe try to send prgmZDEL adn prgmZ again, are you sure the theta prgm is not named with something else than the Theta symbol on calc?

crzyrbl

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #8 on: August 08, 2005, 03:04:00 pm »
i dont know how, i didnt do anything different, but it works.  its a little slower than i had hoped, but i guess i can still use it for the maps...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #9 on: August 09, 2005, 02:27:00 am »
oh nice it works, and yeah its slow I know, thats why I only use it for map loading or for loading huge programs that doesnt require speed much. Now if only xLIB or EBL had FG functions O_Oshocked2.gif

dysfunction

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #10 on: August 09, 2005, 04:20:00 am »
What you have to do is open programTHETA in Graphlink (in your file browser it should be listed as |.8xp). In the Name:  box in Graphlink, change the name from THETA to something else (say programO), then uncheck the Protected checkbox. Now send FG to your calc, including |.8xp. Now make a new basic program called programTHETA (not T-H-E-T-A, but the THETA character). Recall programO (or whatever you changed programTHETA to in Graphlink) into programTHETA, then delete programO. Now you should be set.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #11 on: August 09, 2005, 04:33:00 am »
Make sure you dont type the code ON calc though becaus eit contains self-modifying ASM code

(Topic split from the Infinite chapter topic, and Pinned in General Help and Support section)

crzyrbl

  • Guest
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #12 on: August 10, 2005, 05:29:00 pm »
QuoteBegin-Kevin+9 August 2005, 10:33-->
QUOTE (Kevin @ 9 August 2005, 10:33)
Make sure you dont type the code ON calc though becaus eit contains self-modifying ASM code

 are you kidding me???  O_Oshocked2.gif

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #13 on: August 11, 2005, 12:57:00 am »
Actually I unlocked prgm*THETA* with CODEX on my calc to view the source code and I realised the code changed everytime I ran flash gordon, that happen in most non flash APP ASM programs

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
[PRGM USAGE] Flash gordon in TI-Connect
« Reply #14 on: September 25, 2005, 05:24:00 am »
Maybe I can help:
1. Yeah, prgmTHETA gets edited everytime u use FG...
2. I know of a better "prgm-toRAM-tool" than FG: It