Commit Graph

  • 2fab1e19bc Merge remote-tracking branch 'cricket/master' Joshua Bell 2019-10-03 21:13:20 -0700
  • 771376f312 dummy commit Joshua Bell 2019-10-03 21:13:11 -0700
  • d049ae6dd8 Don't pollute stack Joshua Bell 2019-10-01 22:27:18 -0700
  • 0aaf557aab Don't pollute stack; swap ROM in before COUTing Joshua Bell 2019-10-01 22:27:02 -0700
  • db977835ac Use common driver chain logic Joshua Bell 2019-10-01 22:08:21 -0700
  • 2769d1d7a6 Add Travis-CI build status indicator Joshua Bell 2019-10-01 21:17:42 -0700
  • eb3ca7e7e2 Update README link Joshua Bell 2019-10-01 21:15:49 -0700
  • cfb8cab3b2 Add QUIT.SYSTEM Joshua Bell 2019-10-01 21:14:34 -0700
  • c7df8cb73b
    Add Travis build status Joshua Bell 2019-09-30 21:02:54 -0700
  • 850b10059d Add missing files Joshua Bell 2019-09-30 20:57:45 -0700
  • 783c2af304 Clean up headers Joshua Bell 2019-09-30 20:34:26 -0700
  • 7cc70cd729 Use common driver chain logic Joshua Bell 2019-09-30 20:34:17 -0700
  • ba0c5e53d3 Fix relocation Joshua Bell 2019-09-30 20:20:59 -0700
  • 64c8ff73e3 Extract common logic for setup/chaining Joshua Bell 2019-09-29 18:27:00 -0700
  • fbddc217a6 Pull out system reset logic Joshua Bell 2019-09-29 12:52:51 -0700
  • e65fdfe1b5 Version stamps - don't zero pad Joshua Bell 2019-09-29 12:15:37 -0700
  • 9dc6a7a149 Make NS.CLOCK.SYSTEM chain using I/O. Fix Cricket Joshua Bell 2019-09-29 11:23:34 -0700
  • 7af95f7162 WIP: Chain using file I/O Joshua Bell 2019-09-28 20:54:23 -0700
  • 291d0f12f2 Switch to semi-common include files Joshua Bell 2019-09-28 20:14:53 -0700
  • 06cbcd4fa9 Restore SSC flags after detection. Fixes #8 Joshua Bell 2019-09-28 09:41:16 -0700
  • 16599fc4b9 Build: Use cc65's make avail Joshua Bell 2019-09-22 21:34:47 -0700
  • 754d267c1e Build: Use cc65's make avail Joshua Bell 2019-09-22 21:33:54 -0700
  • 3c9c491bae Build: Use cc65's make avail Joshua Bell 2019-09-22 21:32:33 -0700
  • b5b5b96d2a
    Update Travis build path Joshua Bell 2019-09-22 21:30:24 -0700
  • 2dfb4410a9 Update README with branch details Joshua Bell 2019-06-21 16:48:01 -0700
  • f380680cdd Use file I/O rather than block I/O to read dir Joshua Bell 2019-06-21 15:25:11 -0700
  • d4466231f5 Save name earlier Joshua Bell 2019-06-19 20:39:54 -0700
  • 9b98a09067 rearrange config/data Joshua Bell 2019-06-19 20:21:10 -0700
  • 88472a8e11 Rearrange so driver is a subroutine Joshua Bell 2019-06-19 20:12:18 -0700
  • 903cd4ff1e Fix chaining Joshua Bell 2019-06-18 22:10:49 -0700
  • d115882280 Chain to next SYSTEM file. Resolves #1 Joshua Bell 2019-06-16 19:48:09 -0700
  • 6edbfa48ac Rename to match original Joshua Bell 2019-06-17 20:45:00 -0700
  • 9d424a4e01 Add pushorg/poporg macros Joshua Bell 2019-06-14 21:23:24 -0700
  • 4d4a164e30 Signature bytes Joshua Bell 2019-06-14 21:00:53 -0700
  • a2bc49a38b Add README Joshua Bell 2019-02-24 20:05:42 -0800
  • fbd79badee initial snapshot Joshua Bell 2019-02-24 20:03:51 -0800
  • feaac6d4fc DATE: Mask off hour/minute in case of extra bits Joshua Bell 2018-08-05 11:09:44 -0700
  • f6e359cfb7
    Update Makefile Joshua Bell 2018-04-29 21:45:53 -0700
  • e974c76ff7 Build into out/ subdir Joshua Bell 2018-04-29 20:04:06 -0700
  • 23af1ff081
    Add travis build status Joshua Bell 2018-04-10 20:58:20 -0700
  • 5aae9d79bc travis debugging Joshua Bell 2018-04-10 20:53:42 -0700
  • e878aec51a travis debugging Joshua Bell 2018-04-10 20:51:44 -0700
  • 3ee2f9ef3f add experimental travis-ci config Joshua Bell 2018-04-10 20:49:01 -0700
  • 3a29c86c4b set auxtype Joshua Bell 2018-04-10 20:38:45 -0700
  • 320edcb634 adjust credits Joshua Bell 2017-12-13 08:49:43 -0800
  • b064242a7a Consolidate installer Joshua Bell 2017-12-12 20:56:51 -0800
  • c11c49a03b Fix typo in title Joshua Bell 2017-12-12 20:41:06 -0800
  • 37597de535 Add readme Joshua Bell 2017-12-12 20:40:31 -0800
  • c0c9cc01dd Shave off a few bytes by making alpha default Joshua Bell 2017-12-12 15:55:32 -0800
  • fa0bfcd936 comment Joshua Bell 2017-12-12 14:55:23 -0800
  • 4cc70803fd Tweak installer Joshua Bell 2017-12-12 14:54:27 -0800
  • f0ceec0aea Reorder ZP uses Joshua Bell 2017-12-12 10:58:22 -0800
  • 1acc9e5946 Clean up comments Joshua Bell 2017-12-12 10:52:01 -0800
  • 72b8859222 works Joshua Bell 2017-12-12 05:17:39 -0800
  • 5e28639a4e alpha works, but esc crashes Joshua Bell 2017-12-12 05:00:29 -0800
  • b199b21f77 works Joshua Bell 2017-12-12 04:45:28 -0800
  • d74dec19b2 WIP variant Joshua Bell 2017-12-11 20:15:51 -0800
  • 6eb9613a28 More tidying, size assert Joshua Bell 2017-12-10 20:22:34 -0800
  • 5e3d46373e Stamp SYS files with AuxType Joshua Bell 2017-12-09 16:50:35 -0800
  • 6df7941617 Rename to bbb Joshua Bell 2017-12-09 16:46:45 -0800
  • b7074e04f7 Move prodos defs to inc Joshua Bell 2017-12-09 16:29:06 -0800
  • 6a0a6c5ad9 Finish labels Joshua Bell 2017-12-09 16:17:29 -0800
  • ece57e671c read routines Joshua Bell 2017-12-09 16:06:31 -0800
  • 589bc09605 more labels Joshua Bell 2017-12-09 14:49:16 -0800
  • 714c796605 open and prefix Joshua Bell 2017-12-09 14:28:54 -0800
  • dd6a4b319e prodos global page, devices Joshua Bell 2017-12-09 14:11:29 -0800
  • 1d974dcf34 Make padding calc dynamic Joshua Bell 2017-12-09 13:11:36 -0800
  • 00a2275346 more ids Joshua Bell 2017-12-09 13:00:27 -0800
  • ba96487609 more identifications Joshua Bell 2017-12-09 09:29:35 -0800
  • 7042ad9901 Identify states Joshua Bell 2017-12-09 09:03:44 -0800
  • e6a02b099c Comments for utilities v1.1 Joshua Bell 2017-12-08 20:51:54 -0800
  • b6d7b3068a
    Update README.md Joshua Bell 2017-12-07 23:47:45 -0800
  • 106b31b899 Standardize macro usage Joshua Bell 2017-12-07 21:48:41 -0800
  • 89edcb917b
    Update README.md Joshua Bell 2017-12-07 21:47:50 -0800
  • b204ea7f2f Rename GET.TIME to DATE, single line Joshua Bell 2017-12-07 20:49:53 -0800
  • 82a8ade241 Add set.date/set.time helpers for Cricket Joshua Bell 2017-12-07 19:54:55 -0800
  • 987092c318 disk image Joshua Bell 2017-12-03 17:29:11 -0800
  • 8e599eaed6
    Update README.md v1.0 Joshua Bell 2017-12-03 14:39:39 -0800
  • b53a9ca897
    FTP vs. Markdown fun Joshua Bell 2017-12-03 13:46:03 -0800
  • 81399b6ea6
    Update README.md Joshua Bell 2017-12-03 13:43:15 -0800
  • 48dd9ed6b9
    Update README.md Joshua Bell 2017-12-03 11:47:54 -0800
  • 716e2ee6de
    Update README.md Joshua Bell 2017-12-03 11:46:30 -0800
  • 5fbe03a882 Increase read delay. Resolves #4 Joshua Bell 2017-12-02 21:35:50 -0800
  • f507432fef Document SSC command register usage Joshua Bell 2017-12-02 09:56:13 -0800
  • 296f128655 Automatic date stamping Joshua Bell 2017-12-01 20:17:14 -0800
  • 71097b0bbe Update README and version stamp Joshua Bell 2017-12-01 20:04:20 -0800
  • cae1399ec5 Cricket ID: require digits; echo read chars in test app Joshua Bell 2017-11-30 20:33:48 -0800
  • 7b45ae144e Add Cricket detection. Resolves #3 Joshua Bell 2017-11-29 19:08:07 -0800
  • 381b9ddf54 Fix SSC ID byte. Experimental cricket identification. Joshua Bell 2017-11-28 21:42:20 -0800
  • facca9d28e Implement SSC detection Joshua Bell 2017-11-27 22:15:51 -0800
  • 4ae4933aa4
    Update README.md Joshua Bell 2017-11-26 23:04:02 -0800
  • 3bc1eb6d96 Meld NSC with Cricket driver. Resolves #2 Joshua Bell 2017-11-26 20:31:41 -0800
  • 2efce01dde NSC: Historical details in comments Joshua Bell 2017-11-26 19:51:35 -0800
  • bcb27a5270 NSC: Remove junk, improve messages, remove beeps, update version Joshua Bell 2017-11-26 17:06:54 -0800
  • 6ee08e5c89 NSC: More comments Joshua Bell 2017-11-26 16:52:28 -0800
  • 95f029fc30 More structuring Joshua Bell 2017-11-26 12:57:47 -0800
  • a9f77ebf0a tweak README Joshua Bell 2017-11-26 10:57:28 -0800
  • a5002cf9e1 Add README Joshua Bell 2017-11-26 10:55:44 -0800
  • 934cbe2f70 NSC: More labels Joshua Bell 2017-11-26 00:27:03 -0800
  • 16c6c98124 NSC: Junk, more symbols Joshua Bell 2017-11-26 00:03:11 -0800