Vince Weaver
|
407c2296b3
|
webserver: print progress dots
|
2016-12-15 13:40:03 -05:00 |
|
Vince Weaver
|
60a25f3958
|
webserver: fix silly address bug, but it's not working now
|
2016-12-14 17:20:28 -05:00 |
|
Vince Weaver
|
ad9db0d0e7
|
webserver: attempt to handle circular buffer overflow properly
|
2016-12-14 16:52:54 -05:00 |
|
Vince Weaver
|
447cc49f6c
|
webserver: error messages now work
|
2016-12-14 16:15:14 -05:00 |
|
Vince Weaver
|
8ad5b87bec
|
webserver: BLOADs index.html off of disk
|
2016-12-14 14:20:23 -05:00 |
|
Vince Weaver
|
6e1ae7580b
|
wbeserver: update the *non-masked* version of the offset pointer
urgh, couldn't figure out why sending 8kb of additional garbage each time
|
2016-12-14 13:47:46 -05:00 |
|
Vince Weaver
|
16b87c53b1
|
webserver.bas: mixup of physical address and offset
|
2016-12-14 12:18:06 -05:00 |
|
Vince Weaver
|
84d281f0b9
|
webserver: clean up Makefile
|
2016-12-14 11:29:37 -05:00 |
|
Vince Weaver
|
43ab033417
|
webserver.bas: move to slot 3, add more comments
|
2016-12-14 11:29:18 -05:00 |
|
Vince Weaver
|
82b7489da6
|
webserver: update Makefile to use new bsave functionality
|
2016-12-13 23:04:58 -05:00 |
|
Vince Weaver
|
127089371d
|
dos33: silly 8/16 bug when writing address/len in bsave
|
2016-12-13 23:02:50 -05:00 |
|
Vince Weaver
|
eccadc5bee
|
dos33: improve bsave functionality
can specify address and length
|
2016-12-13 22:55:17 -05:00 |
|
Vince Weaver
|
2dbe3d4b70
|
webserver: update Makefile
|
2016-12-13 16:57:02 -05:00 |
|
Vince Weaver
|
b01e82b56d
|
dos33 tests: update TODO
|
2016-12-13 16:51:44 -05:00 |
|
Vince Weaver
|
0f1686c220
|
dos33: turn off debugging
|
2016-12-13 16:51:25 -05:00 |
|
Vince Weaver
|
e3f5ae0824
|
dos33: update code to use common command line code
also share the filename truncation code
a few other minor cleanups too
seems to pass test suite
|
2016-12-13 16:50:34 -05:00 |
|
Vince Weaver
|
602b137363
|
dos33: more whitespace cleanup
I blame jed
|
2016-12-13 15:39:29 -05:00 |
|
Vince Weaver
|
b758047c60
|
dos33: clean up whitespace
|
2016-12-13 15:24:33 -05:00 |
|
Vince Weaver
|
5ecc16e840
|
mkdos33fs: cleanup whitespace
|
2016-12-09 20:32:34 -05:00 |
|
Vince Weaver
|
6c4b06ae1a
|
dos33: more whitespace cleanups
|
2016-12-09 00:17:28 -05:00 |
|
Vince Weaver
|
1e90deb41c
|
char2hex: whitespace cleanup
|
2016-12-08 23:04:56 -05:00 |
|
Vince Weaver
|
2f482f68aa
|
make_b: clean up whitespace
|
2016-12-08 22:04:19 -05:00 |
|
Vince Weaver
|
75bfb3c573
|
dos33: update whitespace
|
2016-12-07 20:39:47 -05:00 |
|
Vince Weaver
|
6264373203
|
dos33: clear up some whitespace
|
2016-12-07 19:47:42 -05:00 |
|
Vince Weaver
|
2ebf3d489b
|
ethernet: webserver sent back a proper http response!
|
2016-12-07 17:17:21 -05:00 |
|
Vince Weaver
|
83874d90a9
|
webserver: we send something back now. Unsure what it is.
|
2016-12-07 17:05:30 -05:00 |
|
Vince Weaver
|
9c75cb72af
|
Merge branch 'master' of git://github.com/deater/dos33fsprogs
|
2016-12-07 00:27:30 -05:00 |
|
Vince Weaver
|
6560cf7448
|
ethernet: fix disk image so it can hold more than 7 files
|
2016-12-07 00:25:13 -05:00 |
|
Vince Weaver
|
98a0c6b2b3
|
mkdos33fs: properly create catalog tables
this didn't work at all before
|
2016-12-07 00:24:18 -05:00 |
|
Vince Weaver
|
a868c4957b
|
mkdos33fs: we were starting catalog at 11/1 instead of 11/f
this confuses some of the tools
|
2016-12-06 23:38:13 -05:00 |
|
Vince Weaver
|
a83c485a88
|
dos33: re-write command parsing code
|
2016-12-06 23:05:35 -05:00 |
|
Vince Weaver
|
478293fe81
|
dos33: more whitespace changes
|
2016-12-06 23:00:29 -05:00 |
|
Vince Weaver
|
c8169da3af
|
dos33: whitespace cleanup
|
2016-12-06 22:43:00 -05:00 |
|
Vince Weaver
|
a9d7253ad1
|
etherner: minor update
|
2016-12-06 21:50:58 -05:00 |
|
Vince Weaver
|
62256215c7
|
ethernet: webserver now receives and prints http request
|
2016-12-06 15:17:07 -05:00 |
|
Vince Weaver
|
61afe25161
|
webserver: update the code a bit
|
2016-12-05 14:48:22 -05:00 |
|
Vince Weaver
|
d1ec1232dc
|
ethernet: update tests
|
2016-12-05 08:24:00 -05:00 |
|
Vince Weaver
|
57ce4403aa
|
ethernet: add disk image
|
2016-12-01 21:27:27 -05:00 |
|
Vince Weaver
|
4f3017c723
|
ethernet: add a working Linux/C webserver as a reference
|
2016-12-01 15:09:13 -05:00 |
|
Vince Weaver
|
89f9e15ab5
|
webserver: add Makefile
|
2016-11-30 21:33:33 -05:00 |
|
Vince Weaver
|
9e2239d871
|
synch up some old checkins from the laptop
|
2016-11-30 21:27:34 -05:00 |
|
Vince Weaver
|
b85932220a
|
Merge branch 'master' of git://github.com/deater/dos33fsprogs
|
2016-11-30 21:23:34 -05:00 |
|
Vince Weaver
|
0583928bc5
|
Merge branch 'master' of git://github.com/deater/dos33fsprogs
|
2016-11-23 16:34:38 -05:00 |
|
Vince Weaver
|
794e8bb654
|
ethernet: it pings at least
|
2016-11-23 16:33:28 -05:00 |
|
Vince Weaver
|
59324ef0f8
|
webserver: autodetect device name
|
2016-11-20 00:15:43 -05:00 |
|
Vince Weaver
|
5cab4ef193
|
website: start working on basic/webserver
|
2016-11-19 19:31:45 -05:00 |
|
Vince Weaver
|
9ee9ec7729
|
ksp: fix Makefiles
|
2016-06-20 23:08:23 -04:00 |
|
Vince Weaver
|
078b03d56d
|
ksp: start work on 6502 assembly version
|
2016-06-20 23:05:20 -04:00 |
|
Vince Weaver
|
51f750298c
|
ksp: move applesoft code to own directory
|
2016-06-20 23:04:32 -04:00 |
|
Vince Weaver
|
9055aa4994
|
ksp:c: draw parachute
|
2016-06-12 01:13:02 -04:00 |
|