Commit Graph

144 Commits

Author SHA1 Message Date
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
Vince Weaver
25a7e1d97a ksp: update with the latest versions of the files 2016-05-27 15:42:56 -04:00
Vince Weaver
7898dfd373 Makefiles: make more clean 2016-05-27 01:56:42 -04:00
Vince Weaver
89ed5e98a6 ksp: working demo! 2016-05-27 01:56:27 -04:00
Vince Weaver
fbdd03470a ksp: update Makefile 2016-05-27 01:37:22 -04:00
Vince Weaver
62de7f7431 ksp: it's all together! 2016-05-27 01:36:09 -04:00
Vince Weaver
80deee7f36 ksp: running out of space, loading high now 2016-05-27 01:12:16 -04:00
Vince Weaver
b42866206a ksp: think we might have the thruster display problem fixed 2016-05-27 00:38:05 -04:00
Vince Weaver
68acc77c2c ksp: a few fixes in orbit mode 2016-05-26 23:59:23 -04:00
Vince Weaver
cc5550d16d ksp: map mode mostly works 2016-05-26 23:54:19 -04:00
Vince Weaver
403d69ba9d ksp: getting closer 2016-05-26 23:34:06 -04:00
Vince Weaver
0c9399f52a ksp: getting closer 2016-05-26 17:18:11 -04:00
Vince Weaver
50e4256961 ksp: minor fixes and variable collisions 2016-05-26 16:41:04 -04:00
Vince Weaver
a10d80b1ad ksp: start merging into one big file
also make stage fixes
2016-05-26 16:40:19 -04:00
Vince Weaver
8012d2f90b ksp: add some control to the C version 2016-05-26 15:46:46 -04:00