Forum: Coders. System
Yesterday, 12:32
|
Replies: 11
Views: 350
I assembled your code on my machine with an...
I assembled your code on my machine with an installed vbcc using the command line
vc -nostdlib alert.asm -o alert
and it worked at first try. Had to remove the INCLUDE directions and replace...
|
Forum: News
22 June 2022, 20:05
|
Replies: 55
Views: 8,025
|
Forum: request.Other
21 June 2022, 09:24
|
Replies: 12
Views: 459
|
Forum: support.Apps
20 June 2022, 17:00
|
Replies: 12
Views: 442
|
Forum: News
20 June 2022, 15:51
|
Replies: 55
Views: 8,025
|
Forum: request.Other
20 June 2022, 12:27
|
Replies: 12
Views: 459
|
Forum: support.Hardware
15 June 2022, 14:41
|
Replies: 14
Views: 526
|
Forum: Nostalgia & memories
09 June 2022, 20:02
|
Replies: 3,037
Views: 596,372
Yes, it does. Colour encoding does not change,...
Yes, it does. Colour encoding does not change, though. This means even if you switch to NTSC, on the composite output you get colour encoded in PAL at 60 Hz.
You can switch the menu itself to 60...
|
Forum: support.WinUAE
09 June 2022, 17:39
|
Replies: 8
Views: 643
If you put winuae.exe and winuae.ini in a...
If you put winuae.exe and winuae.ini in a directory along with your Amiga files and use relative paths, you can move around that directory as you like. No fake drive or anything else needed.
|
Forum: support.Apps
06 June 2022, 20:32
|
Replies: 5
Views: 338
This should not be. There shouldn't be any part...
This should not be. There shouldn't be any part of MUI in Sys:libs. All parts of MUI install into SYS:MUI (if you installed MUI there) and the MUI libraries are in SYS:MUI/Libs.
Make sure that you...
|
Forum: support.Hardware
04 June 2022, 10:01
|
Replies: 11
Views: 632
|
Forum: support.WinUAE
03 June 2022, 09:23
|
Replies: 11
Views: 836
@Velociraptor5 you are still confusing...
@Velociraptor5 you are still confusing components.
The 25 character limit is in Workbench. The file system limit is 30 characters.
The 25 character limit is there for safety. Because if you...
|
Forum: support.FS-UAE
02 June 2022, 19:26
|
Replies: 10
Views: 572
|
Forum: support.WinUAE
02 June 2022, 08:41
|
Replies: 11
Views: 836
|
Forum: support.FS-UAE
01 June 2022, 23:03
|
Replies: 10
Views: 572
Please run this with the CF card connected:...
Please run this with the CF card connected: http://thomas-rapp.homepage.t-online.de/downloads/hddreport.lha
Once under emulation and once on the real Amiga. Attach both reports here for comparison.
|
Forum: support.FS-UAE
01 June 2022, 19:15
|
Replies: 10
Views: 572
Sounds like the classical 4GB problem. Your UAE...
Sounds like the classical 4GB problem. Your UAE config does not match the Amiga config. Different controller, different Kickstart, different other harddrives. One of the two, probably the real Amiga,...
|
Forum: support.AmigaOS
27 May 2022, 19:20
|
Replies: 3
Views: 399
|
Forum: support.AmigaOS
27 May 2022, 17:56
|
Replies: 3
Views: 399
|
Forum: Amiga websites reviews
23 May 2022, 22:31
|
Replies: 11
Views: 1,542
|
Forum: support.AmigaOS
19 May 2022, 09:47
|
Replies: 6
Views: 717
Here is a simple WBDock config to replace the...
Here is a simple WBDock config to replace the tool dock you have now.
Drag the WBDock icon to Sys:Utilities. Move ToolManager out of Sys:WBStartup and put the TOOLDOCK icon in there instead. Then...
|
Forum: support.Hardware
18 May 2022, 08:58
|
Replies: 7
Views: 385
Does the loadmodule command crash or does it...
Does the loadmodule command crash or does it crash after reboot?
A crash at boot time can mean that the boot partition is mounted but not accessible. Missing file system, outside first 4GB,...
|
Forum: support.AmigaOS
17 May 2022, 20:26
|
Replies: 6
Views: 717
No, it's not. It looks very much like the...
No, it's not. It looks very much like the ToolManager bar from Amiga Forever.
Does this happen always? I've seen this happen when I change Palette prefs or if the bar is iconified and re-opened....
|
Forum: support.Hardware
06 May 2022, 08:25
|
Replies: 4
Views: 428
No, one detail was missing: you should have...
No, one detail was missing: you should have changed the controller from UAE to IDE, then emulation would have been accurate and you would have seen the same symptoms on WinUAE.
There is a...
|
Forum: support.Hardware
01 May 2022, 16:06
|
Replies: 16
Views: 1,381
|
Forum: support.Hardware
30 April 2022, 09:01
|
Replies: 16
Views: 1,381
This only applies to mainboard hardware....
This only applies to mainboard hardware. Expansions like the Buddha need to be checked individually. On the Buddha you can use large harddrives in any OS version, given that you use a suitable file...
|
Forum: Coders. C/C++
25 April 2022, 16:36
|
Replies: 7
Views: 895
The question is what your aim is.
Normally...
The question is what your aim is.
Normally datatypes.library is all you need. It tells you what type a file is for each file supported by datatypes. It even has an ARexx interface.
|
Forum: Coders. C/C++
25 April 2022, 11:14
|
Replies: 7
Views: 895
|
Forum: support.Apps
16 April 2022, 21:07
|
Replies: 4
Views: 740
|
Forum: support.AmigaOS
12 April 2022, 16:21
|
Replies: 6
Views: 948
If you act directly on the .backdrop file you...
If you act directly on the .backdrop file you need to reboot to get it activated.
It's better to use the Workbench ARexx Port. Then you see the result immediately.
Requires OS 3.5 or higher (this...
|
Forum: Coders. C/C++
06 April 2022, 08:57
|
Replies: 2
Views: 690
|
Forum: support.Hardware
01 April 2022, 23:07
|
Replies: 16
Views: 1,021
You don't need Linux or Docker or Make or...
You don't need Linux or Docker or Make or anything, just bspatch which is available for Windows, too.
Unpack bspatch into a directory. Put 230.rom and 235-release-cd1000-patch.bin into the same...
|
Forum: request.Apps
01 April 2022, 17:48
|
Replies: 12
Views: 1,569
|
Forum: support.Apps
30 March 2022, 17:13
|
Replies: 4
Views: 607
|
Forum: Amiga scene
29 March 2022, 22:40
|
Replies: 8
Views: 625
|
Forum: support.Other
29 March 2022, 20:19
|
Replies: 13
Views: 8,867
|
Forum: Coders. Blitz Basic
25 March 2022, 04:39
|
Replies: 10
Views: 1,440
|
Forum: support.Hardware
24 March 2022, 09:16
|
Replies: 20
Views: 2,963
|
Forum: support.Other
23 March 2022, 21:19
|
Replies: 7
Views: 1,091
|
Forum: support.Hardware
23 March 2022, 14:30
|
Replies: 20
Views: 2,963
No, that's not true. If you correctly jumper...
No, that's not true. If you correctly jumper Master and Slave on the devices, then you can connect them anywhere.
Only if you set the jumpers to Cable Select, then the position on the cable...
|
Forum: support.Hardware
22 March 2022, 22:37
|
Replies: 20
Views: 2,963
|