-
Notifications
You must be signed in to change notification settings - Fork 71
SIO Command $E3 Set HSIO Index
Thomas Cherryhomes edited this page Nov 4, 2022
·
5 revisions
This is a command for Device $70 - The FujiNet Device itself (see SIO-Commands-for-Device-ID-$70).
Changes the high speed SIO index value. Note that the Atari will likely need to be rebooted after this is changed, as most SIO routines only check which baud rate to use for high speed operation once. The FujiNet itself does not need to be rebooted, however.
DAUX1 provides the new index value while DAUX2 indicates whether or not to save this to the FujiNet configuration file.
DCB | Value |
---|---|
DDEVIC | $70 |
DUNIT | $01 |
DCOMND | $E3 |
DSTATS | $00 |
DBUF | 0 |
DTIMLO | 15 |
DBYT | 0 |
DAUX1 | requested HSIO index value (0 - 10) |
DAUX2 | 1 = save setting |
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