Open rjhelms opened 2 years ago
CLOAD compares the value in the Y register with ENDL to check if load is complete, which only works properly if STARTL is $00.
https://github.com/rjhelms/compe6502/blob/3d1b493218e181c3214a4c1c9bf7a2238a6fc3f0/ROM/src/io_card.s#L237-L241
CLOAD compares the value in the Y register with ENDL to check if load is complete, which only works properly if STARTL is $00.
https://github.com/rjhelms/compe6502/blob/3d1b493218e181c3214a4c1c9bf7a2238a6fc3f0/ROM/src/io_card.s#L237-L241