Wiki Home >> DIAGNOSTIC:-Alter-SIO-Timing-for-T5

DIAGNOSTIC:-Alter-SIO-Timing-for-T5


This is a command for Device $70 - The FujiNet Device itself (see SIO-Commands-for-Device-ID-$70).

Alter SIO Timing for T5 ($B5)

Description

Alters the Timing value (in microseconds) for Timing value 4.

From the Atari Hardware Manual:

  The Peripheral generates a delay (t5) between the the receipt of 
    the last bit of the ACK byte and the first bit of the COMPLETE 
    byte by the computer. 

    computer t5 (min) = 250 microsec. 
    computer t5 (max) = 255 sec. (handler-dependent) 

    peripheral t5 (min) = ?? 
    peripheral t5 (max) = N/A 

Parameters

DCBValue
DDEVIC$70
DUNIT$01
DCOMND0xB5
DSTATS0x00
DBUFNULL
DTIMLO0x0F
DBYT0
DAUX16-bit value containing # of microseconds in little-endian order

Examples

See thwap tool, for examples of how to alter this value:
GitHub Link

See Also


Wiki content is mirrored from the FujiNet Github Wiki