Ultimate Amiga

Network Boards => AMOS Factory => Extensions Forum => Topic started by: AmiDARK on 13 Dec, 2009, 10:16 PM

Title: Amos Personal library
Post by: AmiDARK on 13 Dec, 2009, 10:16 PM
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
Title: Re: Amos Personal library
Post by: SamuraiCrow on 14 Dec, 2009, 07:48 PM
Thanks for posting it, Freddix.

The next time I'm working on an AGA project under Amos, I'll try it out.
Title: Re: Amos Personal library
Post by: segafan on 25 Feb, 2016, 11:52 AM
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
Title: Re: Amos Personal library
Post by: SamuraiCrow on 25 Feb, 2016, 03:48 PM
The one in the downloads here and on the Aminet (http://aminet.net/package/dev/amos/PersonnalDEMO) are the demo version that won't compile.  What was it you were trying to do?
Title: Re: Amos Personal library
Post by: segafan on 25 Feb, 2016, 09:18 PM
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?
Title: Re: Amos Personal library
Post by: SamuraiCrow on 27 Feb, 2016, 07:13 AM
I don't know but it occupies the same slot as a better extension, I think.
Title: Re: Amos Personal library
Post by: Hungry Horace on 27 Feb, 2016, 11:24 AM
if anyone has this, i'll uploaded it to the downloads section for future protection :)
Title: Re: Amos Personal library
Post by: segafan on 01 Mar, 2016, 11:31 AM
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.
Title: Re: Amos Personal library
Post by: Lonewolf10 on 25 Mar, 2016, 08:40 PM

Thanks for that segafan. Will see if I can work out what the issue is :)
Title: Re: Amos Personal library
Post by: Lonewolf10 on 26 Mar, 2016, 04:27 PM
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)
Title: Re: Amos Personal library
Post by: Lonewolf10 on 27 Mar, 2016, 10:34 AM
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 ;)
Title: Re: Amos Personal library
Post by: AmiDARK on 13 Jul, 2016, 12:14 AM
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