TI game written in swedish

A General Discussion forum for TI calculators

Moderator: MaxCoderz Staff

the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

lol

Post by the_unknown_one »

Hi ErkTheOrc, i had no idea that was ur site, nice game :wink: Also had no idea u coded ASM. If you need any help with it (translating or coding), just ask :wink:
User avatar
DJ_O
Calc King
Posts: 2324
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

I guess he took a quite long hiatus because when I added his website in my link section it hasnt been updated for one year, now he posted a new update... and I think he's the one who made the on calc asm compiler in BASIC
Image Image Image Now active at https://discord.gg/cuZcfcF (CodeWalrus server)
the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

Post by the_unknown_one »

On-calc ASM compiler in BASIC? :S
User avatar
DJ_O
Calc King
Posts: 2324
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

it's called mon83 I think. I didnt used it very much because it didnt supported everything though and it's very slow when scrolling and there is a few bugs
Image Image Image Now active at https://discord.gg/cuZcfcF (CodeWalrus server)
Erktheorc
New Member
Posts: 36
Joined: Tue 21 Dec, 2004 12:05 am
Location: Sweden, Göteborg
Contact:

Post by Erktheorc »

yep I made mon83, most bugs have been fixed in the latest version which I haven't released yet. It's quite slow so I barely use it my self :P

I will post more info/screenshots as soon as the game engine is completed (next month or so). I just finished the event part of the engine so there is only AI left to do (and some minor fixes).
the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

hmm

Post by the_unknown_one »

In what way is it slow? The compiled progs are slow or the compiler itself is slow? If the compiler itself would be slow, i wouldn't mind...
User avatar
DJ_O
Calc King
Posts: 2324
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

The compiler scroll slowly because it's written in BASIC. You make a prgm, then compile it in hex code, which is stored into a string, then you copy the strings in a prgm with the Asmprgm command above then do AsmComp(prgmA,prgmB then you have a squished asm program.
Image Image Image Now active at https://discord.gg/cuZcfcF (CodeWalrus server)
the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

pff

Post by the_unknown_one »

Hmm... I think i'll wait for Chasm 2 to be sent to me :D
User avatar
DJ_O
Calc King
Posts: 2324
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

Chasm is dead, wait for titan ASM 1.4 which should be released in august 2005
Image Image Image Now active at https://discord.gg/cuZcfcF (CodeWalrus server)
the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

Post by the_unknown_one »

Chasm is not dead, IT'S ALIVE!!! MWUHAHAHAHA! LOL Anyway, i've talked to Keith Pierce and he told me he hasn't released Chasm 2 yet because he has no access to a comp (he can go on AIM with his Ogo, whatever that is) and he'll send me Chasm 2 as soon as he can and he'll release it as soon as he can too :)
User avatar
DJ_O
Calc King
Posts: 2324
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

Odd, I though it was dead because Keith didnt posted on UTI since september. Now at least I know he's still working on it. Thanks for the info
Image Image Image Now active at https://discord.gg/cuZcfcF (CodeWalrus server)
Post Reply