Commit Graph

2785 Commits

Author SHA1 Message Date
Vince Weaver
e8851b3174 xmas2019: update music 2019-12-19 21:23:52 -05:00
Vince Weaver
48379693a9 xmas2019: work on music 2019-12-19 14:18:34 -05:00
Vince Weaver
cbd11b0185 xmas2019: slow to 30Hz
doesn't look as good, change the sine tables?
2019-12-19 11:56:06 -05:00
Vince Weaver
7b606bdf01 xmas2019: vapor lock on tree, not many cycles to spare 2019-12-19 11:38:19 -05:00
Vince Weaver
8be4fff5f3 xmas2019: more vapor lock (clearing) 2019-12-19 11:16:11 -05:00
Vince Weaver
d1da78cfc0 xmas2019: closer 2019-12-19 00:19:46 -05:00
Vince Weaver
0f133e83be xmas2019: sorta vapor lock 2019-12-19 00:12:09 -05:00
Vince Weaver
cd3e602667 xmas2019: closer to vapor lock 2019-12-18 22:56:22 -05:00
Vince Weaver
db4e5e58b0 xmas2019: start adding vapor lock 2019-12-18 22:34:11 -05:00
Vince Weaver
7e1c7f4697 xmas2019: add decorations to the tree 2019-12-18 22:21:30 -05:00
Vince Weaver
6787c7a58c xmas2019: update snow 2019-12-18 21:11:36 -05:00
Vince Weaver
35f6558cb7 xmas2019: optimize tree a bit 2019-12-17 13:21:23 -05:00
Vince Weaver
9594585112 xmas2019: optimize tree code 2019-12-17 00:55:39 -05:00
Vince Weaver
55bde4172b xmas2019: tree is working 2019-12-16 15:11:11 -05:00
Vince Weaver
c77f604680 xmas2019: update tree drawing 2019-12-16 13:24:09 -05:00
Vince Weaver
a6627524fb xmas2019: autogen sine table 2019-12-16 00:52:07 -05:00
Vince Weaver
dc9473b95b xmas2019: update tree 2019-12-14 00:12:31 -05:00
Vince Weaver
681cbc350f xmas2019: iniitial checkin 2019-12-11 08:35:56 -05:00
Vince Weaver
d97b15bbd8 asoft-tokenize: scrn() wasn't working
it had an extra space for some reason?  the original doc
probably did, but why?  actual Applesoft doesn't when doing LIST
2019-12-11 08:34:58 -05:00
Vince Weaver
ff2621c966 galaxy: update the README 2019-12-08 20:36:25 -05:00
Vince Weaver
1d581f8349 galaxy: add galaxy demo 2019-12-08 20:34:57 -05:00
Vince Weaver
66734ee248 ootw: add some notes 2019-11-27 19:14:22 -05:00
Vince Weaver
fbad345fc3 ootw: some work on intro music 2019-11-24 23:18:27 -05:00
Vince Weaver
1e9f97f184 pt3: doing some testing, still looking for bugs 2019-11-20 15:18:24 -05:00
Vince Weaver
edbd31b1f1 ds: re-sync the sound after escaping 2019-11-18 20:39:19 -05:00
Vince Weaver
2c56f552cb Merge branch 'master' of https://github.com/deater/dos33fsprogs 2019-11-18 19:38:31 -05:00
Vince Weaver
13427227c5 ds: few more changes 2019-11-18 19:38:19 -05:00
Vince Weaver
3da22c126a ds: more work on sound
slightly better, weird pause :(
2019-11-18 15:46:12 -05:00
Vince Weaver
669edb246c ds: update with another disk image 2019-11-16 17:48:04 -05:00
Vince Weaver
7b263360a6 ds: more tracking down the issue
did find two more uninitialized variables, but not sure if they
were the issue
2019-11-16 17:39:27 -05:00
Vince Weaver
b558a8fa3a ds: blurgh doesn't work real hardware
sound envelope goes crazy second half
2019-11-16 12:11:00 -05:00
Vince Weaver
39f59dfda2 ds: update disk image 2019-11-15 22:55:00 -05:00
Vince Weaver
154e14db8d ds: final version, about as good as it's going to get 2019-11-15 22:54:45 -05:00
Vince Weaver
9472ee3aef ds: 32k! 2019-11-15 22:49:22 -05:00
Vince Weaver
2b845101f9 ds: in search of 32k 2019-11-15 22:43:44 -05:00
Vince Weaver
416d85aacf ds: update disk image 2019-11-15 22:28:47 -05:00
Vince Weaver
eb1a1ee321 ds: move things, why not make things difficult 2019-11-15 22:28:28 -05:00
Vince Weaver
2b86b89e81 ds: closest 2019-11-15 22:24:13 -05:00
Vince Weaver
f67c1381fc ds: getting closer 2019-11-15 22:17:49 -05:00
Vince Weaver
a819795da8 ds: overwrite more of ram 2019-11-15 21:51:06 -05:00
Vince Weaver
ae8598f8b0 ds: more credits work 2019-11-15 21:41:51 -05:00
Vince Weaver
759f23a005 ds: fix problem where credits didn't work
was over-writing the main() routine, oops
2019-11-15 20:31:17 -05:00
Vince Weaver
f8774a3010 ds: making some progress 2019-11-15 17:01:19 -05:00
Vince Weaver
df1e5b51c6 ds: have blast happen earlier
of course this makes everything else harder
2019-11-15 16:15:50 -05:00
Vince Weaver
5c63d173ba ds: shave some bytes off to get vapor lock better in missing 2019-11-15 12:37:04 -05:00
Vince Weaver
46b20a427c ds: fix long running mystery of gr_clear
cycle counting was wrong in gr_clear

update appleii_intro to compensate

move some stuff around
2019-11-15 12:31:28 -05:00
Vince Weaver
10572d8b81 ds: sound loops properly now 2019-11-15 11:56:28 -05:00
Vince Weaver
6c2cc34ca5 ds: credits screen more or less going again 2019-11-15 11:30:50 -05:00
Vince Weaver
212cfe4581 ds: work on music still 2019-11-15 00:52:10 -05:00
Vince Weaver
4aa05bbd77 ds: update open_book 2019-11-14 23:06:32 -05:00