English Amiga Board


Go Back   English Amiga Board > Coders > Coders. System

 
 
Thread Tools
Old 01 February 2019, 10:02   #1
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Workbench Copper (WBCopperECSOCS)

Topic here is a variant of a "copper daemon" written in asm...

http://aminet.net/package/util/wb/WBCopperECSOCS

I have for long used a modified version of this to make a nice rainbow copper list to make a nice "Amiga Ticker" backdrop on Workbench on the Minimig. In addition to the rainbow copper list, it also does a copper effect on the screen title bar, which looks nice. Some time ago I wanted to have a visible indicator that says whether my Minimig is online or offline, so I modified WBCopper and made variants with red, orange and green "hue" on the screen title bar, so that when system is online, it is green, if it goes offline it is red, and if connection is establishing, it is orange. It looks really cool, and I was happy. Except, I noticed that considerable chunks of RAM vanished for every time WBCopper was run.

So, I am curious if anyone with ASM and Amiga skills could look at it, and see if there is anything that can be done to avoid the loss of RAM. I suspect that the issue is that the previous runs keep running in the background...
kolla is offline  
Old 02 February 2019, 18:27   #2
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,602
This is done with the OS, so I moved the thread. I hope you can get some help/explanations here why it eats memory on each run, or if there's a better package out there.

All I can see is that it allocated the memory for the coppershades it adds, and that's probably a good thing since they have to be there until reboot.
Photon 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
Combining copper scrolling with copper background phx Coders. Asm / Hardware 16 13 February 2021 12:41
Using the Copper guy lateur Coders. C/C++ 22 26 July 2017 19:29
Best way to mix blitting with copper and copper effects roondar Coders. Asm / Hardware 3 12 September 2016 13:12
copper ? turrican3 Coders. Asm / Hardware 10 27 January 2016 09:10
Problem installing Bloodwych's Copper Workbench Thalor project.ClassicWB 25 29 December 2003 18:45

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 14:30.

Top

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