Age | Commit message (Expand) | Author |
---|---|---|
2025-02-25 | listamsb: don't try to read tokenized BASIC from a terminal. | B. Watson |
2025-02-25 | listamsb: complain if pclose() fails. | B. Watson |
2025-02-25 | listamsb: sanity check program length in header, read stdin in binary mode. | B. Watson |
2025-02-25 | listamsb: warn on non-sequential or out-of-range line numbers. | B. Watson |
2025-02-25 | listamsb: derp! unreachable code was reachable after all. | B. Watson |
2025-02-25 | listamsb: remove unreachable code. | B. Watson |
2025-02-25 | listamsb: swallow colon before ! or ', exit w/status 2 if invalid tokens. | B. Watson |
2025-02-25 | listamsb: added (detokenize atari microsoft basic files). | B. Watson |