English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 22 March 2024, 17:26   #1
ancalimon
Supernormal
 
ancalimon's Avatar
 
Join Date: Jul 2007
Location: Istanbul / Turkey
Age: 43
Posts: 1,411
Dopus 5 Open Source

I wish someone kept maintaining and updating Opus5.
https://sourceforge.net/projects/dopus5allamigas/

If someone helped me with how to set up the proper software, I would try to do something. I am a fast learner.
ancalimon is offline  
Old 22 March 2024, 18:44   #2
Pyromania
Moderator
 
Pyromania's Avatar
 
Join Date: Jan 2002
Location: Chicago, IL
Posts: 3,375
What else does it need?
Pyromania is offline  
Old 22 March 2024, 18:59   #3
pipper
Registered User
 
Join Date: Jul 2017
Location: San Jose
Posts: 652
I did that already some years ago and imported the sourceforge project into GitHub:

https://github.com/mheyer32/dopus5allamigas


I updated the make files and code to build with Bebbo’s GCC cross compilation toolchain and fixed a few bugs here and there.

There’s also a brand new effort based on GPL instead of APL license called “Galileo”

https://github.com/Hagbard-Celin/galileo

It is targeted at compiling natively via SAS/C, though
pipper is online now  
Old 22 March 2024, 22:43   #4
Phantasm
Not a Rebel anymore
 
Phantasm's Avatar
 
Join Date: Apr 2005
Location: UK
Age: 51
Posts: 498
Quote:
Originally Posted by pipper View Post
I did that already some years ago and imported the sourceforge project into GitHub:

https://github.com/mheyer32/dopus5allamigas


I updated the make files and code to build with Bebbo’s GCC cross compilation toolchain and fixed a few bugs here and there.

There’s also a brand new effort based on GPL instead of APL license called “Galileo”

https://github.com/Hagbard-Celin/galileo

It is targeted at compiling natively via SAS/C, though
Yes your repo seemed to be the most up to date that's the reason I created a pull request with some small changes I had implemented about 6 months ago
Phantasm is offline  
Old 23 March 2024, 00:45   #5
pipper
Registered User
 
Join Date: Jul 2017
Location: San Jose
Posts: 652
Are you the creator of Galileo? Is it this one:
https://github.com/mheyer32/dopus5allamigas/pull/5
?
pipper is online now  
Old 23 March 2024, 07:53   #6
Phantasm
Not a Rebel anymore
 
Phantasm's Avatar
 
Join Date: Apr 2005
Location: UK
Age: 51
Posts: 498
No mine was the one before that. Just a few small enhancements
Phantasm is offline  
Old 25 March 2024, 01:10   #7
hceline
Registered User
 
Join Date: Nov 2009
Location: Top of the world
Posts: 161
Quote:
Originally Posted by pipper View Post
Are you the creator of Galileo? Is it this one:
https://github.com/mheyer32/dopus5allamigas/pull/5
?

That would be me.

Since Galileo was mentioned I must note that I would not recommend using the current v0.1 release.

In spite of all my memory-leak fixes, it looses almost 1,5KB only by starting it and immediately quitting it, and that is the best case.
In the worst case, I just discovered a rare failure-mode where it leaves about 57KB allocated after starting and quitting.

I will tag a new version when I've found and plugged the source of these leaks.

It might be OK for Workbench replacement mode, as one usually do not quit it from that mode. But I've not gotten around to testing that mode, so I have no idea if it works at all.

-Hagbard Celine
hceline is offline  
Old 15 April 2024, 16:47   #8
hceline
Registered User
 
Join Date: Nov 2009
Location: Top of the world
Posts: 161
The good news is that this looked worse than it was.
The 57KB loss was due to a use-after-free in my self-hacked resource-tracking library, so not a issue with the main codebase.
And when measuring the 1,5KB loss I forgot to account for the auto copy of files from EnvArc: to Env:, so it is quite a bit smaller.

The bad news is that while hunting down the remaining memory leaks, I keep finding the kind of bugs that pushes the goalposts for tagging a new release.

-Hagbard Celine

Last edited by hceline; 15 April 2024 at 16:48. Reason: Spelling
hceline is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
FBlit source now open. Samurai_Crow Coders. Asm / Hardware 58 16 June 2020 18:08
Please open source all the things wXR Amiga scene 382 21 April 2020 17:21
Dopus Open Source. Latest Nightly Builds Retrofan support.Other 1 13 October 2013 02:28
NewsRog goes Open Source Paul News 0 04 December 2004 16:37
BlitzBasic - Is now open source Djay Amiga scene 2 08 February 2003 01:09

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:30.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07952 seconds with 15 queries