Trinity-11 / FoenixIDE

Development and Debugging Suite for the C256 Foenix Family of Computers
GNU General Public License v3.0
48 stars 14 forks source link

Uploader packet size should be readjusted lower for F256 family #54

Closed Mu0n closed 11 months ago

Mu0n commented 11 months ago

For F256K and F256Jr modes, from Stefany:

when there is a transfer being done, the read and write packets needs to be smaller, because the internal memory to receive and send them packets are smaller. I believe that in bigger machine the Rx/Tx buffer is 8K, but in the F256x line it is only 2K... So some changes would required to support that.

dtremblay commented 11 months ago

I'm surprised nobody else has mentioned this before. What took so long?

dtremblay commented 11 months ago

Fixed in release 0.6.0.21.