Steven Hirsch

Results 95 comments of Steven Hirsch

Thanks. I understand why you need to check files, but it might be better to first determine if the specified object is a directory and, if so, restrict the scan...

I modified my copy program to explicitly set the record prior to every source read and target write and restored the logic that pre-expands the target by positioning to the...

I'm becoming increasingly convinced this is a space-management issue on the target image. With a real 4040 drive, a freshly formatted diskette shows 664 blocks free. After copying the 'os9...

I believe I am correct about this. For this test I started with a D64 image showing 640 free blocks and copy the REL file to it. After the copy...

Can you see if you're able to run my modified version of CBM Commander? [dist.zip](https://github.com/fachat/XD2031/files/6092148/dist.zip) The 'cbm' BASIC program figures out the platform and runs the appropriate binary. This is...