| Poster | Thread |
Kicko
 |  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 19:36:58
| | [ #41 ] |
|
|
 |
Elite Member  |
Joined: 19-Jun-2004 Posts: 4662
From: Sweden | | |
|
| @Cool_amigaN
I think every amigasystem has its own fan base, both good and bad.... Last edited by Kicko on 18-Apr-2012 at 07:41 PM. Last edited by Kicko on 18-Apr-2012 at 07:37 PM.
|
|
| Status: Offline |
|
|
Toaks
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 20:00:53
| | [ #42 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 7794
From: amigaguru.com | | |
|
| @fishy_fis
Quote:
fishy_fis wrote: Little off topic, but I wonder why it doesnt work on OS4.x and requires patching for MOS. It's definately not a hardware thing as it works nicely on a Draco and Amithlon without the need for patching, etc. (ie. rtg/rta only).
Good luck with getting the price lowered, but its bad etiquette in my opinion to offer someone something, have them agree, and then try to change the agreed amount simply because its taking longer than you want. It's only been a few months and more than half the money has been raised. Pretty good going I thought.
|
OS4 is made to be really picky by these kind of things, sadly its making users more frustrated than it should. Lots of this should have worked fine but since they do nasty stuff OS4 blocks them out.
MorphOS has always been better at Emulation 68k stuff so i guess thats why it works there (with minor patches).
as for your opinion about the ethics , i totally agree and thats what i said earlier in the thread too.
@kas1e
i do know how Sourceforge works, i have many projects there (that i have ported and created). As for Devs, yes there's quite a few, i know that but do they have the time and dedication for this?, not so sure :( As for having the sources, indeed thats a good point but then again thats not new as "we" had them from 2004-2009 but yes not open source so it doesnt really count other than that we had the chance and we had the bloody source.
I hope all goes well kas1e, i really do! and when the sources is aquired then i will open my wallet and help the project to start (no matter which OS version it is).
_________________ Brand new website... www.amigaguru.com |
|
| Status: Offline |
|
|
itix
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 20:04:21
| | [ #43 ] |
|
|
 |
Elite Member  |
Joined: 22-Dec-2004 Posts: 2576
From: Freedom world | | |
|
| @Toaks
Quote:
There's more assembly stuff in it that will have to be converted in to C/c++ than stuff you can just __If Def__ , they went with assembler for a reason, either the SDK limitations (very likely) at that time or that it had to be Assembler to be efficient enough (also very likely).
|
You dont have to convert 68k assembly to C since the operating systems can run 68k code._________________ Free IRC client for Amiga: www.amirc.org |
|
| Status: Offline |
|
|
itix
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 20:30:24
| | [ #44 ] |
|
|
 |
Elite Member  |
Joined: 22-Dec-2004 Posts: 2576
From: Freedom world | | |
|
| @broadblues
Quote:
DOpus5 patches the system in ways that broke 3.5 IIRC (new icon features like animation never worked becasue the code was patched out by DOpus.
|
I have never used Magellan but according to AmiKit page even using PNG icons is possible with it...
Quote:
If it did that too 3.5 it'll likely cripple a lot of new Amiga OS4 stuff, perhaps that is the problem.
|
No, it is just certain dos.library related things. If Magellan was ported to PPC it would run on MorphOS but crash on OS4._________________ Free IRC client for Amiga: www.amirc.org |
|
| Status: Offline |
|
|
Cool_amigaN
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 20:45:37
| | [ #45 ] |
|
|
 |
Super Member  |
Joined: 6-Oct-2006 Posts: 1070
From: Athens/Greece | | |
|
| @kas1e
Quote:
kas1e wrote: @Cool_amigaN [...] Sadly its unpossble later to somehow protect the stuff , so they can't use it. [...]
|
LOL
At least, have you consider implementing a restrictive rule on the about tab of your progs saying i.e.; I, Vlad, known as kas1e, porter of xxx app, forbid the usage of the aforementioned program from the following persons; [Enter List] OR else I curse your machines to get fried xD
AFAIK, a similar approach was proposed by someone from the Natami team towards Atheist on Moo, i.e. excluding him by listing him on the warranty of the system :P
If someone has the link from moo, please drop the line here :)_________________
|
|
| Status: Offline |
|
|
Toaks
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 21:12:18
| | [ #46 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 7794
From: amigaguru.com | | |
|
| @itix
Quote:
itix wrote: @Toaks
Quote:
There's more assembly stuff in it that will have to be converted in to C/c++ than stuff you can just __If Def__ , they went with assembler for a reason, either the SDK limitations (very likely) at that time or that it had to be Assembler to be efficient enough (also very likely).
|
You dont have to convert 68k assembly to C since the operating systems can run 68k code. |
true enough for a quick and dirty port but yes it would work as a "temporary" solution just to get it working and then start removing the uneeded hw banging code etc.
maybe i am overcomplicating the project but as i have said before.... i have been waiting 8 years for this "xxxxxxthing", if not more ;).
_________________ Brand new website... www.amigaguru.com |
|
| Status: Offline |
|
|
Toaks
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 21:19:25
| | [ #47 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 7794
From: amigaguru.com | | |
|
| @itix
Quote:
itix wrote: @broadblues
Quote:
If it did that too 3.5 it'll likely cripple a lot of new Amiga OS4 stuff, perhaps that is the problem.
|
No, it is just certain dos.library related things. If Magellan was ported to PPC it would run on MorphOS but crash on OS4. |
how would you know that? , is that because of the 68k version not working or is it because of known native reasons?
If it would crash is not a suprise though  _________________ Brand new website... www.amigaguru.com |
|
| Status: Offline |
|
|
fishy_fis
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 22:46:59
| | [ #48 ] |
|
|
 |
Super Member  |
Joined: 29-Mar-2004 Posts: 1054
From: Australia | | |
|
| @Cool_amigaN
Quote:
| Sadly its unpossble later to somehow protect the stuff , so they can't use it |
Sorry, I know English isnt his native language, but this reminded me of Ralph Wiggum......
"Me fail English? That's unpossible" :) |
|
| Status: Offline |
|
|
terminills
|  |
Re: DOpus Magellan on OS4.1? Posted on 18-Apr-2012 23:16:16
| | [ #49 ] |
|
|
 |
Cult Member  |
Joined: 8-Mar-2003 Posts: 797
From: Unknown | | |
|
| |
| Status: Offline |
|
|
itix
|  |
Re: DOpus Magellan on OS4.1? Posted on 19-Apr-2012 7:03:00
| | [ #50 ] |
|
|
 |
Elite Member  |
Joined: 22-Dec-2004 Posts: 2576
From: Freedom world | | |
|
| @Toaks
Quote:
how would you know that? , is that because of the 68k version not working or is it because of known native reasons?
|
Because of the 68k version not working. Magellan relies on somewhat exact copy of original dos.library and filesystem operations. Nothing what one couldnt fix (in fact I dont remember where the problem was) but it was found out when testing dos.library changes on MorphOS.
(Amiga software is admittely a fragile ecosystem...)_________________ Free IRC client for Amiga: www.amirc.org |
|
| Status: Offline |
|
|
Cool_amigaN
|  |
Re: DOpus Magellan on OS4.1? Posted on 19-Apr-2012 8:13:13
| | [ #51 ] |
|
|
 |
Super Member  |
Joined: 6-Oct-2006 Posts: 1070
From: Athens/Greece | | |
|
| @terminills
LOL thanks, that's the one!
Let me quote the wise words of Richard Maudsley:
Quote:
Hell, it's even going to be in the warrantee, that if a natami is sold to you, it's automatically disqualified from any kind of support or repairs.
|
So kas1e, there you have the original plan :)_________________
|
|
| Status: Offline |
|
|
Toaks
|  |
Re: DOpus Magellan on OS4.1? Posted on 19-Apr-2012 9:01:10
| | [ #52 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 7794
From: amigaguru.com | | |
|
| @itix
Quote:
itix wrote: @Toaks
Quote:
how would you know that? , is that because of the 68k version not working or is it because of known native reasons?
|
Because of the 68k version not working. Magellan relies on somewhat exact copy of original dos.library and filesystem operations. Nothing what one couldnt fix (in fact I dont remember where the problem was) but it was found out when testing dos.library changes on MorphOS.
(Amiga software is admittely a fragile ecosystem...) |
thanks for the input,hopefully things like this can be either patched or totally cleaned out when and if the sources will come out, as for Amiga software being fragile, very true :(_________________ Brand new website... www.amigaguru.com |
|
| Status: Offline |
|
|
kas1e
|  |
Re: DOpus Magellan on OS4.1? Posted on 19-Apr-2012 9:12:40
| | [ #53 ] |
|
|
 |
Elite Member  |
Joined: 11-Jan-2004 Posts: 2922
From: Russia | | |
|
| |
| Status: Offline |
|
|
TearsOfMe
 |  |
Re: DOpus Magellan on OS4.1? Posted on 12-May-2012 21:57:56
| | [ #54 ] |
|
|
 |
Member  |
Joined: 31-Dec-2009 Posts: 52
From: Westerwald | | |
|
| @all
The last days we make a huge step from about $2900 to $3253.
So go ahead and spend a little bit to reach the goal :) |
|
| Status: Offline |
|
|
kas1e
|  |
Re: DOpus Magellan on OS4.1? Posted on 21-May-2012 11:08:51
| | [ #55 ] |
|
|
 |
Elite Member  |
Joined: 11-Jan-2004 Posts: 2922
From: Russia | | |
|
| @all
Now we are at 3333$. Olaf trying to contact with them to ask if they will be kindly enough to give us code for 3k , but if not, then we have "only" 2.267 left. Which are not that big summ as initiall 5600, so everyone who in interst (and only who in interest, not those ones who didn't), keep them coming. _________________ aos4/aros/mos projects & articles
If you like any amiga related work i do, feel free to donate |
|
| Status: Offline |
|
|
spotUP
|  |
Re: DOpus Magellan on OS4.1? Posted on 21-May-2012 13:52:59
| | [ #56 ] |
|
|
 |
Elite Member  |
Joined: 19-Aug-2003 Posts: 2854
From: Up Rough Demo Squad | | |
|
| @kas1e
sweet! keep us posted! _________________ AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.
http://www.asciiarena.com http://www.uprough.net |
|
| Status: Offline |
|
|
vox
|  |
Re: DOpus Magellan on OS4.1? Posted on 5-Aug-2012 16:40:06
| | [ #57 ] |
|
|
 |
Elite Member  |
Joined: 12-Jun-2005 Posts: 3040
From: Belgrade, Serbia | | |
|
| |
| Status: Offline |
|
|
spotUP
|  |
Re: DOpus Magellan on OS4.1? Posted on 5-Aug-2012 17:19:55
| | [ #58 ] |
|
|
 |
Elite Member  |
Joined: 19-Aug-2003 Posts: 2854
From: Up Rough Demo Squad | | |
|
| I just donated 26 more dollars. It should be 3500 now! Last edited by spotUP on 05-Aug-2012 at 07:35 PM.
_________________ AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.
http://www.asciiarena.com http://www.uprough.net |
|
| Status: Offline |
|
|
vox
|  |
Re: DOpus Magellan on OS4.1? Posted on 5-Aug-2012 18:19:00
| | [ #59 ] |
|
|
 |
Elite Member  |
Joined: 12-Jun-2005 Posts: 3040
From: Belgrade, Serbia | | |
|
| @spotUP
Thanks, less then 2 000 to go, I will donate 50 early next month _________________ AF 2012, Hollywood Designer 5, AmigaOS 3.5,4.0 and 4.1 registered user, user of Linux Mint 13 Roots Taking Over The World |
|
| Status: Offline |
|
|
OldAmigan
 |  |
Re: DOpus Magellan on OS4.1? Posted on 5-Aug-2012 19:33:46
| | [ #60 ] |
|
|
 |
Regular Member  |
Joined: 25-Dec-2003 Posts: 456
From: Dumfries, Scotland | | |
|
| @spotUP
Well, here's another $25.
Hope we get there soon _________________ Fred Booth ======================================== A500, A600, A1200 c/w Mediator and 030 AmigaOne and OS4.1 Mac LCII, G4 Powermac running OSX + Amigakit and MorphOS 3.0 Dell Mini 10 Netbook running IcAros and AmigaForever+Amikit+AmigaSys |
|
| Status: Offline |
|
|