Closed mori0091 closed 1 year ago
uint16_t is enough for type of chunk size n. (32-bit integer is excessive in this case and slow on Z80.)
uint16_t
n
uint16_t
is enough for type of chunk sizen
. (32-bit integer is excessive in this case and slow on Z80.)