Is there suppose to be a CLC before the RTS as per the docs? Otherwise the carry is set upon returning from ReadData. https://github.com/ghackwrench/F256_MicroKernel/blob/6e4affd410c4b01b9f97627699476076f0c44e85/kernel/calls.asm#L363
Is there suppose to be a CLC before the RTS as per the docs? Otherwise the carry is set upon returning from ReadData.
F256_MicroKernel/kernel/calls.asm
Line 363 in 6e4affd