Commit Graph

120 Commits

Author SHA1 Message Date
Joshua Bell 0f41276584 Combine preamble files, .gitignore, and split out ns.clock 2019-10-03 21:49:53 -07:00
Joshua Bell cd2074c864 Add Travis-CI config, add README 2019-10-03 21:36:01 -07:00
Joshua Bell 0626869e27 Unify inc/ directories 2019-10-03 21:23:00 -07:00
Joshua Bell 78e1d2d2e6 Add master Makefile 2019-10-03 21:19:52 -07:00
Joshua Bell 8a242abc17 Remove dummy file 2019-10-03 21:17:43 -07:00
Joshua Bell e34e7a9728 Merge a2stuff/ram.drv.system, move to subdir 2019-10-03 21:17:31 -07:00
Joshua Bell eea2f6c343 Merge remote-tracking branch 'ram.drv.system/master' 2019-10-03 21:16:40 -07:00
Joshua Bell f31f6775e9 Merge a2stuff/bbb, move to subdir 2019-10-03 21:15:56 -07:00
Joshua Bell ec94293ec9 Merge remote-tracking branch 'bbb/master' 2019-10-03 21:15:22 -07:00
Joshua Bell ffa1495a11 Merge a2stuff/cricket, move to subdir 2019-10-03 21:14:53 -07:00
Joshua Bell 2fab1e19bc Merge remote-tracking branch 'cricket/master' 2019-10-03 21:13:20 -07:00
Joshua Bell 771376f312 dummy commit 2019-10-03 21:13:11 -07:00
Joshua Bell d049ae6dd8 Don't pollute stack 2019-10-01 22:27:18 -07:00
Joshua Bell 0aaf557aab Don't pollute stack; swap ROM in before COUTing 2019-10-01 22:27:02 -07:00
Joshua Bell db977835ac Use common driver chain logic 2019-10-01 22:08:21 -07:00
Joshua Bell 2769d1d7a6 Add Travis-CI build status indicator 2019-10-01 21:17:42 -07:00
Joshua Bell eb3ca7e7e2 Update README link 2019-10-01 21:15:49 -07:00
Joshua Bell cfb8cab3b2 Add QUIT.SYSTEM 2019-10-01 21:14:34 -07:00
Joshua Bell c7df8cb73b
Add Travis build status 2019-09-30 21:02:54 -07:00
Joshua Bell 850b10059d Add missing files 2019-09-30 20:57:45 -07:00
Joshua Bell 783c2af304 Clean up headers 2019-09-30 20:34:26 -07:00
Joshua Bell 7cc70cd729 Use common driver chain logic 2019-09-30 20:34:17 -07:00
Joshua Bell ba0c5e53d3 Fix relocation 2019-09-30 20:20:59 -07:00
Joshua Bell 64c8ff73e3 Extract common logic for setup/chaining 2019-09-29 18:27:00 -07:00
Joshua Bell fbddc217a6 Pull out system reset logic 2019-09-29 12:52:51 -07:00
Joshua Bell e65fdfe1b5 Version stamps - don't zero pad 2019-09-29 12:15:37 -07:00
Joshua Bell 9dc6a7a149 Make NS.CLOCK.SYSTEM chain using I/O. Fix Cricket 2019-09-29 11:23:34 -07:00
Joshua Bell 7af95f7162 WIP: Chain using file I/O 2019-09-28 20:54:23 -07:00
Joshua Bell 291d0f12f2 Switch to semi-common include files 2019-09-28 20:14:53 -07:00
Joshua Bell 06cbcd4fa9 Restore SSC flags after detection. Fixes #8 2019-09-28 09:41:16 -07:00
Joshua Bell 16599fc4b9 Build: Use cc65's make avail 2019-09-22 21:34:47 -07:00
Joshua Bell 754d267c1e Build: Use cc65's make avail 2019-09-22 21:33:54 -07:00
Joshua Bell 3c9c491bae Build: Use cc65's make avail 2019-09-22 21:32:41 -07:00
Joshua Bell b5b5b96d2a
Update Travis build path 2019-09-22 21:30:24 -07:00
Joshua Bell 2dfb4410a9 Update README with branch details 2019-06-21 16:48:07 -07:00
Joshua Bell f380680cdd Use file I/O rather than block I/O to read dir 2019-06-21 15:25:11 -07:00
Joshua Bell d4466231f5 Save name earlier 2019-06-19 20:39:54 -07:00
Joshua Bell 9b98a09067 rearrange config/data 2019-06-19 20:21:10 -07:00
Joshua Bell 88472a8e11 Rearrange so driver is a subroutine 2019-06-19 20:12:18 -07:00
Joshua Bell 903cd4ff1e Fix chaining 2019-06-18 22:10:49 -07:00
Joshua Bell d115882280 Chain to next SYSTEM file. Resolves #1 2019-06-17 20:46:32 -07:00
Joshua Bell 6edbfa48ac Rename to match original 2019-06-17 20:45:00 -07:00
Joshua Bell 9d424a4e01 Add pushorg/poporg macros 2019-06-14 21:23:24 -07:00
Joshua Bell 4d4a164e30 Signature bytes 2019-06-14 21:00:53 -07:00
Joshua Bell a2bc49a38b Add README 2019-02-24 20:05:42 -08:00
Joshua Bell fbd79badee initial snapshot 2019-02-24 20:03:51 -08:00
Joshua Bell feaac6d4fc DATE: Mask off hour/minute in case of extra bits 2018-08-05 11:09:49 -07:00
Joshua Bell f6e359cfb7
Update Makefile 2018-04-29 21:45:53 -07:00
Joshua Bell e974c76ff7 Build into out/ subdir 2018-04-29 20:04:13 -07:00
Joshua Bell 23af1ff081
Add travis build status 2018-04-10 20:58:20 -07:00