Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file read/write for TRS-80 #473

Open
drcjt opened this issue Mar 9, 2024 · 0 comments
Open

Add file read/write for TRS-80 #473

drcjt opened this issue Mar 9, 2024 · 0 comments
Labels
enhancement New feature or request os-trs80 TRS-80

Comments

@drcjt
Copy link
Owner

drcjt commented Mar 9, 2024

This will require use of dos routines. Look at chapter 10 in https://archive.org/details/TRS-80_Graphics_Book_1984_Dennis_Tanner/page/n216/mode/1up for some examples of writing/reading to files

See here for newdos reference and details on DOS calls

Another good reference here - https://archive.org/details/Machine_Language_Disk_IO_and_Other_Mysteries_1983_Michael_J_Wagner/page/n82/mode/1up

@drcjt drcjt added enhancement New feature or request os-trs80 TRS-80 labels Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request os-trs80 TRS-80
Projects
None yet
Development

No branches or pull requests

1 participant