Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #134075
| From | dxf <dxforth@gmail.com> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Quick file handling |
| Date | 2025-07-20 12:35 +1000 |
| Organization | i2pn2 (i2pn.org) |
| Message-ID | <6c861dfeed2f6aa79109fc6d53439d41da282c9a@i2pn2.org> (permalink) |
| References | <64c0aee9cd512ac490923f15b3cd2c0533b7bf3b@i2pn2.org> |
For anyone interested here's an updated version that corrects some oversights. Also included is a buffered version that allows char I/O. Intended for DX-Forth, porting would require some changes. For the basic version that would be the ior error messages. For the buffered version I've used assembler (8080 and 8086). It comes with a doc which may help. Good luck! It's available at: FILES01.ZIP https://drive.google.com/drive/folders/1kh2WcPUc3hQpLcz7TQ-YQiowrozvxfGw
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
Quick file handling dxf <dxforth@gmail.com> - 2025-06-06 20:53 +1000
Re: Quick file handling albert@spenarnc.xs4all.nl - 2025-06-06 13:05 +0200
Re: Quick file handling dxf <dxforth@gmail.com> - 2025-06-06 21:39 +1000
Re: Quick file handling dxf <dxforth@gmail.com> - 2025-07-20 12:35 +1000
Re: Quick file handling dxf <dxforth@gmail.com> - 2025-07-21 13:38 +1000
csiph-web