Hey Steve,

NADSBox will have no issue reading any size file. Just keep sending read requests and it will supply data until the end of the file.

Ken

On 6/2/18 9:10 AM, Stephen Adolph wrote:
Not yet. I'm going to be testing in a bit and I will let you know. I always use laddie for my development, but it would be good to know if other solutions like Nadsbox have any issue too.

actually - another question.
Any issue running at faster than 19200? I think your program hterm had the pokes needed to run flat out, right?

I wonder if I will be unable to keep up, and will overflow the circular buffer. reading 128 bytes at 76800 ... might be hard to get enough bytes out of the buffer in time.


On Sat, Jun 2, 2018 at 11:50 AM, John R. Hogerhuis <[email protected] <mailto:[email protected]>> wrote:


    On Sat, Jun 2, 2018 at 8:20 AM Stephen Adolph
    <[email protected] <mailto:[email protected]>> wrote:

        John, do you see any issue with reading a 1.8 MB file from
        Laddie into M100?
        Ignore the obvious lack of ram problem!
        Can I just open a file that large and keep reading 128 byte
        blocks till 1.8MB has been transfered?

        thx
        Steve

    AFAIK it should work.  At some point there was a 64k limit and you
    ran across it when dealing with hex option rom files (32k x 2 =
    64k). That was dealt with some extra bytes in the file info
    response separate from the main part of the file length.

    Are you running into an issue?

    — John.



Reply via email to