Commit Graph

  • b63dabb7cd Actions: Rev a couple dependencies main Joshua Bell 2024-01-31 20:31:14 -0800
  • 0c01446574 PATH: Shave 9 bytes Joshua Bell 2024-01-02 22:17:14 -0800
  • af1c8f1865 Shave 2 bytes from PATH Joshua Bell 2024-01-01 21:43:55 -0800
  • 3360d44dd7 COPY: Preserve file modification time Joshua Bell 2024-01-01 19:35:14 -0800
  • 4bdb0808a2 Add HIDE / UNHIDE commands, to toggle the access "invisible" bit Joshua Bell 2023-05-11 09:37:00 -0600
  • 8cb8f98793 Workflows: bump ca65 action to v2 Joshua Bell 2023-03-02 20:02:32 -0800
  • e21c518a06 Workflows: Bump ncipollo/release-action version Joshua Bell 2022-11-29 18:38:59 -0800
  • 2c8d464108 Add MEM command, inspired by A2osX's BASIC.FX v1.7 Joshua Bell 2022-08-04 19:28:36 -0700
  • e3f59575ed PATH: Fix missing relocation point Joshua Bell 2022-08-04 19:29:18 -0700
  • 6157963cc8 Workflow: use actions for cadius and ca65 Joshua Bell 2021-07-23 09:28:13 -0700
  • ecf7459fb3 Workflow: Deploy on tag v1.6 Joshua Bell 2021-07-23 08:43:32 -0700
  • 7587db2f48 Migrate from Travis-CI to GitHub Actions Joshua Bell 2021-06-19 17:22:51 -0700
  • 68f21a528b travis-ci.org -> .com Joshua Bell 2021-06-09 20:20:29 -0700
  • 8a96373d9d whitespace change to trigger build Joshua Bell 2021-05-15 09:00:35 -0700
  • 96b87c2180 Add TOUCH command Joshua Bell 2021-05-02 11:16:11 -0700
  • f124dd1bd5 Simplify make/package maintenance v1.5 Joshua Bell 2021-04-17 10:05:22 -0700
  • 46b4462a9e Add CD command Joshua Bell 2021-04-17 09:58:22 -0700
  • 48f8921431
    Update README.md Joshua Bell 2021-04-15 20:05:51 -0700
  • 9971792f12 BI Error constants; coding style v1.4 Joshua Bell 2021-04-15 19:47:41 -0700
  • 827d121ef2 Use BI's general purposes buffer in PATH, and assume it's byte aligned Joshua Bell 2021-04-15 19:12:04 -0700
  • e20c65853d Handle ON_LINE errors Joshua Bell 2021-04-14 22:27:39 -0700
  • db4b9547b5 COPY: Fix issues with empty prefix. Fixes #3 Joshua Bell 2021-04-14 20:34:04 -0700
  • 42122f7a65 Add comments about relative path behavior w/o PREFIX set Joshua Bell 2021-04-14 19:13:39 -0700
  • e037edebcf Remove unnecessary parameter validation Joshua Bell 2021-04-14 19:13:16 -0700
  • 86bafa4b76 Add BUZZ command Joshua Bell 2021-04-13 21:20:12 -0700
  • 9085407ac5 Add DATE and TYPE commands Joshua Bell 2021-04-13 19:12:07 -0700
  • ef8857752f Add COPY command. Fixes #2 v1.3 Joshua Bell 2021-04-12 20:43:49 -0700
  • f5fc93e608 Include new files in package v1.2 Joshua Bell 2021-03-07 19:26:19 -0800
  • fb08e649cc Only run xattr if present try 3 Joshua Bell 2021-03-07 16:31:54 -0800
  • a646cf6611 Only run xattr if present Joshua Bell 2021-03-07 16:05:55 -0800
  • e6943cb0b2 Only run xattr if present Joshua Bell 2021-03-07 15:59:03 -0800
  • f1caa15b0c Add CHTYPE and CHTIME Joshua Bell 2021-03-07 15:29:51 -0800
  • 9c07b36b09
    Create LICENSE Joshua Bell 2020-11-08 12:43:04 -0800
  • b81f7b3ecb Allow prefixes which as BASIC tokens v1.1 Joshua Bell 2020-06-07 08:02:08 -0700
  • 3e918d3e5e Added VOLS command Joshua Bell 2020-06-06 19:03:15 -0700
  • 42e92fb6f2
    Update README.md Joshua Bell 2020-03-14 10:35:53 -0700
  • b15a4aa0ca Streamline package script Joshua Bell 2020-03-12 20:46:45 -0700
  • b14906e985 Add packaging script Joshua Bell 2020-03-12 19:44:26 -0700
  • c2a7fd24de
    Add Travis build status indicator v1.0 Joshua Bell 2019-09-30 21:04:44 -0700
  • e2ba8c4be5 Build: Use cc65's make avail Joshua Bell 2019-09-22 21:34:34 -0700
  • 8893386d38
    Update README.md Joshua Bell 2019-06-12 21:38:06 -0700
  • a814151c88 improve readme Joshua Bell 2019-01-09 23:54:22 -0800
  • 19bf11b42a Support multi-segment paths Joshua Bell 2019-01-09 21:20:16 -0800
  • 719bca04ac macros to make relocation easier Joshua Bell 2019-01-09 20:41:33 -0800
  • 5d56dd1e2a fix leading spaces (again); squeeze bytes Joshua Bell 2019-01-09 17:33:33 -0800
  • 0d6f42d22f shave bytes, dedupe Joshua Bell 2019-01-09 17:17:16 -0800
  • 7747cd27cc Fix case insensitivity again Joshua Bell 2019-01-09 16:57:32 -0800
  • aeaba90b16 optimize, fix relocations Joshua Bell 2019-01-09 16:36:42 -0800
  • afeed7db72 Ignore leading spaces Joshua Bell 2019-01-09 16:23:19 -0800
  • 737b944c06 Don't require CLC, fix BELL, handle spaces in ECHO Joshua Bell 2019-01-09 16:09:58 -0800
  • cea9223d47 tweak readme Joshua Bell 2019-01-09 09:18:40 -0800
  • 92228cef9e Preserve INBUF Joshua Bell 2019-01-08 22:55:06 -0800
  • 76178cf0a8 Use BI's buffers. Add ECHO, that shows INBUF problem Joshua Bell 2019-01-08 18:36:52 -0800
  • e612444c4b Fix make clean, rename cmd sample sources Joshua Bell 2019-01-08 08:08:54 -0800
  • 585c5b0df3 tidy Joshua Bell 2019-01-08 08:02:16 -0800
  • 30f5b40835 Don't normalize paths Joshua Bell 2019-01-08 07:59:00 -0800
  • ea2085f58d consolidate failure paths Joshua Bell 2019-01-08 07:55:09 -0800
  • 0115a11684 Use MLI_CALL macro Joshua Bell 2019-01-08 07:50:43 -0800
  • ec0366bb15 Use TXBUF2 (80) for command path Joshua Bell 2019-01-08 07:48:13 -0800
  • 3f11e3584a update readme Joshua Bell 2019-01-07 23:11:00 -0800
  • aa409cebc5 dynamically allocated load buffer Joshua Bell 2019-01-07 23:06:57 -0800
  • 55daa9a905 works Joshua Bell 2019-01-07 21:45:39 -0800
  • f9a63cea8b wip Joshua Bell 2019-01-07 21:15:54 -0800
  • 6c0f888b07 wip Joshua Bell 2019-01-07 19:36:25 -0800
  • 7a33b825ba WIP Joshua Bell 2019-01-06 22:56:45 -0800
  • ed1277cc4d WIP Joshua Bell 2019-01-06 20:26:58 -0800
  • 42dc31e40e wip Joshua Bell 2019-01-06 17:23:56 -0800
  • 5590f2ff16 snapshot Joshua Bell 2019-01-06 16:44:54 -0800