Ultimate Amiga
Network Boards => AMOS Factory => Extensions Forum => Topic started by: AmiDARK on December 13, 2009, 09:16:45 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
-
Thanks for posting it, Freddix.
The next time I'm working on an AGA project under Amos, I'll try it out.
-
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
-
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?
-
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?
-
I don't know but it occupies the same slot as a better extension, I think.
-
if anyone has this, i'll uploaded it to the downloads section for future protection :)
-
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.
-
Thanks for that segafan. Will see if I can work out what the issue is :)
-
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)
-
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 ;)
-
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