Commit Graph

3246 Commits

Author SHA1 Message Date
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
Vince Weaver
9ab8b70cd9 ksp: add staging support 2016-05-26 15:24:05 -04:00
Vince Weaver
46c446433b ksp: better space 2016-05-26 14:28:17 -04:00
Vince Weaver
416db063a6 ksp: space! 2016-05-26 14:12:30 -04:00
Vince Weaver
b7b2e8043a ksp: add explosions 2016-05-26 13:16:46 -04:00
Vince Weaver
dab7f1a5c3 ksp: more progress 2016-05-26 12:32:02 -04:00
Vince Weaver
8e3fc9083e ksp: loading.bas: add version number 2016-05-26 12:06:42 -04:00
Vince Weaver
f1433c36b3 ksp: update flight to handle thrusting 2016-05-26 12:00:17 -04:00
Vince Weaver
82e52ea8d5 ksp: add contract 2016-05-26 11:59:57 -04:00
Vince Weaver
6bda814d02 ksp: initial flight support 2016-05-26 11:06:42 -04:00
Vince Weaver
04edf1a9c8 ksp: add some more images 2016-05-26 01:38:23 -04:00
Vince Weaver
0a61eda282 ksp: add map view 2016-05-25 23:09:37 -04:00
Vince Weaver
4e74910bfc ksp: have BASIC physics going 2016-05-25 16:27:32 -04:00
Vince Weaver
e5f2c1de1a tokenize_asoft: fix so it handles AT/ATN case properly
a bit of a hack though
2016-05-25 15:20:48 -04:00
Vince Weaver
7ec38fd060 tokenize_asoft: give error if line numbers go backward 2016-05-25 15:11:12 -04:00
Vince Weaver
e1601457af tokenize_asoft: reformat whitespace
should not be any other changes to code
2016-05-25 15:07:05 -04:00
Vince Weaver
f23458546f ksp: finally managed to make orbit in the simulator 2016-05-25 12:54:32 -04:00
Vince Weaver
13c1a4eca0 ksp: update physics simulation 2016-05-25 00:05:01 -04:00
Vince Weaver
956766ecc7 ksp: update launch files 2016-05-24 16:04:32 -04:00
Vince Weaver
0b18406b57 ksp: add astronaut complex 2016-05-24 14:12:05 -04:00
Vince Weaver
6d319dd1df ksp: add vab.pcx file 2016-05-24 13:41:19 -04:00
Vince Weaver
9159c6d6cc ksp: update the VAB sequence 2016-05-24 13:40:57 -04:00
Vince Weaver
5af7b2b906 ksp: more fixes for loading.bas 2016-05-24 00:44:49 -04:00
Vince Weaver
3b615a286f ksp: update with loading 2016-05-23 17:18:09 -04:00
Vince Weaver
d6cc8c39ff ksp: add sound 2016-04-13 16:16:16 -04:00
Vince Weaver
9b332497fd ksp: some more work on this project 2016-04-08 13:39:50 -04:00
Vince Weaver
0805a7c3ee ksp: few additions 2016-03-21 00:48:55 -04:00
Vince Weaver
e4ed5603b9 ksp: add C version as prototype 2016-03-17 00:06:52 -04:00
Vince Weaver
a6bd18e17b ksp: polish up the images a bit 2016-03-14 16:08:24 -04:00
Vince Weaver
8aa3f16135 ksp: aspect ratio needs some work 2016-03-13 23:51:17 -04:00
Vince Weaver
3abb44d122 presenter_demo: fix to work with new directory layout 2016-03-13 23:33:03 -04:00
Vince Weaver
430b1e5786 ksp: add my logo 2016-03-11 16:51:11 -05:00
Vince Weaver
83aa949066 ksp: add graphics 2016-03-11 16:41:38 -05:00
Vince Weaver
25d2447b3d update main Makefile to handle movement of tests 2016-03-11 16:19:38 -05:00
Vince Weaver
d9a075e6a4 tests: move to dos33fs-utils directory 2016-03-11 16:19:04 -05:00
Vince Weaver
0843cb59db make makefile clean root dir of excess tildes 2016-03-11 16:15:51 -05:00
Vince Weaver
f39f91863b hgr-utils: pcx2hr -- clean up whitespace, remove compiler warnings 2016-03-11 16:14:59 -05:00
Vince Weaver
9efa352160 hgr-utils: shape-table: clean up whitespace, fix compiler warning 2016-03-11 15:31:09 -05:00
Vince Weaver
4f18bff2bd hgr-utils: add README file 2016-03-11 14:59:48 -05:00
Vince Weaver
a27951dfc1 dos33fs-utils: increment version number 2016-03-11 14:58:53 -05:00
Vince Weaver
176b274317 dos33fs-utils: add a README file 2016-03-11 14:58:42 -05:00
Vince Weaver
4f96a4e326 Add dos33fs code
This was a dos33fs filesystem driver for Linux 2.4

It is included for historical reasons.
2016-03-11 14:57:07 -05:00
Vince Weaver
0dfcfcd5bd asoft_basic-utils: add a README 2016-03-11 14:55:55 -05:00
Vince Weaver
002948dae0 asoft_compact: clean up whitespace, fix compiler warning 2016-03-11 14:54:20 -05:00
Vince Weaver
2305c15ee4 split up into subprojects
sorry anyone who was maintaining patches against this or had hardcoded
paths
2016-03-11 14:37:48 -05:00
Vince Weaver
dc16365eea Add commands to change name of HELLO program
Both dos33 and mkdos33fs now support this
2012-09-21 00:51:25 -04:00
Vince Weaver
310cb6b3e0 Barebones documentation for asoft_compact 2012-05-18 17:28:56 -04:00
Vince Weaver
c584e529b3 Add "asoft_compact" which tries to compact applesoft BASIC programs
currently only drops "LET" and converts "THEN GOTO" to "THEN"
2012-05-18 17:27:33 -04:00
Vince Weaver
e5ea444c99 Warn if link!=offset in detokenizer 2012-05-18 17:22:02 -04:00