Forum: request.Apps
22 February 2021, 13:32
|
Replies: 9
Views: 336
|
Forum: support.Apps
21 February 2021, 15:03
|
Replies: 4
Views: 112
|
Forum: support.Apps
21 February 2021, 14:27
|
Replies: 4
Views: 112
|
Forum: request.Apps
21 February 2021, 14:16
|
Replies: 9
Views: 336
|
Forum: support.Apps
21 February 2021, 11:23
|
Replies: 4
Views: 217
Firstly you need a separate license for each...
Firstly you need a separate license for each Amiga, so you need a second copy of 3.1.4 anyway.
As long as you run with Kick 3.1 you need the modules disk for the specific Amiga model. So for the...
|
Forum: support.Apps
20 February 2021, 17:36
|
Replies: 6
Views: 213
|
Forum: support.WinUAE
20 February 2021, 15:07
|
Replies: 13
Views: 538
|
Forum: support.Apps
20 February 2021, 11:24
|
Replies: 6
Views: 213
|
Forum: support.WinUAE
20 February 2021, 10:37
|
Replies: 13
Views: 538
|
Forum: support.Apps
20 February 2021, 10:29
|
Replies: 6
Views: 213
|
Forum: support.WinUAE
20 February 2021, 10:26
|
Replies: 13
Views: 538
|
Forum: HOL news
18 February 2021, 17:18
|
Replies: 4
Views: 277
|
Forum: support.WinUAE
10 February 2021, 18:21
|
Replies: 7
Views: 477
|
Forum: Coders. Asm / Hardware
10 February 2021, 17:29
|
Replies: 5
Views: 274
|
Forum: support.Other
08 February 2021, 18:54
|
Replies: 4
Views: 480
|
Forum: Coders. Asm / Hardware
08 February 2021, 14:44
|
Replies: 21
Views: 864
|
Forum: Coders. Asm / Hardware
07 February 2021, 23:17
|
Replies: 21
Views: 864
|
Forum: Coders. Asm / Hardware
07 February 2021, 16:17
|
Replies: 21
Views: 864
|
Forum: support.Apps
04 February 2021, 19:33
|
Replies: 12
Views: 633
It's a side effect, not an intended feature.
...
It's a side effect, not an intended feature.
In WB 1.x you cannot use a different colour for the WB background, so all pixels of an icon drawn in background colour appear transparent although they...
|
Forum: support.Games
03 February 2021, 12:39
|
Replies: 2
Views: 295
Probably the Zany program cannot be run from...
Probably the Zany program cannot be run from Workbench, but needs a DOS shell environment.
To run it, create a shell script, call it for example Play_Zany and put Zany as the only command in it....
|
Forum: support.Apps
02 February 2021, 21:08
|
Replies: 4
Views: 354
All proper .info files of type Tool, Project,...
All proper .info files of type Tool, Project, Drawer or Trashcan will show up on Workbench, even if no corresponding file or drawer exists. Only Disk icons will remain invisible.
I don't know what...
|
Forum: support.Apps
31 January 2021, 17:01
|
Replies: 12
Views: 633
|
Forum: support.Hardware
31 January 2021, 12:34
|
Replies: 9
Views: 807
|
Forum: support.Apps
31 January 2021, 12:31
|
Replies: 12
Views: 633
The type of icon you create does not have...
The type of icon you create does not have transparency. And no, the games icon does not have proper transparency. It just uses the same pen as the background for the outer edges. And that's what you...
|
Forum: support.Apps
29 January 2021, 10:47
|
Replies: 8
Views: 437
Yes, the startup-sequence is correct.
...
Yes, the startup-sequence is correct.
Loadmodule is not run twice. There is If and Else around them.
LoadModule ROMUPDATE is only executed if you have Kickstart 3.1.
With Kickstart 3.1.4...
|
Forum: support.Hardware
27 January 2021, 17:25
|
Replies: 8
Views: 955
|
Forum: support.Hardware
26 January 2021, 14:33
|
Replies: 36
Views: 1,164
I didn't expect you to know it, that's why I...
I didn't expect you to know it, that's why I suggested to read the instructions.
But you are right. I remembered that it said that there is no installation script, just copy fat95 to L and run the...
|
Forum: support.Hardware
26 January 2021, 13:03
|
Replies: 36
Views: 1,164
An ADF image cannot have read errors. Are you...
An ADF image cannot have read errors. Are you sure it says "read/write error" and not "checksum error"? That's something different. Checksum errors can be caused by Viruses. Lamer Exterminator comes...
|
Forum: support.Hardware
26 January 2021, 12:52
|
Replies: 9
Views: 807
|
Forum: support.Hardware
25 January 2021, 13:19
|
Replies: 9
Views: 807
When you select Full Disk Image, what does it...
When you select Full Disk Image, what does it report as size? Should be around 80 MB and that should also be the size of the image.
Of course it does not matter which partition you choose, if you...
|
Forum: support.Apps
25 January 2021, 12:51
|
Replies: 9
Views: 696
|
Forum: support.Apps
24 January 2021, 13:28
|
Replies: 9
Views: 696
Use NewIcons or GlowIcons format to save your...
Use NewIcons or GlowIcons format to save your icons. (Also called palette mapped icons.) Then you don't need to care about palette settings, they always look right.
Regarding FullPalette, you...
|
Forum: Coders. C/C++
19 January 2021, 23:51
|
Replies: 6
Views: 574
You do it like this:
ULONG timersig =...
You do it like this:
ULONG timersig = 1L<<timerPort->mp_SigBit;
ULONG sig = Wait(SIGBREAKF_CTRL_C | timersig);
/**
* Signal from the timer
*/
if (sig & timersig)
|
Forum: Coders. C/C++
14 January 2021, 00:15
|
Replies: 3
Views: 414
|
Forum: support.WinUAE
13 January 2021, 11:59
|
Replies: 11
Views: 623
In Prefs/Workbench there is an "enable MagicWB...
In Prefs/Workbench there is an "enable MagicWB colors" checkbox. It will fix the drawers and the order_form icon.
To get the Eric Schwartz icons correctly, there is an icon on the CD which changes...
|
Forum: support.Hardware
11 January 2021, 17:23
|
Replies: 9
Views: 807
It's simply a bad block on the disk. These old...
It's simply a bad block on the disk. These old harddrives did not have smart firmwares which can mask out bad blocks automatically. They behave like floppy drives with read errors: try to recalibrate...
|
Forum: support.Other
10 January 2021, 11:40
|
Replies: 5
Views: 484
|
Forum: support.Other
10 January 2021, 09:59
|
Replies: 5
Views: 484
|
Forum: project.WHDLoad
09 January 2021, 20:48
|
Replies: 13
Views: 630
|
Forum: support.WinUAE
09 January 2021, 11:01
|
Replies: 2
Views: 394
|