Main Menu

Amos Personal library

Started by AmiDARK, 13 Dec, 2009, 10:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AmiDARK

I've found on my old backups the old Amos Personal library I've developed years ago.
It's the full final version.
I've uploaded it again for those that liked to try it :
http://files.amidark-engine.com/AmosPRO/AmosPro_PersonalLIB.lha

Feel free to post your comments here about it.

Kindest Regards,
AmiDARK.
http://www.amidark-engine.com

SamuraiCrow

Thanks for posting it, Freddix.

The next time I'm working on an AGA project under Amos, I'll try it out.

segafan

Hi,
link doesn't work anymore. Any chance of re-upload? Looks like really neat extension.
Although noticed similar extension in download section, but doesn't look like full version to me as i'm not able to compile it. Do i do something wrong during compilation or the one in download section is really not full version?

thanks in advance

SamuraiCrow

The one in the downloads here and on the Aminet are the demo version that won't compile.  What was it you were trying to do?

segafan

Hm, that's sad. I wanted to utilize his AgaCopper tricks. But the rest looks really cool as well.

I'm newbie in world of AMOS, so every powerful extension with nicely clean human reading "code" and easily understandable examples are for me something what i really would like to have fully functional.

The .Lib in link provided by creator in 1st post probably wasn't full version, right?

SamuraiCrow

I don't know but it occupies the same slot as a better extension, I think.

Hungry Horace

if anyone has this, i'll uploaded it to the downloads section for future protection :)
Quote from: KillerGorillabecause winuae is made of code and your amiga is made of stuff


segafan

I've digged it out in the end from deep of the internet. So here is it.
Btw. it shows me "Extension M" which leads to "Extension Not Loaded" in few included examples, even i have it in correct slot (13 as documentation suggests). Not sure where's the problem, as there's no issue like that in demo version. Some undocumented change in update from 1.0 (demo) to 1.1 (full)? Maybe someone more skilled here will know.

Lonewolf10


Thanks for that segafan. Will see if I can work out what the issue is :)

Lonewolf10

#9
I used my Extension Examiner program to check the slot number in the AMOS Pro extension. It is definately slot 13 it should be in.

I checked out all of the example programs and only found the following issues:


AgaCopper/
Test.AMOS - seems to crash if you add Next I

AgaIcons/
16ColorIcons.AMOS - corrupts display! Press Escape until you see direct mode flash up.
                    On keyboard type "DEFAULT" and press return to get AMOS back to normal.
                    Memory is now low! Advise to exit and re-open AMOS.

BlockCopy/
BlockCopy.AMOS - does nothing? On line 25: . 0,0,U
                 Possible clash with other extension, needs further investigation.

EcsCopper/
these programs will likely crash AMOS on AGA setups - the one I tried did!



Any of the programs containing the line If Fine Star=false Then Goto <location> should be REM'ed out and replaced with If Mouse Key=false Then Goto <location>. These demo's will now run properly  8)

Lonewolf10

Quote from: segafan on 01 Mar, 2016, 11:31 AM
Btw. it shows me "Extension M" which leads to "Extension Not Loaded" in few included examples, even i have it in correct slot (13 as documentation suggests).

Problem solved :)

The thing is that Extension M is actually slot 12! Checking on www.AmigaCoding.com revealed only 3 extensions currently known to use that slot. Any examples that require Extension M require the AMOS Turbo extension (NOT Turbo Plus).
I have version 1.9 of the Turbo extension, which should be available to download here on the AMOS Factory. If not let me know and I'll upload it ;)

AmiDARK

I have checked my files and I have kept a copy of my old library.
I will try to upload it next week-end to make it available again.

Regards,
Fred