Commit Graph

1094 Commits

Author SHA1 Message Date
Vince Weaver
f2a818a806 Makefile: more make clean updates 2018-06-11 15:41:37 -04:00
Vince Weaver
24bd994b01 gr-sim: tfv: fix Makefile 2018-06-11 00:23:44 -04:00
Vince Weaver
3da897168a tfv: move around some of the files 2018-06-11 00:08:39 -04:00
Vince Weaver
65fc2c3118 only build the utils by default 2018-06-11 00:01:23 -04:00
Vince Weaver
a2a6a20df8 Makefile: more cleanups 2018-06-10 23:56:47 -04:00
Vince Weaver
47026e1d52 Makefile: a few more cleanups 2018-06-10 23:50:25 -04:00
Vince Weaver
29534914f4 Makefile: clean up the make clean process a bit 2018-06-10 23:45:44 -04:00
Vince Weaver
fa2c44d997 missing Makefile. Really need to set up proper .gitignore 2018-06-10 23:11:59 -04:00
Vince Weaver
40616da66b tfv: update some docs 2018-06-10 23:11:02 -04:00
Vince Weaver
d2e46d9b49 gr-sim: split things into separate subdirs 2018-06-10 13:04:30 -04:00
Vince Weaver
59b9678deb tfv: re-arrange some of the files a bit 2018-06-07 19:32:20 -04:00
Vince Weaver
00734aeed7 sa: update some files 2018-06-05 16:10:09 -04:00
Vince Weaver
cd1e042697 sa: caught stupid bug in interrupt handler that made MB music awful 2018-06-05 15:31:34 -04:00
Vince Weaver
fa188dbfe0 sa: got it just barely squeezed into memory 2018-06-05 14:45:35 -04:00
Vince Weaver
e7dc17a39a sa: weird HIRES/80col corruption issue
real hardware or just the emulator?
2018-06-05 14:30:01 -04:00
Vince Weaver
d9ea06b7da sa: ending: shave off some unneeded bytes 2018-06-05 13:21:48 -04:00
Vince Weaver
1bfaf14f98 sa: try to merge everythign into one big compressed image 2018-06-05 13:21:36 -04:00
Vince Weaver
3a02db54fe sa: fix some minor bugs, add wait-for-keypress at end 2018-06-05 10:07:19 -04:00
Vince Weaver
0f9f48a508 sa: remove commented out code 2018-06-05 09:54:40 -04:00
Vince Weaver
bde01744c8 sa: enable 80 column mode on ed 2018-06-05 09:48:06 -04:00
Vince Weaver
137d387d3f sa: ending, move sound vars to not conflict 2018-06-05 09:37:52 -04:00
Vince Weaver
f4ac1c1f05 sa: update README 2018-06-05 01:12:15 -04:00
Vince Weaver
eacd93e0f5 sa: update disk image 2018-06-05 00:58:02 -04:00
Vince Weaver
bfc699b395 sa: ending: works 2018-06-05 00:47:50 -04:00
Vince Weaver
560a42543e sa: ending: timed portals 2018-06-05 00:40:01 -04:00
Vince Weaver
4eed8a1ff2 sa: ending: falling core 2018-06-05 00:23:14 -04:00
Vince Weaver
635821ea4f sa: ending: glados explosion 2018-06-04 23:57:41 -04:00
Vince Weaver
2b4fba85aa sa: ending: draw portals 2018-06-04 23:35:18 -04:00
Vince Weaver
c2962fe164 sa: ending: sound works 2018-06-04 22:57:09 -04:00
Vince Weaver
119576fe79 sa: update ending 2018-06-04 21:43:36 -04:00
Vince Weaver
0d3f4c2851 sa: try to reboot when done 2018-06-04 16:55:28 -04:00
Vince Weaver
08c92e78dd sa: merge sa and ed lyrics files
saved 2k or so

probably not worth the effort
2018-06-04 16:46:32 -04:00
Vince Weaver
d1c221da7a sa: merge the versions 2018-06-04 15:26:03 -04:00
Vince Weaver
2d7a8d1374 sa: merge MB and ED versions 2018-06-04 14:57:40 -04:00
Vince Weaver
771e9fbd6c sa_ed: working! 2018-06-04 14:17:34 -04:00
Vince Weaver
0d644073e8 sa_ed: getting close 2018-06-04 13:53:25 -04:00
Vince Weaver
95a085f759 sa: ed now plays the music at least 2018-06-04 12:24:03 -04:00
Vince Weaver
cac017e578 eduet: update files 2018-06-04 08:05:47 -04:00
Vince Weaver
4ba6cd6eea sa: add duet version 2018-06-04 08:05:02 -04:00
Vince Weaver
6e07405b31 ed: properly handle self modify w/o hardcoding address 2018-06-02 23:27:38 -04:00
Vince Weaver
537f5a6bee ed: update with more music 2018-06-02 15:37:53 -04:00
Vince Weaver
a752622671 sa: more work on ending 2018-06-01 00:46:54 -04:00
Vince Weaver
7bc95c55fd ed: more work on ed 2018-05-31 17:14:09 -04:00
Vince Weaver
f6af026b81 duet: embarassing forgot to update constant 2018-05-31 16:49:11 -04:00
Vince Weaver
741ab4c1a1 duet: more comments 2018-05-31 13:47:04 -04:00
Vince Weaver
721e96a864 duet: update comments 2018-05-31 13:27:45 -04:00
Vince Weaver
25a8d7b497 entropy: shave another byte off thanks to Nick Westgate 2018-05-31 12:47:28 -04:00
Vince Weaver
59025a1d5d entropy: qkumba shaved another byte by noticing XDRAW0 always exits with x=0 2018-05-31 12:14:46 -04:00
Vince Weaver
e926b394d8 duet: update samples
also make duet.s relocatable
2018-05-31 11:04:33 -04:00
Vince Weaver
bbf5f90a2a ed: update songs 2018-05-31 01:31:24 -04:00