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 |
|
Vince Weaver
|
11ff4fd964
|
ksp:c: add astronaut face
|
2016-06-12 00:33:31 -04:00 |
|
Vince Weaver
|
e0a9d3e921
|
ksp:c: add gantry
|
2016-06-11 23:54:43 -04:00 |
|
Vince Weaver
|
30b3eef74a
|
ksp:c: draw horizon
|
2016-06-11 23:16:04 -04:00 |
|
Vince Weaver
|
81ce88af1d
|
ksp:c: add ANSI colors
also properly show thrust/no-thrust
|
2016-06-11 22:50:21 -04:00 |
|
Vince Weaver
|
e5a424a688
|
ksp: c: add more complete ASCII spaceship sprites
|
2016-06-10 01:16:44 -04:00 |
|
Vince Weaver
|
1004701ad5
|
ksp: c: more drag
|
2016-06-02 00:59:28 -04:00 |
|
Vince Weaver
|
944859e1df
|
ksp: c: try to make some ascii art ships
|
2016-06-01 16:38:37 -04:00 |
|
Vince Weaver
|
f4770640d7
|
ksp: make C code match the BASIC code more closely
|
2016-06-01 15:01:57 -04:00 |
|
Vince Weaver
|
5b0492681b
|
ksp: c: more work trying to get drag to work
|
2016-06-01 13:17:57 -04:00 |
|
Vince Weaver
|
7ef075805c
|
ksp: can deploy parachutes now
won't actually help you land though
|
2016-05-31 16:14:01 -04:00 |
|
Vince Weaver
|
c63198cbba
|
ksp: finish commenting
|
2016-05-31 14:02:56 -04:00 |
|
Vince Weaver
|
49fc192288
|
ksp: more commenting
|
2016-05-31 13:35:37 -04:00 |
|
Vince Weaver
|
ef8a9cdb5c
|
ksp: more comment re-writing
6901 bytes
|
2016-05-31 13:31:03 -04:00 |
|
Vince Weaver
|
436db8b5f9
|
ksp: indent loop
|
2016-05-31 12:51:15 -04:00 |
|
Vince Weaver
|
df23f09cc6
|
ksp: move to new comments and optimize through end of VAB
size now 7160
|
2016-05-31 12:49:57 -04:00 |
|
Vince Weaver
|
010e5766c9
|
ksp: convert comments to the new ' style. Finished loading screen part
|
2016-05-31 12:40:46 -04:00 |
|
Vince Weaver
|
c8aecd86d9
|
tokenize_asoft: ignore ' and \n
This allows including comments in the pre-tokenized code that are left
out in the final version.
|
2016-05-31 12:14:36 -04:00 |
|
Vince Weaver
|
d751608ca9
|
ksp: c: initial drag and parachute support
still doesn't work quite right
|
2016-05-31 00:46:16 -04:00 |
|
Vince Weaver
|
0dd398cf15
|
ksp: c: add velocity logging
|
2016-05-30 22:50:01 -04:00 |
|
Vince Weaver
|
e519437863
|
ksp: add time acceleration to the C version
|
2016-05-30 11:08:36 -04:00 |
|
Vince Weaver
|
abd6d93194
|
ksp: fix warnings in C files
|
2016-05-30 11:02:19 -04:00 |
|
Vince Weaver
|
8385e828e1
|
ksp: add a README
|
2016-05-27 15:54:41 -04:00 |
|