-
Notifications
You must be signed in to change notification settings - Fork 71
DIAGNOSTIC: Alter SIO Timing for T5
Bill Kendrick edited this page May 27, 2022
·
2 revisions
This is a command for Device $70 - The FujiNet Device itself (see SIO-Commands-for-Device-ID-$70).
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
DCB | Value |
---|---|
DDEVIC | $70 |
DUNIT | $01 |
DCOMND | 0xB5 |
DSTATS | 0x00 |
DBUF | NULL |
DTIMLO | 0x0F |
DBYT | 0 |
DAUX | 16-bit value containing # of microseconds in little-endian order |
See thwap tool, for examples of how to alter this value: GitHub Link
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine