Commit Graph

2673 Commits

Author SHA1 Message Date
Vince Weaver
9aaf181571 hgr-tools: add shape table dumper
trying to track down a really weird bug
2017-01-06 22:49:07 -05:00
Vince Weaver
979f55f247 glados: might as well update the disk image 2017-01-06 17:03:55 -05:00
Vince Weaver
3e73da50a9 glados: fix some embarassing typos
also having problems with the shape tables not working sometimes
2017-01-06 17:03:13 -05:00
Vince Weaver
e5fd19f36a glados: portals actually work 2017-01-06 15:24:56 -05:00
Vince Weaver
b849e7da6f glados: portals work (sort of) 2017-01-06 14:42:42 -05:00
Vince Weaver
03414aab1b glados: initial game 2017-01-06 14:10:06 -05:00
Vince Weaver
00e6380514 glados: add initial "game" 2017-01-06 09:40:59 -05:00
Vince Weaver
6b2afb05a2 shape_table: re-write so it can parse multiple commands per line
makes it easier to work out shape tables in a text editor
2017-01-06 08:16:32 -05:00
Vince Weaver
dd6082f4b0 glados: update shapes
appleII hires is a pain
2017-01-06 08:16:10 -05:00
Vince Weaver
ad4680fddb glados: one last fix to the music 2017-01-05 17:00:20 -05:00
Vince Weaver
cb146ebfce glados: update disk image 2017-01-05 16:47:34 -05:00
Vince Weaver
2c0a7a9909 glados: shape table struggles 2017-01-05 16:47:19 -05:00
Vince Weaver
782f8bd1f4 glados: caught some off notes in the music 2017-01-05 16:47:06 -05:00
Vince Weaver
6d3613bb84 glados: put key gosub in single digits 2017-01-05 16:46:47 -05:00
Vince Weaver
4622a0c495 glados: music done
need to debug a bit
2017-01-05 15:57:53 -05:00
Vince Weaver
ce51c2cfc4 glados: add some more music 2017-01-05 15:11:26 -05:00
Vince Weaver
e37b689dff glados: more music added 2017-01-05 14:44:51 -05:00
Vince Weaver
0e7de91bad asoft_sound: include comments in generated code 2017-01-05 14:08:59 -05:00
Vince Weaver
f7f847e7f4 asoft_sound: have 4 sound routines to choose from 2017-01-05 13:57:45 -05:00
Vince Weaver
3fb0a548ed glados: add credits to the music file 2017-01-05 13:06:26 -05:00
Vince Weaver
f525fd321c asoft_sound: can now generate BASIC program to play sounds
also have a mostly debugged still_alive sound file
2017-01-05 13:04:25 -05:00
Vince Weaver
1f3d1aace4 asoft_sound: initial checkin of sound generator 2017-01-05 10:37:06 -05:00
Vince Weaver
51025d3e71 glados: start adding shapes 2017-01-04 23:47:29 -05:00
Vince Weaver
bcea1a66c8 glados: full text works
I suppose I need to work on sound next
2017-01-04 22:25:10 -05:00
Vince Weaver
883be41256 glados: most of text done 2017-01-04 22:15:11 -05:00
Vince Weaver
75d91105f5 glados: another chunk 2017-01-04 17:25:05 -05:00
Vince Weaver
0b2a94dccc glados: second part done 2017-01-04 16:52:05 -05:00
Vince Weaver
a32fcc34c9 glados33: first part of song
also removed DOS linefeeds
2017-01-04 15:46:46 -05:00
Vince Weaver
363057c256 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:15:44 -05:00
Vince Weaver
faca514c48 glados33: try to get one of the text files working 2017-01-04 14:15:19 -05:00
Vince Weaver
881fb31990 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:09:47 -05:00
Vince Weaver
f1aab6e953 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-04 14:08:50 -05:00
Vince Weaver
23efcc545f glados33: add initial files 2017-01-04 14:08:24 -05:00
Vince Weaver
b1704c8a13 tokenize_asoft: add way to comment out large parts of a program 2017-01-04 14:07:39 -05:00
Vince Weaver
2d8646f724 webserver: comment the memcpy routine 2016-12-16 16:51:54 -05:00
Vince Weaver
db067ba91c webserver: add faster memcpy, but comment out 2016-12-16 16:47:25 -05:00
Vince Weaver
825e526a3a bin2data: fix off by one error 2016-12-16 16:45:22 -05:00
Vince Weaver
c7f04713b3 asoft-utils: add new bin2data utility 2016-12-16 13:36:48 -05:00
Vince Weaver
56f0a711eb webserver: set a proper mime type for .ico files
we were serving them up as html, which surprisingly firefox was fine
with
2016-12-16 12:33:46 -05:00
Vince Weaver
b42bd856eb webserver: some memory speed tests 2016-12-16 12:26:51 -05:00
Vince Weaver
d984f43407 webserver: add title/e-mail 2016-12-15 13:57:30 -05:00
Vince Weaver
23df7236d3 Update README 2016-12-15 13:56:23 -05:00
Vince Weaver
7f37c17555 webserver: update disk image 2016-12-15 13:40:21 -05:00
Vince Weaver
407c2296b3 webserver: print progress dots 2016-12-15 13:40:03 -05:00
Vince Weaver
60a25f3958 webserver: fix silly address bug, but it's not working now 2016-12-14 17:20:28 -05:00
Vince Weaver
ad9db0d0e7 webserver: attempt to handle circular buffer overflow properly 2016-12-14 16:52:54 -05:00
Vince Weaver
447cc49f6c webserver: error messages now work 2016-12-14 16:15:14 -05:00
Vince Weaver
8ad5b87bec webserver: BLOADs index.html off of disk 2016-12-14 14:20:23 -05:00
Vince Weaver
6e1ae7580b wbeserver: update the *non-masked* version of the offset pointer
urgh, couldn't figure out why sending 8kb of additional garbage each time
2016-12-14 13:47:46 -05:00
Vince Weaver
16b87c53b1 webserver.bas: mixup of physical address and offset 2016-12-14 12:18:06 -05:00