Commit Graph

25 Commits

Author SHA1 Message Date
Joshua Bell 0c01446574 PATH: Shave 9 bytes 2024-01-02 22:17:14 -08:00
Joshua Bell 4bdb0808a2 Add HIDE / UNHIDE commands, to toggle the access "invisible" bit
This is used by the GS/OS Finder to conceal FINDER.DATA files.
Documented in "Exploring GS/OS and ProDOS 8" by Gary B. Little.
BASIC.SYSTEM's CAT/CATALOG are unaware of this, so the files are still
listed.

Note that the command is named "UNHIDE" rather than "SHOW" as that
sounds like a command to display file contents or something.
2023-05-11 09:37:00 -06:00
Joshua Bell 2c8d464108 Add MEM command, inspired by A2osX's BASIC.FX 2022-08-04 19:29:52 -07:00
Joshua Bell 7587db2f48 Migrate from Travis-CI to GitHub Actions 2021-06-19 17:22:51 -07:00
Joshua Bell 68f21a528b travis-ci.org -> .com 2021-06-09 20:20:29 -07:00
Joshua Bell 8a96373d9d whitespace change to trigger build 2021-05-15 09:00:35 -07:00
Joshua Bell 96b87c2180 Add TOUCH command 2021-05-02 11:16:11 -07:00
Joshua Bell 46b4462a9e Add CD command 2021-04-17 09:58:22 -07:00
Joshua Bell 48f8921431
Update README.md 2021-04-15 20:05:51 -07:00
Joshua Bell 86bafa4b76 Add BUZZ command 2021-04-13 21:20:12 -07:00
Joshua Bell 9085407ac5 Add DATE and TYPE commands 2021-04-13 19:12:07 -07:00
Joshua Bell ef8857752f Add COPY command. Fixes #2 2021-04-12 20:43:49 -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 3e918d3e5e Added VOLS command 2020-06-06 19:03:20 -07:00
Joshua Bell 42e92fb6f2
Update README.md 2020-03-14 10:35:53 -07:00
Joshua Bell c2a7fd24de
Add Travis build status indicator 2019-09-30 21:04:44 -07:00
Joshua Bell 8893386d38
Update README.md
Finish incomplete sentence
2019-06-12 21:38:06 -07:00
Joshua Bell a814151c88 improve readme 2019-01-09 23:54:22 -08:00
Joshua Bell 19bf11b42a Support multi-segment paths 2019-01-09 21:20:16 -08:00
Joshua Bell cea9223d47 tweak readme 2019-01-09 09:18:40 -08:00
Joshua Bell e612444c4b Fix make clean, rename cmd sample sources 2019-01-08 08:08:54 -08:00
Joshua Bell 3f11e3584a update readme 2019-01-07 23:11:00 -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