Commit Graph

3550 Commits

Author SHA1 Message Date
Vince Weaver
6c7139300b made an attempt to check in all missing files 2021-01-05 23:30:41 -05:00
Vince Weaver
53df767f1b disk: missing makefiles 2021-01-05 23:19:25 -05:00
Vince Weaver
60bc1ede4f I never understand git
Merge branch 'master' of https://github.com/deater/dos33fsprogs
2021-01-05 23:11:26 -05:00
Vince Weaver
88643fd6bb demos: finally everything should build again 2021-01-05 23:09:35 -05:00
Vince Weaver
e0febd1a90 demos: more work
keep making git mistakes urgh
2021-01-05 22:52:10 -05:00
Vince Weaver
9ee095e6af demos: move some demos around 2021-01-05 22:31:42 -05:00
Vince Weaver
8c445868b5 games: update README/Makefiles 2021-01-05 21:03:44 -05:00
Vince Weaver
de702a1fdd ethernet: update makefile 2021-01-05 18:43:49 -05:00
Vince Weaver
c76391f23d graphics: all makefiles/readmes in place 2021-01-05 18:42:30 -05:00
Vince Weaver
2f8fd94602 graphics: update some more 2021-01-05 18:36:47 -05:00
Vince Weaver
aca81442f5 graphics: working on the graphics dir 2021-01-05 18:33:30 -05:00
Vince Weaver
3537900858 music: update all the makefiles in the music directory 2021-01-05 18:24:09 -05:00
Vince Weaver
1ab019969d add some more missing Makefiles and READMEs 2021-01-05 16:39:33 -05:00
Vince Weaver
211242e98a clean up the basic dir to compile again 2021-01-05 16:34:36 -05:00
Vince Weaver
f9532e65af finally create a modern README 2021-01-05 16:23:03 -05:00
Vince Weaver
9f120b3f38 utils: add a README 2021-01-05 16:17:00 -05:00
Vince Weaver
7736360c30 utils: fix up so all compiles again 2021-01-05 16:13:43 -05:00
Vince Weaver
c52db9e6c1 asm_routines: add README 2021-01-05 15:35:01 -05:00
Vince Weaver
8d9dfb5f00 asm_routines: add Makefile 2021-01-05 15:33:39 -05:00
Vince Weaver
ae57fdb378 checkin pending files 2021-01-05 15:32:11 -05:00
Vince Weaver
b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00
Vince Weaver
c11c9e9415 gr-sim: rotate 2021-01-04 11:53:13 -05:00
Vince Weaver
357df41d9c tfv: split apart the helps 2020-12-31 15:01:44 -05:00
Vince Weaver
4b2bd91dc4 tfv: fix land on grass message 2020-12-31 12:41:46 -05:00
Vince Weaver
5bc20f9eea tfv: almost to 6fps 2020-12-31 12:36:50 -05:00
Vince Weaver
0888e0e857 tfv: more minor speedups 2020-12-31 11:59:58 -05:00
Vince Weaver
6265f0a75d tfv: optimize sky drawing
glitches a bit and wasn't critical path, but much cleaner
2020-12-31 11:43:03 -05:00
Vince Weaver
8201c783b3 tfv: some cleanups 2020-12-31 01:14:06 -05:00
Vince Weaver
475f9d9a38 tfv: speed up inner loop of mode7 2020-12-31 00:12:45 -05:00
Vince Weaver
43539e06ee tfv: get keyboard fully working 2020-12-30 18:47:00 -05:00
Vince Weaver
3a68c7d758 tfv: split up mode7 code 2020-12-30 18:25:43 -05:00
Vince Weaver
30f5605dc6 tfv: have keyboard sorta working again 2020-12-30 02:12:17 -05:00
Vince Weaver
c272bd33fe tfv: more work on the split 2020-12-30 01:41:14 -05:00
Vince Weaver
65135b451a tfv: title menu sorta working 2020-12-30 01:00:25 -05:00
Vince Weaver
8001a35f5c tfv: modernize and split up title screen from rest
still lots of work to do
2020-12-28 01:11:54 -05:00
Vince Weaver
2a7213e366 appleiibot: an3 test 2020-12-27 14:28:04 -05:00
Vince Weaver
6c198afba1 appleiibot: update Makefile 2020-12-27 14:27:23 -05:00
Vince Weaver
8dafed6e14 duke: add mising pt3 music 2020-12-27 14:24:48 -05:00
Vince Weaver
51fd35a718 duke: forgot music file 2020-12-27 14:24:15 -05:00
Vince Weaver
be761cd810 appleiibot: add xmas demo 2020-12-17 21:48:30 -05:00
Vince Weaver
b3403c67e0 duke: release v0.3 2020-12-17 19:50:58 -05:00
Vince Weaver
dccc1b3a23 duke: adjust sound effects a bit 2020-12-17 19:34:02 -05:00
Vince Weaver
e48ce18f4e duke: try to avoid clipping off screen 2020-12-17 18:58:03 -05:00
Vince Weaver
a9d55e30a1 duke: add music support 2020-12-17 18:57:46 -05:00
Vince Weaver
dd5cf3dc3d duke: can exit level2 now 2020-12-17 17:24:00 -05:00
Vince Weaver
2ff04fa97f duke: have unique enemies l2 2020-12-17 16:48:18 -05:00
Vince Weaver
83895b6d6d duke: more separation of levels 2020-12-17 15:57:08 -05:00
Vince Weaver
22c7937a21 duke: more work on level1/level2 split 2020-12-17 15:25:55 -05:00
Vince Weaver
63a44430fa duke: start level1/level2 split 2020-12-17 15:11:31 -05:00
Vince Weaver
7d4895cc4e duke: release v0.2 2020-12-16 15:39:51 -05:00