Development Plan

deadwood · 6609

AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 2964
    • Karma: +64/-1
  • AROS One
    • AROS One
Reply #135 on: December 19, 2022, 03:55:10 PM
The native 32-bit AROS (ABIv0) will continue being maintained by me as described in the "long term horizon" section.

Thank you deadwood for the confirmation, otherwise there would be no point in carrying on AROS One, thanks to you AROS One has grown notevlly, work much aprreciated by many users.


Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #136 on: December 20, 2022, 01:01:52 PM
The native 32-bit AROS (ABIv0) will continue being maintained by me as described in the "long term horizon" section.

I don't plan on working on 64-bit native version. I know in the past Kalamatee worked a lot on 64-bit native version. Neil also seems interested in it.

Yes when abiv0 will be aligned to abiv11 there will be the possibility to use some Hollywood plugins I plan to collaborate for some software thanks deadwood


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1377
    • Karma: +111/-0
Reply #137 on: January 03, 2023, 06:27:54 PM
Hi all,

With availability of beta of Intuition (window manager), I now consider the POC phase complete. This means I will start moving to second objective - a refreshed release of ABIv0. I will inform you separately what will be the target freshness of common codebase to which we well be upgrading.

1) Proof of concept of Scalos providing a Linux desktop environment [DONE]
2) Release new version of ABIv0 refreshed to newer common codebase [IN PROGRESS]
3) Enable most functionalities of Scalos under Linux

The long term horizon remains unchanged:

"On a longer horizon, there will be a lot of work related to ABIv0 and AxRuntime. I want to update ABIv0 to be based on latest ABIv11 source code. This will be an enabler to having a version of AxRuntime that is capable of running ABIv0 32-bit programs on top of Linux.

Once all these things are in place, we will have a Linux-native desktop (Scalos) and ability to run AROS ABIv0 programs (32-bit), AROS ABIv11 programs (64-bit) and AxRuntime-recompiled programs (64-bit). This way existing Distros could be re-created using Linux as a base without loosing existing functionality for users, enabling a gradual migration from 32-bit to 64-bit."
« Last Edit: January 04, 2023, 07:37:20 AM by deadwood »



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 2964
    • Karma: +64/-1
  • AROS One
    • AROS One
Reply #138 on: January 03, 2023, 09:40:16 PM
Thanks deadwood, you are doing a great and great job, I am looking forward to the ABIv0 upgrade.

Regarding the Linux base, as already mentioned not being a linux expert, I would not feel comfortable, and I would not be able to offer the support to the users in case of problems with the Operating System.


Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #139 on: January 04, 2023, 12:13:54 PM
@Deadwood thank you attemp new release of abiv0 :)


Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #140 on: January 04, 2023, 12:48:23 PM
Deadwood I told Andreas Falkenhahn about the new release of aros abiv0 and its hollywood plugins he replied like this

"Show me some code on how to manually initialize and deinitialize the C++17 (or better)
runtime in a project linked with -nostartfiles and loaded via LoadSeg(). C++ exception
handling must also work in that project! If that is possible on AROS, I can provide
builds of the plugins..."

Thank you in advance
« Last Edit: January 04, 2023, 12:56:52 PM by Amiwell »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1377
    • Karma: +111/-0
Reply #141 on: January 04, 2023, 02:32:07 PM
I'll take that into account



Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #142 on: January 04, 2023, 02:48:08 PM
ok thank you

All Best Deadwood


Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #143 on: January 05, 2023, 12:49:05 PM
Deadwood Alfred Faust could bring a software on AROS only that there is a problem with the interface midi devices usb you should compile the driver that is in native assembly for 68k you could do something the software is an advanced midi sequencer

alfred wrote:

If you can have a look at the 68k-camd-driver (the bridge between Poseidons camdusbmidi.class and the CAMD-System)
I attach it here.

NB.: here is the text at the top of the source to the camdusbmidi.class
/*
 *----------------------------------------------------------------------------
 *                         camdusbmidi class for poseidon
 *----------------------------------------------------------------------------
 *                   By Chris Hodges <chrisly@platon42.de>
 */

/* TODO: Somebody needs to port the assembly 68k camd driver to something that is used under AROS! */


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1377
    • Karma: +111/-0
Reply #144 on: January 05, 2023, 04:14:23 PM
It's unlikely I will look into that.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #145 on: January 05, 2023, 05:33:18 PM
okay thanks