FujiNetWIFI / FujiNetWIFI/fujinet-nhandler

Add burst mode I/O.

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Assembly
Stars
7
Forks
12
PR merge metrics
No merged PRs in 30d

Description

CIO calls the N: handler once for each character transferred.

If open (aux1) mode is not update (12), and if a buffer size and length are specified, then call SIO to transfer the desired number of bytes (minus 1) directly to the buffer, reset the buffer length to 1, and then exit, which will cause CIO to transfer the last character itself.

DOS 2.0's implementation of burst mode is described here:
https://www.atariarchives.org/iad/chapter12.php

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.