Tom Seddon

Results 153 comments of Tom Seddon

`transfer_file_data_driver_routine` gets expanded a lot - it could easily just be a routine that makes some indirect calls. This might affect the benchmarks - though would it really make a...

3fd1ffcc65fca0910eec95412edbcaa3bcd73f0e tweaks things so that every version is

Gave up on the 8 KB idea, at least for now. Though all the non-emulator ROMs are, to at least some extent, current under 8 KB: ``` 13/11/2024 00:12 6,110...

The utilities got moved over to BASIC a while ago and it works pretty well.

The TubeHost limit got bumped in cb70b3f0e1e9320bb35c796f6b3b72f43a2f47b8

The TubeHost-type `*CAT` layout logic is decent enough. The occasional wrapped name is inevitable and doesn't seem worth chasing. By the time of ADFS, `*EX` and `*INFO` had clearly given...

The ADFS support has a current 10 char name limit, but this should be lifted too.

Swap `/` and `.`? So `fred/jim/xyz.txt` would be `fred.jim.xyz/txt`. Don't allow `\` in names at the Beeb end. Has to be `/`.

> For bonus points, a .dsd file in drive 0 (say) would cover both drive 0 and drive 2. Don't forget to check there's no .ssd file in drive 2......

Merging with #84