Welcome, Guest. Please login or register.

Author Topic: Short information about Aros and V4  (Read 10658 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TribbleSmasher

Re: Short information about Aros and V4
« on: March 29, 2020, 07:25:54 PM »
What is the toolkit anyway? Some sort of gadtools reimplementation?
 

Offline TribbleSmasher

Re: Short information about Aros and V4
« Reply #1 on: April 04, 2020, 12:24:17 PM »
I'm playing around with the image in UAE right now.
It is really not easy to make an LHA archive out of it, as it is massivly bloated atm.
The C directory alone holds more than 500 files, audio samples and what not. I keep digging... ;)
 

Offline TribbleSmasher

Re: Short information about Aros and V4
« Reply #2 on: April 04, 2020, 12:59:48 PM »
I tried to dragndrop copy the System to the empty Work partition, but not everything got copied correctly, like icons have different sizes.

And DOpus refuses to change screen resolution.
« Last Edit: April 04, 2020, 01:00:32 PM by TribbleSmasher »
 

Offline TribbleSmasher

Re: Short information about Aros and V4
« Reply #3 on: April 04, 2020, 01:27:14 PM »
I also deleted additional sounds again from /Devs.. and everything big in C requiring ixemul and some weird players that just crash. still alot to go.
I am doing this in an 3.1.4 environment, as Aros itself doesn't seem to cope reliably with copying/deleting stuff.
Still the system folders are massive... I am down to 97MB atm.

Can i assume anything ELF is useless on 68k?
« Last Edit: April 04, 2020, 01:29:17 PM by TribbleSmasher »
 

Offline TribbleSmasher

Re: Short information about Aros and V4
« Reply #4 on: April 04, 2020, 01:35:25 PM »
c:addr2line
c:AmiLua
c:ar
...

lots of.
 

Offline TribbleSmasher

Re: Short information about Aros and V4
« Reply #5 on: April 04, 2020, 01:51:18 PM »
Yeah. i don't know how this works. I believed anything ELF is PPC stuff maybe.
Anyway, wrote a little tool to find those:
Code: [Select]
UDH0:Classes/Zune/Urltext.mcp
UDH0:Classes/Zune/Urltext.mcc
UDH0:Classes/Zune/Popplaceholder.mcc
UDH0:Classes/Gadgets/bgui_treeview.gadget
UDH0:Classes/Gadgets/bgui_popbutton.gadget
UDH0:Classes/Gadgets/bgui_palette.gadget
UDH0:Classes/Gadgets/bgui_layoutgroup.gadget
UDH0:Classes/Gadgets/bgui_bar.gadget
UDH0:Classes/DataTypes/targa.datatype
UDH0:C/ZipSplit
UDH0:C/ZipNote
UDH0:C/ZipCloak
UDH0:C/Zip
UDH0:C/xadUnTar
UDH0:C/xadUnFile
UDH0:C/xadUnDisk
UDH0:C/xadList
UDH0:C/xadLibInfo
UDH0:C/xad2lha
UDH0:C/UnZipSfx
UDH0:C/UnZip
UDH0:C/ShellPlayer
UDH0:C/RexxMast
UDH0:C/rexx
UDH0:C/regina
UDH0:C/Installer
UDH0:C/fUnZip
UDH0:C/exe2arc
UDH0:C/dbwrender
UDH0:C/bcubic
UDH0:C/bc
UDH0:C/basename
UDH0:C/base64
UDH0:C/asimplex
UDH0:C/aroach
UDH0:C/ar
UDH0:C/AmiLua
UDH0:C/addr2line
UDH0:boot/amiga/aros.elf
UDH0:System/RexxMast
UDH0:Libs/xmp.library
UDH0:Libs/bgui.library

(it is my already cleaned up system:, btw.)
« Last Edit: April 04, 2020, 01:53:10 PM by TribbleSmasher »
 

Offline TribbleSmasher

Re: Short information about Aros and V4
« Reply #6 on: April 04, 2020, 07:29:36 PM »
no that should work. Change screen resolution, save it and reboot

I had to set DOpus5 back to 'WBClone' and set the screenmode via Workbenchs preferences. When using the Environment setup in DO5, the screens size was ok, but the mode did not, so the screen did not change visibly.