Commit Graph
91 Commits
Author SHA1 Message Date
Tom EverettandGitHub b7d9c4636e Merge pull request #90 from aap/master
Added pool game.
2019-10-19 09:06:45 -06:00
Tom EverettandGitHub 94d9237401 Merge pull request #88 from sebras/tttun
fix some compilation errors in ttt{1,2}.s and un.s
2019-10-18 19:45:35 -06:00
Tom EverettandGitHub c13761e821 Merge pull request #87 from sebras/master
fix some compilation errors from ttt{1,2}.s and un.s
2019-10-18 19:28:43 -06:00
Tom EverettandGitHub 5b7bbc314b Merge pull request #86 from sebras/tttun
fix typos and add pagination comments to ttt{1,2}.s and un.s
2019-10-18 19:13:05 -06:00
Tom EverettandGitHub 507ae91711 Merge pull request #77 from sebras/tttun
Adding ttt1.s ttt2.s and un.s
2019-10-18 18:36:45 -06:00
Tom Everett 1d4684e2f0 fixed link 2019-08-21 11:58:02 -07:00
Tom EverettandGitHub 21cc1f6e33 Merge pull request #67 from dspinellis/patch-1
Correct the links to the Unix archive
2017-03-24 13:25:38 -06:00
Tom Everett 894d67edb9 updated binary 2017-02-03 16:53:04 +02:00
Tom Everett d9d02eded5 /binaries dir 2016-12-18 09:50:25 -07:00
Tom Everett 21e88740f0 ignore alt files 2016-03-26 08:33:24 -06:00
Tom Everett f20412f3b4 tweaking os.mk 2016-03-25 16:52:18 -06:00
Tom Everett db8531a6da Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-25 13:25:09 -06:00
Tom Everett b85cf3e16d externalized os.mk 2016-03-25 13:24:07 -06:00
Tom Everett f0674b42e8 oops 2016-03-25 11:33:34 -06:00
Tom Everett c791b29a5b detect OS and chose appropriate c compiler
gcc for linux
clang for OS X and FreeBSD
2016-03-25 10:52:06 -06:00
Tom Everett 81166b31db Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-25 10:35:00 -06:00
Tom Everett 1783f1789a update b.c to compile 2016-03-25 10:34:25 -06:00
Tom Everett e3c160edd7 makefile changes, readme changes 2016-03-22 16:33:44 -06:00
Tom Everett a36b65131f updated binaries 2016-03-22 16:07:06 -06:00
Tom Everett 4e65e9ebd0 updated readme 2016-03-20 12:52:43 -06:00
Tom Everett 9c6e251e8e updated readme 2016-03-20 12:50:56 -06:00
Tom Everett 5335bbd195 added copybinaries so that we can distributed binaries via github 2016-03-20 12:46:55 -06:00
Tom Everett b99155a4b7 updated readme 2016-03-20 12:29:06 -06:00
Tom Everett 8e5658ac26 updated README 2016-03-20 12:28:18 -06:00
Tom Everett 86fcfad57a updated readme, and moved files that end up on the final fs into the /fs dir 2016-03-19 21:42:32 -06:00
Tom Everett 41f266b4a9 added trysys and maksys to the build 2016-03-19 21:28:10 -06:00
Tom Everett 2b292a1ee3 updated readme 2016-03-19 21:12:22 -06:00
Tom Everett f94cb56872 parameterized pdp7 2016-03-19 19:24:24 -06:00
Tom Everett d0970436dd removed duplicate build instruction 2016-03-19 19:21:37 -06:00
Tom Everett 9149bf9d47 fixed tests 2016-03-19 19:19:58 -06:00
Tom Everett c9d394642b moved the location of bin and test 2016-03-19 19:11:30 -06:00
Tom Everett 514ff1057a fixed typo, can now make run from root 2016-03-19 19:02:11 -06:00
Tom Everett 38dcd9256e makefile 2016-03-19 19:00:31 -06:00
Tom Everett 3456d6517e makefile updates 2016-03-19 18:55:32 -06:00
Tom Everett 13db06903d ignore 2016-03-19 18:41:04 -06:00
Tom Everett 50857e9735 more ignores 2016-03-11 22:22:59 -07:00
Tom Everett 3889291fa0 corrected instruction 2016-03-09 18:50:25 -07:00
Tom Everett 8474c28e85 corrected symbol definition 2016-03-09 18:41:46 -07:00
Tom Everett b27f348d3e corrected instruction in init.s 2016-03-09 18:39:33 -07:00
Tom Everett 85c00894e1 converted readme txt to md 2016-03-09 18:08:34 -07:00
Tom Everett 587d0a3733 added a readme for the tools 2016-03-09 18:05:08 -07:00
Tom Everett 6909e49745 Merge https://github.com/DoctorWkt/pdp7-unix 2016-03-09 14:53:04 -07:00
Tom Everett 0e673eb9b1 Merge branch 'master' of https://github.com/teverett/pdp7-unix 2016-03-09 09:46:34 -07:00
Tom Everett d96db88df7 add ed to the Makefile 2016-03-08 20:54:28 -07:00
Tom Everett 8b42373e97 Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-08 20:53:14 -07:00
Tom Everett bc91a11e2a oops, pbsh should compile to sh 2016-03-08 18:14:01 -07:00
Tom Everett 88583545d2 script to run tests 2016-03-08 18:11:18 -07:00
Tom Everett e3f30f6628 relocated tests 2016-03-08 18:08:30 -07:00
Tom Everett 106d528ef6 updated makefile 2016-03-08 17:58:22 -07:00
Tom Everett f464137598 ignore the sys dir 2016-03-08 17:49:22 -07:00
Tom Everett 4ea9203ec6 updated makefile to account for rename of sh.s to pbsh.s 2016-03-07 21:13:20 -07:00
Tom Everett afb8798bb2 Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-06 10:34:46 -07:00
Tom Everett 64919ae255 updated makefile 2016-03-05 17:08:10 -07:00
Tom Everett 4cafeeed37 removed pdp7parse 2016-03-05 16:53:53 -07:00
Tom Everett 89749d228b updated generated sources 2016-03-05 15:27:00 -07:00
Tom Everett 0811195212 added existing pdp7 files that parse properly 2016-03-05 15:21:44 -07:00
Tom Everett bc81cca976 travis now works properly
Travis status on the main page
2016-03-05 14:12:24 -07:00
Tom Everett 374f33c006 updated travis file 2016-03-05 14:08:43 -07:00
Tom Everett 12bbe01bc0 tweak of Makefile 2016-03-05 14:06:50 -07:00
Tom Everett 8426907fcc more complete makefile 2016-03-05 14:01:45 -07:00
Tom Everett 0c007f6c77 fixed makefile to create bin dir if needed 2016-03-05 13:44:48 -07:00
Tom Everett d65bc30f93 Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-05 13:42:09 -07:00
Tom Everett 7b7b5f8565 :( 2016-03-05 10:57:26 -07:00
Tom Everett 15db0b355a ugh 2016-03-05 10:54:04 -07:00
Tom Everett b8baaa667c kick off travis 2016-03-05 10:50:17 -07:00
Tom Everett bdf9248388 travis file 2016-03-05 10:49:02 -07:00
Tom Everett 9d24e48586 updated readme 2016-03-05 10:38:28 -07:00
Tom Everett f33cfd2de8 Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-05 10:31:19 -07:00
Tom Everett 263dd699e6 updates 2016-03-05 10:31:09 -07:00
Tom Everett ee2f1efb1c Merge branch 'master' of https://github.com/DoctorWkt/pdp7-unix 2016-03-03 19:18:13 -07:00
Tom Everett e3149189da changed to testng 2016-03-02 20:29:26 -07:00
Tom Everett 8eb36d4b3b updated grammar and added more working examples to the test cases 2016-03-02 20:11:59 -07:00
Tom Everett 4b467ac519 added readme 2016-03-01 19:40:14 -07:00
Tom Everett d7639c04c1 example of parsing pdp7 with antlr4 2016-03-01 19:37:14 -07:00
Tom Everett 511361fbb0 closer 2016-03-01 18:18:52 -07:00
Tom Everett 9242609bea NUMERIC_LITERAL 2016-03-01 18:03:33 -07:00
Tom Everett 1462ad2a31 multiple labels per line 2016-03-01 17:48:38 -07:00
Tom Everett b3cf1cc313 smarter literals 2016-03-01 17:44:59 -07:00
Tom Everett 0efc47881d smarter string handling 2016-03-01 17:42:07 -07:00
Tom Everett bd65c3a3a6 formatting 2016-03-01 17:32:37 -07:00
Tom Everett 87901d6b54 added all opcodes 2016-03-01 14:32:18 -07:00
Tom Everett c3549ee0cc Merge https://github.com/DoctorWkt/pdp7-unix 2016-03-01 13:42:14 -07:00
Tom Everett fadbb12c9f assignment works 2016-02-29 21:30:59 -07:00
Tom Everett 0b86c5abd1 more opcodes 2016-02-29 21:28:00 -07:00
Tom Everett 485db16a21 better 2016-02-29 21:17:53 -07:00
Tom Everett c4b37b58b7 closer 2016-02-29 20:53:18 -07:00
Tom Everett f6c2df8ff4 better 2016-02-29 20:29:15 -07:00
Tom Everett 7f782ab66f closer 2016-02-29 20:24:34 -07:00
Tom Everett bcc2b4162b d 2016-02-29 19:35:40 -07:00
Tom Everett 064e6a7b9d hm 2016-02-29 19:32:26 -07:00
Tom Everett 9f3a2a14e8 first commit 2016-02-29 19:23:07 -07:00