Search found 12 matches

by M@thieu41
Thu 01 Nov, 2012 12:21 am
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Do you have any idea for my problem? :?:
by M@thieu41
Sat 27 Oct, 2012 10:20 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Wabbitemu works for this, but some rom call mess the linkport in harware and not in the emulator... PS I m not english too,sory for my mistakes @timendus: it doesn t work in the harware, i think it s the fault of one of the rom call i use in my game: _vputs _ipoint _dispop1a _setxxop1 Do you know so...
by M@thieu41
Fri 26 Oct, 2012 5:59 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Do you know if any other routine from TI-OS (other than _getkey) messes the ports?
by M@thieu41
Thu 18 Oct, 2012 7:30 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

But this seems like a topic for a programming help forum, not for this thread. If you make a new thread, link to it for me so I can follow it a bit, will you? :) Sorry for this. :oops: But finally, I've maybe found the problem: it is on the bell_swapByte routine: bell_swapByte: ; Store data to be s...
by M@thieu41
Fri 12 Oct, 2012 5:59 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Finally, it doesn't work very good: the connexion is often lost (it quit the game without write the score) and sometimes, i have some "ram cleared".
I don't understand why, have you any idea?

EDIT: Once, i've had a message while i were testing my game:
"ERR: TYPE DONNEE
1:Quitter"
by M@thieu41
Wed 10 Oct, 2012 6:48 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

I didn't know that :lol:

Someone told me than the emulator is sometimes more successful than the hardware... :crazy:

But i have some bugs with the connexion, i don't know why, but sometimes the game leave for no reason. Else, it work perfectly :D

Thanks you again for your help ^^
by M@thieu41
Sat 06 Oct, 2012 8:40 am
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Thank you for your answer :) The rom call witch were causing the problem is _getkey TI-OS Interference One thing to keep in mind when writing link port related software is that the Ti-OS checks for silent transfers in the background of input routines. When two calculators are connected and one pulls...
by M@thieu41
Thu 04 Oct, 2012 12:54 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Hi! :D First of all, sorry for my bad english: i’m french I don’t know if you remember to me i use since a short time the bell library. ;) I’ve done a game for 2 players, with 2 caltos, and it work perfectly on the emulator (wabbittemu, v1.6.2.21), but with 2 “real” calculators (TI82stats.fr), , it ...
by M@thieu41
Sat 15 Sep, 2012 5:32 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Thank you for your answers! :) I have a little problem when i use Brass: "Error: Command-line syntax incorrect". :? I don't understand why... PS: Sorry for my late answer, i was in a school trip, at the mountain :cowboy: (and sorry for my grammatical mistakes in English) EDIT: We said to m...
by M@thieu41
Tue 11 Sep, 2012 9:17 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Thinks for your answer :)

I ll try to compile with BRASS tomorrow, and i ll send an email to him if it doesn't work.

thank again for your help ^^
by M@thieu41
Tue 11 Sep, 2012 7:31 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Like you can see, i have 312 errors :o
If you can help me, thinks for yours answers!

PS: i don't understand something: in the manual, i have take the v0.2, but in the file, there is written v0.1...
by M@thieu41
Tue 11 Sep, 2012 7:30 pm
Forum: Announce Your Projects
Topic: Bell release v0.2!
Replies: 57
Views: 113679

Re: Bell release v0.2!

Hi! (sorry for my bad English, but i am French, so i don't speak English very well :roll: ) I have begun to program not long ago in ASM z80, and i want to do a game for 2 calculators. We recommended to me the bell library for this, and i have downloaded it (v0.1). I have tried the first program of y...