Forum: support.Other
Yesterday, 12:27
|
Replies: 2
Views: 103
DiskSpeed tests via filesystem, so it is the...
DiskSpeed tests via filesystem, so it is the actual speed applications on your Amiga can achieve, no raw device read numbers like say SysInfo or RSCP will present. It is very thorough and tests...
|
Forum: support.Other
13 November 2019, 09:30
|
Replies: 70
Views: 9,895
Have you tried the 3.1.4.1 SetPatch in...
Have you tried the 3.1.4.1 SetPatch in combination with adding the NODRIVELEDPATCH argument to the SetPatch line in S:Startup-Sequence?
This should remove the 3s lag.
|
Forum: support.Hardware
22 October 2019, 09:41
|
Replies: 27
Views: 1,095
|
Forum: support.Hardware
21 October 2019, 17:31
|
Replies: 27
Views: 1,095
|
Forum: News
06 October 2019, 11:10
|
Replies: 4
Views: 994
|
Forum: support.Other
01 August 2019, 19:21
|
Replies: 70
Views: 9,895
What is measured is the execution time of the...
What is measured is the execution time of the Wait command. Apart from the actual waiting, this time will also include loading the Wait executable into ram plus any initialization/cleanup.
Wait...
|
Forum: support.Other
31 July 2019, 23:55
|
Replies: 70
Views: 9,895
|
Forum: support.Hardware
04 July 2019, 19:33
|
Replies: 25
Views: 1,055
|
Forum: support.Hardware
04 July 2019, 09:57
|
Replies: 12
Views: 610
|
Forum: support.Apps
03 July 2019, 01:16
|
Replies: 4
Views: 491
|
Forum: Amiga scene
01 July 2019, 21:36
|
Replies: 973
Views: 134,086
|
Forum: Hardware mods
30 June 2019, 17:17
|
Replies: 48
Views: 6,860
Another option which is used on the TK 68030...
Another option which is used on the TK 68030 IDE+SRAM card is to implement a oktagon style IDE interface and use that driver.
https://github.com/MHeinrichs/68030tk-SRAM_IDE-interface
Providing...
|
Forum: News
29 June 2019, 02:49
|
Replies: 1,255
Views: 259,262
|
Forum: Coders. General
28 June 2019, 23:14
|
Replies: 3
Views: 681
|
Forum: support.WinUAE
28 June 2019, 22:50
|
Replies: 17
Views: 1,276
|
Forum: support.Apps
28 June 2019, 13:47
|
Replies: 6
Views: 674
|
Forum: Coders. System
27 June 2019, 16:31
|
Replies: 14
Views: 1,706
|
Forum: request.Apps
27 June 2019, 13:21
|
Replies: 3
Views: 590
|
Forum: Coders. System
27 June 2019, 13:13
|
Replies: 14
Views: 1,706
|
Forum: support.Apps
26 June 2019, 09:22
|
Replies: 5
Views: 368
|
Forum: request.Apps
25 June 2019, 01:45
|
Replies: 3
Views: 590
|
Forum: support.WinUAE
21 June 2019, 14:12
|
Replies: 17
Views: 1,276
|
Forum: support.WinUAE
21 June 2019, 10:42
|
Replies: 17
Views: 1,276
@Predaeda:
As already said,...
@Predaeda:
As already said, bsdsocket.library is the interface which applications use to talk to the TCP/IP stack - think connect, send, receive etc.
The main executable of for example AmiTCP...
|
Forum: support.Hardware
20 June 2019, 19:20
|
Replies: 15
Views: 871
@webmany:
I compiled the driver and test...
@webmany:
I compiled the driver and test programs a while back for the following thread: http://eab.abime.net/showthread.php?p=1288882#post1288882
The repo/code also contained a test-utility...
|
Forum: support.Hardware
18 June 2019, 09:24
|
Replies: 27
Views: 1,095
|
Forum: support.Hardware
18 June 2019, 01:32
|
Replies: 27
Views: 1,095
Btw, a harddrive which is 18GB is...
Btw, a harddrive which is 18GB is 18*1000*1000*1000 Bytes, while computers, especially with an older OS generally considers a GB to be 1024*1024*1024, so 17GB sounds correct. Marketing vs computer...
|
Forum: support.Hardware
18 June 2019, 01:29
|
Replies: 27
Views: 1,095
I have always used HDToolBox with my...
I have always used HDToolBox with my Blizzard1230-IV SCSI and my CSPPC. Both in 3.1 and 3.9. The 3.1 HDToolBox doesn't display more than 4GB correctly, but just enter say 100 "Total Cyl", note what...
|
Forum: support.Hardware
15 June 2019, 20:44
|
Replies: 14
Views: 509
|
Forum: support.Hardware
15 June 2019, 14:01
|
Replies: 6
Views: 438
I was not clear either, I meant using USB...
I was not clear either, I meant using USB Ethernet dongle on an A1200 equipped with USB clockport controller.
The clockport ethernet should be able to reach a bit better speed than the above...
|
Forum: support.Hardware
15 June 2019, 01:57
|
Replies: 6
Views: 438
|
Forum: support.Apps
10 June 2019, 21:38
|
Replies: 16
Views: 718
The API/interface TCP/IP applications on the...
The API/interface TCP/IP applications on the Amiga generally use is bsdsocket.library.
Genesis, which really is AmiTCP, was the software package which introduced the bsdsocket.library API, so it...
|
Forum: support.Apps
10 June 2019, 10:51
|
Replies: 16
Views: 718
The bsdsocket.library which Genesis creates in...
The bsdsocket.library which Genesis creates in memory is compatible with the bsdsocket.library emulated by WinUAE. What in these tutorials makes bsdsocket.library usage different with WinUAE?
The...
|
Forum: support.Hardware
01 June 2019, 15:18
|
Replies: 15
Views: 1,071
|
Forum: support.Hardware
31 May 2019, 10:16
|
Replies: 19
Views: 931
|
Forum: News
01 May 2019, 14:34
|
Replies: 9
Views: 2,379
|
Forum: News
01 May 2019, 11:45
|
Replies: 9
Views: 2,379
|
Forum: support.WinUAE
16 April 2019, 16:17
|
Replies: 26
Views: 1,481
|
Forum: support.WinUAE
16 April 2019, 15:12
|
Replies: 26
Views: 1,481
It has always worked with any TCP/IP-stack...
It has always worked with any TCP/IP-stack offering the bsdsocket.library interface (Roadshow, AmiTCP, Miami, TermiteTCP, UAE-host-stack-wrapper), but it has those wonky and impractical requirements...
|
Forum: support.WinUAE
16 April 2019, 13:51
|
Replies: 26
Views: 1,481
Did some hex-edit-fixes to telser.device some...
Did some hex-edit-fixes to telser.device some years ago to fix its incorrect AmiTCP:-dependencies:
http://megaburken.net/~patrik/telser_amitcpfree.lha
The archive is intended to be extracted in...
|
Forum: Hardware pics
10 April 2019, 23:45
|
Replies: 10
Views: 3,093
|