| Reading strings | |
| the quick brown fox jumps over the lazy dog | |
| HELLO WORLD | |
| Reading beyond the end | |
| Status byte is 0 | |
| Attempting to read | |
| Status byte is 1 now | |
| Read data was 0 | |
| Data pointer is now 4 | |
| Reading from data pointer 2 now | |
| Result is quick | |
| Reading strings | |
| the quick brown fox jumps over the lazy dog | |
| HELLO WORLD | |
| Reading beyond the end | |
| Status byte is 0 | |
| Attempting to read | |
| Status byte is 1 now | |
| Read data was 0 | |
| Data pointer is now 4 | |
| Reading from data pointer 2 now | |
| Result is quick | |