Commit Graph

33 Commits

Author SHA1 Message Date
Joshua Bell 0c01446574 PATH: Shave 9 bytes 2024-01-02 22:17:14 -08:00
Joshua Bell af1c8f1865 Shave 2 bytes from PATH 2024-01-01 21:43:55 -08:00
Joshua Bell e3f59575ed PATH: Fix missing relocation point
Oops - it's amazing anything worked.
2022-08-04 19:29:52 -07:00
Joshua Bell 9971792f12 BI Error constants; coding style 2021-04-15 19:47:41 -07:00
Joshua Bell 827d121ef2 Use BI's general purposes buffer in PATH, and assume it's byte aligned
Also, use BI's GOSYSTEM in PATH since it's using BI structs anyway.
2021-04-15 19:12:04 -07:00
Joshua Bell 9085407ac5 Add DATE and TYPE commands 2021-04-13 19:12:07 -07:00
Joshua Bell f1caa15b0c Add CHTYPE and CHTIME 2021-03-07 15:29:51 -08:00
Joshua Bell b81f7b3ecb Allow prefixes which as BASIC tokens 2020-06-07 08:02:08 -07:00
Joshua Bell e2ba8c4be5 Build: Use cc65's make avail 2019-09-22 21:34:34 -07:00
Joshua Bell 19bf11b42a Support multi-segment paths 2019-01-09 21:20:16 -08:00
Joshua Bell 719bca04ac macros to make relocation easier 2019-01-09 20:41:33 -08:00
Joshua Bell 5d56dd1e2a fix leading spaces (again); squeeze bytes 2019-01-09 17:33:33 -08:00
Joshua Bell 0d6f42d22f shave bytes, dedupe 2019-01-09 17:17:16 -08:00
Joshua Bell 7747cd27cc Fix case insensitivity again 2019-01-09 16:57:32 -08:00
Joshua Bell aeaba90b16 optimize, fix relocations 2019-01-09 16:36:42 -08:00
Joshua Bell afeed7db72 Ignore leading spaces 2019-01-09 16:23:19 -08:00
Joshua Bell 737b944c06 Don't require CLC, fix BELL, handle spaces in ECHO 2019-01-09 16:09:58 -08:00
Joshua Bell 92228cef9e Preserve INBUF 2019-01-08 22:55:06 -08:00
Joshua Bell 76178cf0a8 Use BI's buffers. Add ECHO, that shows INBUF problem 2019-01-08 18:36:52 -08:00
Joshua Bell e612444c4b Fix make clean, rename cmd sample sources 2019-01-08 08:08:54 -08:00
Joshua Bell 585c5b0df3 tidy 2019-01-08 08:02:16 -08:00
Joshua Bell 30f5b40835 Don't normalize paths 2019-01-08 07:59:00 -08:00
Joshua Bell ea2085f58d consolidate failure paths 2019-01-08 07:55:09 -08:00
Joshua Bell 0115a11684 Use MLI_CALL macro 2019-01-08 07:50:43 -08:00
Joshua Bell ec0366bb15 Use TXBUF2 (80) for command path 2019-01-08 07:48:13 -08:00
Joshua Bell aa409cebc5 dynamically allocated load buffer 2019-01-07 23:06:57 -08:00
Joshua Bell 55daa9a905 works 2019-01-07 21:45:39 -08:00
Joshua Bell f9a63cea8b wip 2019-01-07 21:15:54 -08:00
Joshua Bell 6c0f888b07 wip 2019-01-07 19:36:25 -08:00
Joshua Bell 7a33b825ba WIP 2019-01-06 22:56:45 -08:00
Joshua Bell ed1277cc4d WIP 2019-01-06 20:26:58 -08:00
Joshua Bell 42dc31e40e wip 2019-01-06 17:23:56 -08:00
Joshua Bell 5590f2ff16 snapshot 2019-01-06 16:44:54 -08:00