Commit Graph

  • 0b85248dde debug: made it a counter rather than boolean master Zellyn Hunter 2021-08-01 14:19:26 -0400
  • b264fe8e96 nits: missed a couple of comments keeping lint happy Zellyn Hunter 2021-08-01 13:22:04 -0400
  • c2dd6362de more lints, removed woz Zellyn Hunter 2021-07-31 23:49:22 -0400
  • 23c9b1edcf lint fixes Zellyn Hunter 2021-07-31 23:14:55 -0400
  • 116f3781b5 todos and lint fixes; added hermit Zellyn Hunter 2021-07-31 22:44:04 -0400
  • 7d036244af
    Merge pull request #2 from zellyn/refactor Zellyn Hunter 2021-07-31 22:12:28 -0400
  • 09ee1c6262 major refactor Zellyn Hunter 2021-07-31 22:10:44 -0400
  • 80aa964915
    Create codeql-analysis.yml Zellyn Hunter 2021-07-23 09:08:34 -0400
  • bbf7d696db working on filetypes Zellyn Hunter 2021-07-12 17:02:11 -0400
  • ef9115dcaf catalog working for all types, reorder added Zellyn Hunter 2021-07-12 16:27:13 -0400
  • 9c66e2c5e6 add a couple disks Zellyn Hunter 2021-06-25 22:33:11 -0400
  • f09e8f47f1
    README.md: spell Octalyzer with a "t" 😂 Zellyn Hunter 2020-09-30 15:01:52 -0400
  • 21a4d76ff5 first pass woz parsing done Zellyn Hunter 2018-06-07 23:30:25 -0400
  • 6d57f2de51 working on disk formats Zellyn Hunter 2018-06-06 22:27:15 -0400
  • 510a7d2ac8 More links to tools Zellyn Hunter 2017-05-03 21:25:25 -0400
  • 05fdbcd0ba prodos: basic catalog now works 0.0.16 Zellyn Hunter 2017-04-12 23:22:45 -0400
  • c244ec5257 prodos: working on loading Volume Zellyn Hunter 2017-04-11 22:36:06 -0400
  • 1758fc0f32 prodos: make structures BlockSources + BlockSinks Zellyn Hunter 2017-03-29 22:24:55 -0400
  • 1d7be34b5c prodos: working on load/save of free block bitmap Zellyn Hunter 2017-03-24 21:52:57 -0400
  • df80529449 Add (NOP) prodos factory and DiskBlockDevice Zellyn Hunter 2017-03-22 22:27:27 -0400
  • 118944b512 Add data/ directory and go-bindata generate cmds Zellyn Hunter 2017-03-19 21:55:32 -0400
  • dc35096652 Add WineBottler CiderPress Zellyn Hunter 2017-03-17 23:21:26 -0400
  • 9fed43061d README tweaks Zellyn Hunter 2017-03-17 23:17:17 -0400
  • 91a65df106 update README Zellyn Hunter 2017-03-17 22:26:43 -0400
  • 2d0d2773a4 refactor to make more disk/device agnostic Zellyn Hunter 2017-03-17 22:26:15 -0400
  • 5bd50043b9 Add logo Zellyn Hunter 2017-03-16 23:12:07 -0400
  • 570bf171ac prodos: test struct marshal/unmarshal roundtrips Zellyn Hunter 2017-03-14 21:27:02 -0400
  • 4b4612c31f Add (untested) ProDOS marshaling and unmarshaling Zellyn Hunter 2017-03-13 22:20:29 -0400
  • 209d326cb8 Added DiskBrowser to the README Zellyn Hunter 2017-03-13 22:19:59 -0400
  • 40d39fe78f Starting work on ProDOS data structures Zellyn Hunter 2017-03-12 17:47:18 -0400
  • 7a03a28621 Update README Zellyn Hunter 2017-03-08 23:00:05 -0500
  • ecd20f8715 Add Cadius to the "related tools" section Zellyn Hunter 2017-02-24 21:20:25 -0500
  • 2121a93655 add godoc link Zellyn Hunter 2017-01-26 21:56:28 -0600
  • 3a55e2fd91 travis: use default go version Zellyn Hunter 2017-01-26 21:55:58 -0600
  • 6ef3e06add nakedos: make mkhello's FHELLO turn the drive off 0.0.15 Zellyn Hunter 2016-12-22 23:30:41 -0500
  • 0b7db8d43d add mksd command 0.0.14 Zellyn Hunter 2016-12-19 23:51:20 -0500
  • e376f8ee41 Add go report card; fix vet, lint, etc. warnings Zellyn Hunter 2016-12-10 16:29:41 -0500
  • 34a26dd1d6 add `nakedos mkhello` command; export more things Zellyn Hunter 2016-12-09 23:08:47 -0500
  • 2d994dec8d Make applesoft cmd one file, create supermon cmd Zellyn Hunter 2016-12-08 22:18:09 -0500
  • dea66a7a63 Fix README spacing Zellyn Hunter 2016-12-05 22:41:27 -0500
  • 1a74709cd2 Update the Related tools section of README.me Zellyn Hunter 2016-12-05 22:40:07 -0500
  • bf77cdc029 Remove debug prints and add FHELLO FWORLD notes Zellyn Hunter 2016-12-05 22:21:01 -0500
  • 6c5cbe06c8 readme: add c2d to related tools Zellyn Hunter 2016-12-03 14:00:02 -0500
  • 7d0151d490 supermon: add ParseCompoundSymbol Zellyn Hunter 2016-12-01 22:51:56 -0500
  • fadd66377e nit: fix warning sentence in README Zellyn Hunter 2016-11-30 22:33:08 -0500
  • 53b5e88779 Update README to include `put` command Zellyn Hunter 2016-11-30 22:31:41 -0500
  • 55e515554f supermon: add first simple test for writing a file Zellyn Hunter 2016-11-30 22:29:42 -0500
  • b9a838400c add concept of full and short filenames Zellyn Hunter 2016-11-30 22:12:01 -0500
  • 10d2a1e027 Add filetypes, and filetypes and put commands Zellyn Hunter 2016-11-30 21:42:42 -0500
  • 300358e9bd wip Zellyn Hunter 2016-11-29 22:53:40 -0500
  • d0144f9468 supermon: add initial implementation of WriteRaw Zellyn Hunter 2016-11-28 22:31:52 -0500
  • b3818430ab supermon: fix WriteFile; add symbol table tests Zellyn Hunter 2016-11-28 21:15:15 -0500
  • 3fdce93143 supermon: add WriteSymbolTable, implement Delete Zellyn Hunter 2016-11-27 22:31:51 -0500
  • 821c2c5bb0 Add error helper, supermon write/delete Zellyn Hunter 2016-11-27 20:23:31 -0500
  • a74a047d55 Add initial impl of Delete/Add symbols Zellyn Hunter 2016-11-25 20:56:54 -0500
  • 0fdf6f05c4 Add stubbed-out delete, supermon symbol encoding Zellyn Hunter 2016-11-22 22:38:20 -0500
  • e6508a39b4 Add first pass of integer basic decoding Zellyn Hunter 2016-11-22 21:01:51 -0500
  • 5dac18f5e7 Add an Integer BASIC test file Zellyn Hunter 2016-11-18 22:55:27 -0500
  • 529bbf042a Update README for dos3.3 dump Zellyn Hunter 2016-11-17 22:52:47 -0500
  • 76f229ac2f dos3: implement GetFile. Also add StartAddress Zellyn Hunter 2016-11-17 22:49:08 -0500
  • 8eb11c7b93 Add `Contents` to dos3.FileDesc to retrieve data Zellyn Hunter 2016-11-16 22:06:46 -0500
  • d738d0a2b2 supermon: return Type in Catalog results Zellyn Hunter 2016-11-16 21:43:36 -0500
  • 9991af82bc Rename dos33 to dos3 Zellyn Hunter 2016-11-16 21:42:18 -0500
  • e9f2791676 Add disk operations and TODOs to the README Zellyn Hunter 2016-11-15 22:00:16 -0500
  • 6d478f92e5 Add ProDOS to matrix Zellyn Hunter 2016-11-15 21:53:00 -0500
  • 982a3e6432 Add TODOs/ways to contribute to README Zellyn Hunter 2016-11-15 21:50:06 -0500
  • ba7574e7d1 supermon: set filetype, add test for GetFile Zellyn Hunter 2016-11-15 21:05:22 -0500
  • ff196d4638 Add disk.Filetype, and move notes.org to lib Zellyn Hunter 2016-11-15 21:04:33 -0500
  • 2cf6d2d4a3 Initial implementation of NakeOS/Super-Mon GetFile Zellyn Hunter 2016-11-14 22:54:57 -0500
  • d901a9a0ba Add FTOBE to supermon test disk image Zellyn Hunter 2016-11-14 22:54:32 -0500
  • 0c5c863c01 Skip cross-compilation on master Zellyn Hunter 2016-11-13 23:16:03 -0500
  • 58a2726f1c Attempt to fix conditional build in travis.yml Zellyn Hunter 2016-11-13 23:11:01 -0500
  • 4ff0871810 Update README, try to cross-compile only on tags Zellyn Hunter 2016-11-13 23:04:48 -0500
  • 3d560bfdbd Add releases link and matrix to README Zellyn Hunter 2016-11-13 22:58:20 -0500
  • e252628d21 Update README to refer to cross-compiles Zellyn Hunter 2016-11-13 22:35:38 -0500
  • e53508f07a Fix the Windows Travis compile Zellyn Hunter 2016-11-13 22:28:19 -0500
  • c2dfc52d59 Remove spurious $(package) from cross-compiles Zellyn Hunter 2016-11-13 22:25:18 -0500
  • cdfae2f6d0 Try to do Travis releases with just the yaml file Zellyn Hunter 2016-11-13 22:21:13 -0500
  • 6d35285a7a Make Travis build github releases on tags Zellyn Hunter 2016-11-13 22:09:03 -0500
  • f57c3a0c06 Implemented `cat` command for dos3.3 and NakedOS Zellyn Hunter 2016-11-13 16:59:38 -0500
  • c7cb3bb5ce Update README to mention library goals Zellyn Hunter 2016-11-12 22:41:03 -0500
  • 844ea47435 Re-thread errors through sector marshaling code Zellyn Hunter 2016-11-12 22:25:42 -0500
  • 68ee8a493c Refactored towards a better design for sector maps Zellyn Hunter 2016-11-12 22:15:45 -0500
  • 692414ab6d Working on NakedOS/Super-Mon data structures Zellyn Hunter 2016-11-08 23:37:15 -0500
  • fe96da5d48 Add initial support for dos33 disk .dsk files Zellyn Hunter 2016-11-03 20:49:49 -0400
  • 9ac6ab5962 Working on dos 3.3 data structures Zellyn Hunter 2016-10-31 23:00:56 -0400
  • 81fca862de Minor updates to applesoft notes Zellyn Hunter 2016-10-31 23:00:37 -0400
  • c3a35e3e97 Added related projects to README Zellyn Hunter 2016-10-31 23:00:16 -0400
  • 4b82079b75 Update applesoft notes Zellyn Hunter 2016-10-29 22:27:41 -0400
  • ce1466fea2 Update README.md Zellyn Hunter 2016-10-29 21:57:08 -0400
  • 8dbfa4907a Add install/update instructions, and TODOs Zellyn Hunter 2016-10-29 21:45:58 -0400
  • 76283f7299 Add a Slack link to README Zellyn Hunter 2016-10-28 22:15:30 -0400
  • 865a1cde26 Update readme, add .gitignore Zellyn Hunter 2016-10-28 21:23:57 -0400
  • 7aa075b594 Initial commit Zellyn Hunter 2016-10-28 21:20:20 -0400