mirror of
1
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
Tristan B. Kildaire ad30290598 Merge branch 'master' of github.com:deavmi/ped 2020-05-06 10:32:37 +02:00
Tristan B. Kildaire 6f4c8589d4 Refactoring types 2020-05-06 10:32:23 +02:00
Tristan B. Kildaire f89462414c
Update README.md 2020-05-06 10:30:07 +02:00
Tristan B. Kildaire 9227c30f8c Added documentation 2020-05-06 10:14:31 +02:00
Tristan B. Kildaire 3347eff4e5 Updated 2020-05-06 10:13:07 +02:00
Tristan B. Kildaire 77438b4d73 Uisng object file 2020-05-05 23:14:15 +02:00
Tristan B. Kildaire 05c9a16caf Updated types.h 2020-05-05 21:50:05 +02:00
Tristan B. Kildaire 38c6705564 Updated tty.c 2020-05-05 21:49:31 +02:00
Tristan B. Kildaire 7bafa9cf52 Cleaned up ped.c 2020-05-05 21:49:22 +02:00
Tristan B. Kildaire aa2aa107b8 Removed some whitespace 2020-05-05 21:26:42 +02:00
Tristan B. Kildaire 2f2a0e4aaa Moved all tty code and data structures to tty.c 2020-05-05 21:26:10 +02:00
Tristan B. Kildaire 49f5bc290d Moved most tty functions to tty.c 2020-05-05 21:23:21 +02:00
Tristan B. Kildaire 0aa31e1835 Added plugin functionality 2020-05-05 21:09:58 +02:00
Tristan B. Kildaire 128f6aa741 Link with dynamic loader 2020-05-05 20:30:39 +02:00
Tristan B. Kildaire 6e0147caca Merge branch 'master' of github.com:deavmi/ped 2020-05-05 20:06:05 +02:00
Stephen Cochrane a5d1cbc133 Cleanup and refactor of inlcudes, added head files 2020-05-05 20:03:05 +02:00
Tristan B. Kildaire 04c0fb76a1 Merge branch 'master' of github.com:deavmi/ped 2020-05-05 20:00:12 +02:00
Stephen Cochrane 1c0d2508cf Updated README 2020-05-05 19:50:03 +02:00
Tristan B. Kildaire 1deb1d8130 Only move cursor back if not at home 2020-05-05 19:44:44 +02:00
Stephen Cochrane 6beb58f02f Added test 2020-05-05 19:44:25 +02:00
Stephen Cochrane 42bdd5abd7 Updated makefile and gitignore 2020-05-05 19:41:56 +02:00
Stephen Cochrane 0b0159f568 Merge branch 'master' of https://github.com/deavmi/ped 2020-05-05 19:39:07 +02:00
Stephen Cochrane cb33729f2e Added make file 2020-05-05 19:39:03 +02:00
Tristan B. Kildaire de205eaa2e Fixed position of cursor being 5 2020-05-05 19:34:03 +02:00
Stephen Cochrane 2c4016ad44 Moved files to src 2020-05-05 19:30:06 +02:00
Stephen Cochrane 50a7c7f6cb Rename 2020-05-05 19:26:54 +02:00
Tristan B. Kildaire cba8cb9027 Initial code 2020-05-05 19:26:11 +02:00
Stephen Cochrane 17e65ca96b
Update README.md 2020-05-05 18:01:05 +02:00
Stephen Cochrane 53589bf51d Updated Readme 2020-05-05 18:00:27 +02:00
Tristan B. Kildaire a08a6c01cb
Update README.md 2020-05-05 17:54:54 +02:00
Tristan B. Kildaire 42e1423a77
Initial commit 2020-05-05 15:12:28 +02:00