When listing the partitions with load"$=P",X, the partition list contains an "0 blocks free" line. To be more compatible with existing devices, this line should be removed.
To Reproduce
From BASIC, type
LOAD"$=P",[devno]
LIST
Note the last line "0 blocks free".
Expected behavior
No such last line, only the header and partitions.
Applies to (please complete the following information):
- Hardware type: U2+L
- Firmware Version 3.15
- Git Gash 68b78f5
When listing the partitions with load"$=P",X, the partition list contains an "0 blocks free" line. To be more compatible with existing devices, this line should be removed.
To Reproduce
From BASIC, type
LOAD"$=P",[devno]
LIST
Note the last line "0 blocks free".
Expected behavior
No such last line, only the header and partitions.
Applies to (please complete the following information):