343 Commits

Author SHA1 Message Date
Andrew Pamment
a245c21d71 Add sleeping on accept & read 2017-10-08 11:10:14 +10:00
Andrew Pamment
bb79c9c090 Remove accidently commited file 2017-10-07 23:39:12 +10:00
Andrew Pamment
1e6a85a9f6 Some misc additions and fixes 2017-10-07 23:37:30 +10:00
Andrew Pamment
ba634a9ebd Update toolchain for github 2017-10-07 20:06:52 +10:00
Andrew Pamment
04a6dda49c Update README.md 2017-10-07 20:02:38 +10:00
Andrew Pamment
9b9003cef3 Fix typo 2017-10-07 17:29:40 +10:00
Andrew Pamment
f6dfb20662 Fixes to build scripts 2017-10-07 17:22:33 +10:00
Andrew Pamment
d28bc367c4 Stuffed up gcc patch... oops 2017-10-07 16:10:31 +10:00
Andrew Pamment
77095059ad download gcc prequisits 2017-10-07 15:43:03 +10:00
Andrew Pamment
1a6fc06424 Update toolchain try 1 2017-10-07 15:37:54 +10:00
Andrew Pamment
1c01300f83 Disable Numlock led, it seems to freeze the computer 2016-02-14 14:47:54 +10:00
Andrew Pamment
ec94f4a522 Added martin's dungeon bash, added numlock handling - not sure if it's right 2016-02-14 14:28:53 +10:00
Andrew Pamment
0691f8a64b Fix for messageboxes not displaying titlebar 2016-02-14 10:40:28 +10:00
Andrew Pamment
aed7f03f80 Fix for last commit 2016-02-13 18:45:00 +10:00
Andrew Pamment
9aa2717719 Redid input for snappyer input 2016-02-13 18:13:17 +10:00
Andrew Pamment
608b50d1ec Fixes for filesystem :) 2016-02-13 13:00:33 +10:00
Andrew Pamment
af6008d978 Fix long filename generation 2016-02-13 07:50:51 +10:00
Andrew Pamment
d8906e9ccd Added dirent support, fixed toolchain script to remove gcc-build 2016-02-12 20:52:55 +10:00
Andrew Pamment
e352e0339d Added the ability to change window captions after creation 2016-02-12 12:19:57 +10:00
Andrew Pamment
ccdc54011e More work getting SDL and PDCurses to work 2016-02-11 17:48:17 +10:00
Andrew Pamment
5a51983025 Fixes for build system, add libstdc++ to toolchain build 2016-02-11 10:37:33 +10:00
Andrew Pamment
88b181a235 LibQuinn is now a real library, SDL_ttf & SDL_image added 2016-02-10 18:19:18 +10:00
Andrew Pamment
52f6ce280b SDL Port Support 2016-02-10 14:11:14 +10:00
Andrew Pamment
463dbc670a Made shell start with SYS disk selected instead of NoDevice 2016-02-09 15:26:19 +10:00
Andrew Pamment
ba044ff06c Terminal now has cursor 2016-02-08 20:49:29 +10:00
Andrew Pamment
a8b54c19b0 Added a Cursor to Console.. will do Terminal another day 2016-02-08 18:43:42 +10:00
Andrew Pamment
e79cc43ece Added DNS to qirc and hget, newlib fixed, bootenv.cfg added for enviroment variables 2016-02-07 17:05:08 +10:00
Andrew Pamment
e8004657fe Remove dependency on system disk being disk0 2016-02-07 13:59:28 +10:00
Andrew Pamment
d2806222af Small fix for DNS 2016-02-07 10:21:44 +10:00
Andrew Pamment
a0c59aa2ef UDP and DNS working! 2016-02-07 10:03:51 +10:00
Andrew Pamment
ac58489046 More work on UDP, no idea if it works yet. 2016-02-06 14:42:09 +10:00
Andrew Pamment
dbdf3749d9 Started work on UDP, probably broke everything. 2016-02-06 13:03:05 +10:00
Andrew Pamment
2e5929ee4a Changed my mind about leanfs. 2016-02-05 19:33:10 +10:00
Andrew Pamment
10fe65ebfa Updated README 2016-02-05 16:59:52 +10:00
Andrew Pamment
534278f8a0 Disk Image make script 2016-02-05 16:43:48 +10:00
Andrew Pamment
418bba7483 Added a "port" of frotz the Z-Machine interpreter and make userland now makes qirc 2016-02-04 17:01:08 +10:00
Andrew Pamment
aba069ab8d More work on IRC client (added colours) and fixed bugs. 2016-02-03 21:18:11 +10:00
Andrew Pamment
a78717dca4 New (work in progress) console IRC client 2016-02-03 16:12:15 +10:00
Andrew Pamment
804095d98d Hopefully fixed a race condition causing wait to not return in some cases
also fixed some drawing bugs in console and terminal
2016-02-03 10:18:19 +10:00
Andrew Pamment
d3a2e8b3d9 Fixed fat getdents bug, Made launched use working directory so card game works 2016-02-02 19:05:48 +10:00
Andrew Pamment
30323f8c63 Fixed a bug from last patch 2016-02-02 16:03:41 +10:00
Andrew Pamment
cb68d1e432 new fancy pants launcher 2016-02-02 15:48:33 +10:00
Andrew Pamment
db2e209259 Merged in yqy/quinn-os (pull request #3)
Cleaned unnecessary long toolchain patches and fixed couples of issue in build process
2016-02-02 11:49:03 +10:00
yqy
699a61d206 Fix freetype building 2016-02-02 07:38:23 +06:00
yqy
baa2964ed5 Remove newlib-build after build 2016-02-02 07:36:00 +06:00
yqy
929d44826d Toolchain patches cleanup 2016-02-02 07:33:30 +06:00
Andrew Pamment
6fe5841bc9 Forgot to add newlib patch for DUP 2016-02-02 11:25:27 +10:00
Andrew Pamment
6717cc39e1 Fixed PIPE and added DUP and a Terminal and probably added bugs :) 2016-02-02 11:19:56 +10:00
Andrew Pamment
51705c235b Forgot to add the newlib patch for pipes 2016-02-01 10:26:35 +10:00
Andrew Pamment
69925ba1da PIPES! 2016-02-01 09:46:33 +10:00