Commit Graph

3630 Commits

Author SHA1 Message Date
Vince Weaver
74ea0a13b9 rotozoom: minor optimization 2021-01-07 13:55:01 -05:00
Vince Weaver
18892d4804 rotozoom: some more cycle annotation 2021-01-07 13:30:29 -05:00
Vince Weaver
b5cc84ac91 rotozoom: have it working 2021-01-07 13:26:31 -05:00
Vince Weaver
c6f548f251 roto: optimize 2021-01-06 15:29:09 -05:00
Vince Weaver
c7b3f6f384 roto: add some cycle counts 2021-01-06 14:45:33 -05:00
Vince Weaver
400ebb29a5 rotozoom: rotates now 2021-01-06 14:33:11 -05:00
Vince Weaver
17620f3fe1 roto: almost there 2021-01-06 14:21:51 -05:00
Vince Weaver
424af605e1 rotozoom: null set working 2021-01-06 14:00:59 -05:00
Vince Weaver
f05c1744c4 gr: more separation of things 2021-01-06 11:52:07 -05:00
Vince Weaver
a1732840d1 text_demo: move some more things around
also fix bug in text demo, whole problem of shared asm includes
2021-01-06 11:43:43 -05:00
Vince Weaver
fc189ee9d7 gr: separate out rasterbars 2021-01-06 10:53:42 -05:00
Vince Weaver
b6e50f80b9 gr: split off starfield demo 2021-01-06 10:45:48 -05:00
Vince Weaver
f9d6554425 gr: split off scroll text 2021-01-06 10:35:17 -05:00
Vince Weaver
0d8e4d7d6c gr: work on splitting things up 2021-01-06 10:20:10 -05:00
Vince Weaver
b8709eaa50 add a license since people were asking
not a very good one though.  Most of the code is gpl2.0 but I have code from
other people and some of it I think might be BSD licensed
2021-01-06 00:37:24 -05:00
Vince Weaver
d69a4926c3 some last files 2021-01-06 00:33:25 -05:00
Vince Weaver
4bb718cdc4 missing file 2021-01-06 00:29:34 -05:00
Vince Weaver
8eb60de6c2 linker_scripts: many missing 2021-01-06 00:29:00 -05:00
Vince Weaver
c24366ca9f linker_scripts: one was missing 2021-01-06 00:28:15 -05:00
Vince Weaver
00c3702126 more missing files 2021-01-06 00:06:53 -05:00
Vince Weaver
bac44c5ef2 another missing file 2021-01-05 23:59:30 -05:00
Vince Weaver
a7c8b6646b fix some more miscompiles 2021-01-05 23:59:08 -05:00
Vince Weaver
5f8558ab12 Merge branch 'master' of https://github.com/deater/dos33fsprogs into master 2021-01-05 23:53:23 -05:00
Vince Weaver
9c79caa8a2 duke: missing update to Makefile 2021-01-05 23:53:08 -05:00
Vince Weaver
f20d5a78a5 more missing files 2021-01-05 23:51:58 -05:00
Vince Weaver
c3f620eedb 32: add small file 2021-01-05 23:44:38 -05:00
Vince Weaver
213f68f526 gr-utils: missing file 2021-01-05 23:38:28 -05:00
Vince Weaver
ba880b6f7c tfv_credits: missing files 2021-01-05 23:36:14 -05:00
Vince Weaver
23c421424b gr-sim: missing file 2021-01-05 23:35:11 -05:00
Vince Weaver
b74bb6a395 disk: save: was missing 2021-01-05 23:33:49 -05:00
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