Commit Graph

49 Commits

Author SHA1 Message Date
Lee Fastenau 8b4699cce3 Merge branch 'master' of github.com:thelbane/ConwayII 2017-07-03 22:16:54 -07:00
Lee Fastenau 2df63c374c Update README.md 2017-07-03 22:15:13 -07:00
Lee Fastenau f519fbefa6 Update README.md 2017-07-03 22:13:33 -07:00
Lee Fastenau 718c4aad0c Remove hardcoded Apple Commander path. 2017-07-03 21:52:00 -07:00
Lee Fastenau 84e2185f17 Update README.md 2017-07-02 17:41:52 -07:00
Lee Fastenau d83693e86c Update README.md 2017-05-30 10:03:05 -07:00
Lee Fastenau 9c902653e9 Update README.md 2017-05-12 11:42:58 -07:00
Lee Fastenau bfbe57b45f Merge branch 'master' of github.com:thelbane/ConwayII 2017-05-06 14:46:01 -07:00
Lee Fastenau 36d3e2189d Runner script uses default Virtual ][ configuration. 2017-05-06 14:45:50 -07:00
Lee Fastenau df5f18d5d8 Update README.md 2017-05-06 14:01:48 -07:00
Lee Fastenau d408b84ea8 Update README.md 2017-05-06 12:17:58 -07:00
Lee Fastenau 0fc1f49087 Cleanup makefile 2017-05-06 12:09:15 -07:00
Lee Fastenau 4e17d34f68 Update readme 2017-05-06 11:48:05 -07:00
Lee Fastenau b28dee1759 Remove utilities.asm 2017-05-06 11:44:59 -07:00
Lee Fastenau 43ca96e97d Update readme. 2017-05-05 10:04:17 -07:00
Lee Fastenau 62b682fb27 Merge branch 'master' of github.com:thelbane/ConwayII 2017-05-05 09:41:43 -07:00
Lee Fastenau 3939a3e9e4 Optimize neighbor count increment. 2017-05-05 09:41:29 -07:00
Lee Fastenau fa68f4a536 Remove clever bit twiddling. Improve perf testing mode. 2017-05-05 09:20:49 -07:00
Lee Fastenau ed146f091f Update README.md 2017-05-04 23:40:24 -07:00
Lee Fastenau b14130299a Remove and ignore workspace file. 2017-05-03 23:02:00 -07:00
Lee Fastenau 72547530a2 Merge branch 'master' of github.com:thelbane/ConwayII 2017-05-03 22:52:59 -07:00
Lee Fastenau 6c38cc2e92 Add disk image (glider gun). 2017-05-03 22:52:46 -07:00
Lee Fastenau 76234134b3 Update README.md 2017-05-03 22:50:33 -07:00
Lee Fastenau 27c0f76be7 Add capture gif. 2017-05-03 22:49:23 -07:00
Lee Fastenau d46436886f Minor cleanup. 2017-05-03 21:53:31 -07:00
Lee Fastenau 06ce375fcb Update README.md 2017-05-03 21:46:59 -07:00
Lee Fastenau 7589318330 Create README.md 2017-05-03 21:45:42 -07:00
Lee Fastenau 46f36fe669 Clean data every run. 2017-05-03 21:26:32 -07:00
Lee Fastenau 5e65fb4885 Add edge test pattern 2017-05-03 21:09:02 -07:00
Lee Fastenau 9453ae6d22 Finally fixed edge logic problems. 2017-05-03 20:32:50 -07:00
Lee Fastenau 0a67e7180f More docs and cleanup. 2017-05-01 21:35:50 -07:00
Lee Fastenau 96bc50b42a Cleanup/rename labels. 2017-05-01 20:43:02 -07:00
Lee Fastenau a41493b6f7 Optimization & documentation. 2017-05-01 20:35:14 -07:00
Lee Fastenau 6abeca342c Clean build 2017-04-30 22:21:45 -07:00
Lee Fastenau 51878e3b81 Fix perf testing issue. 2017-03-15 22:29:13 -07:00
Lee Fastenau 693bd5c1ca Fixed logic bug. 2017-03-15 21:27:43 -07:00
Lee Fastenau 1d37b2cb44 Optimized main data pointer. 2017-03-15 20:57:54 -07:00
Lee Fastenau 2a2996f2c6 Real test 1. 2017-03-15 10:29:43 -07:00
Lee Fastenau d81d7bd0c1 Instrumenting for perf. 24594673 cycles. 2017-03-14 22:39:57 -07:00
Lee Fastenau 19d6fc28bb Fixed bug in rules. 2017-03-14 13:30:33 -07:00
Lee Fastenau 7e16ebc98c Default field is a glider gun. 2017-03-14 13:14:21 -07:00
Lee Fastenau 71ea27eea0 Moved conwayRules to unitialized segment. 2017-03-14 11:05:51 -07:00
Lee Fastenau 23eba16c87 Refactoring. Set 40-column mode. 2017-03-14 02:44:22 -07:00
Lee Fastenau 7755f72501 Fix tabs. 2017-03-14 01:52:58 -07:00
Lee Fastenau 358b72e461 Cleanup. Generate rules table at runtime. 2017-03-14 01:47:44 -07:00
Lee Fastenau 1c098c5562 Project tweak. Ignore .DS_Store. 2017-03-13 23:51:24 -07:00
Lee Fastenau 0ea04d9819 Works! With sound 2017-03-13 20:04:26 -07:00
Lee Fastenau 1e80714179 Promising progress... 2017-03-13 11:33:22 -07:00
Lee Fastenau daddce6037 Initial commit. 2017-03-12 16:30:49 -07:00