-
Notifications
You must be signed in to change notification settings - Fork 70
SIO Command $E5 Get Directory Position
Bill Kendrick edited this page May 27, 2022
·
3 revisions
This is a command for Device $70 - The FujiNet Device itself (see SIO-Commands-for-Device-ID-$70).
The current directory stream position will be returned as a 16-bit unsigned value. The directory must have been previously opened with Open Directory. This value can subsequently be used in a call to Set Directory Position.
DCB | Value |
---|---|
DDEVIC | $70 |
DUNIT | $01 |
DCOMND | $E5 |
DSTATS | $40 |
DBUF | pointer to a 2 byte buffer to store returned 16-bit index |
DTIMLO | 15 |
DBYT | 2 |
DAUX1 | 0 |
DAUX2 | 0 |
- Open Directory
- Set Directory Position
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