Commit Graph

434 Commits

Author SHA1 Message Date
Vince Weaver 10e10a2576 gr-sim: add SDL GR simulator 2017-05-02 09:59:39 -04:00
Vince Weaver 3acb698ca2 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-05-02 09:16:48 -04:00
Vince Weaver f2cb528fd4 tfv: get duet.s building with cc65 2017-05-01 23:16:17 -04:00
Vince Weaver 1f8c57d71e tfv: start work on ill-advised new project 2017-04-30 22:24:49 -04:00
Vince Weaver b483313d94 gr-utils: add a png2gr target 2017-04-30 22:22:07 -04:00
Vince Weaver e31cdb2620 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-04-24 09:50:45 -04:00
Vince Weaver b04dc5070b deceptive_listings: messing around with basic listings
though it turns out that DOS re-interprets programs you load so
manually messing with the line offsets is lost if you do it in advance
2017-04-24 08:10:29 -04:00
Vince Weaver 38994ef9a8 asoft-detoken: don't print trailing space on REM
this makes the output of detoken match input of token
2017-04-23 23:46:18 -04:00
Vince Weaver 3cfcf85a3a tokenize_asoft: add support for manually setting offset 2017-04-23 23:24:30 -04:00
Vince Weaver d0e03fd31e tokenize_asoft: add command line parser 2017-04-23 22:53:20 -04:00
Vince Weaver 60322f95cb asoft_detoken: clean up whitespace, add command line args 2017-04-23 22:43:35 -04:00
Vince Weaver d5ef00e9f0 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-17 09:10:48 -05:00
Vince Weaver 18a66c1427 glados: start work on some assembly code
having trouble figuring out the cycle counts on the sound routine
2017-01-16 23:59:11 -05:00
Vince Weaver af33a4874f glados: Update faq 2017-01-16 12:48:10 -05:00
Vince Weaver 733e3e7e9a glados: update TODO 2017-01-16 12:40:42 -05:00
Vince Weaver 210628eb6d glados: add some notes after all the press 2017-01-16 12:35:55 -05:00
Vince Weaver 4ff7df1a55 Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-01-13 10:32:36 -05:00
Vince Weaver e19783aafa glados: mouse test code now works, thanks to inexorabletash on c.s.a2.p 2017-01-12 21:18:10 -05:00
Vince Weaver f475446465 glados: add joystick support
really kills the frame rate though
2017-01-12 21:02:05 -05:00
Vince Weaver 271e5421cc glados: joystick test code works 2017-01-12 20:43:18 -05:00
Vince Weaver d1b6a2558d glados: add some mouse/joystick test code 2017-01-12 20:16:55 -05:00
Vince Weaver 88bb2adcf6 glados: fix typo in comment 2017-01-12 18:27:50 -05:00
Vince Weaver a75f28977f glados: update README 2017-01-10 16:54:06 -05:00
Vince Weaver aa639780cb glados: add a README 2017-01-10 16:53:00 -05:00
Vince Weaver 53cc1776ff glados: update disk image! 2017-01-10 14:12:18 -05:00
Vince Weaver cb25ecc7a5 glados: first fully working version! 2017-01-10 14:12:04 -05:00
Vince Weaver fe93b99f27 glados: level19 finished more or less! 2017-01-10 14:06:43 -05:00
Vince Weaver ce0d4e86e4 glados: object falls 2017-01-10 13:32:01 -05:00
Vince Weaver 319fcbc911 glados: update the disk image 2017-01-10 13:13:02 -05:00
Vince Weaver ecbab820f9 glados: working on the endgame 2017-01-10 13:12:33 -05:00
Vince Weaver c7d76640e6 glados: can make horizontal portals now 2017-01-10 12:08:13 -05:00
Vince Weaver 5fd174c30a glados: add rotated portal
should be able to do this with "ROT=" but not if we want color, curses.
2017-01-10 11:38:28 -05:00
Vince Weaver e247194f48 glados: organize bug list 2017-01-10 10:53:09 -05:00
Vince Weaver 722ec89eb7 glados: can move on to level19 from level1 2017-01-10 10:50:36 -05:00
Vince Weaver a96eec9f1d glados: add exit to Level 1 2017-01-10 10:41:39 -05:00
Vince Weaver d2ea46ea80 glados: update disk image 2017-01-10 01:27:39 -05:00
Vince Weaver b447989a85 glados: level19 hazzards are fatal 2017-01-10 01:27:24 -05:00
Vince Weaver a386ad3283 glados: change lev19 background to be red/blue palette 2017-01-10 00:02:54 -05:00
Vince Weaver 0e8508e818 glados: decided separate level19 file not needed 2017-01-10 00:02:39 -05:00
Vince Weaver 29c17717a5 glados: initial level19 support
also make it so you can't jump through the air
2017-01-10 00:00:54 -05:00
Vince Weaver 2d805754d2 pcx2hgr: allow creating images with black1 backgrounds 2017-01-09 23:47:39 -05:00
Vince Weaver deb11f91f1 glados: ipdate disk image 2017-01-09 16:32:31 -05:00
Vince Weaver a1cac2ae3c glados: start working on Level 19 2017-01-09 16:13:03 -05:00
Vince Weaver 91a100a4c2 glados: some fine tuning 2017-01-09 14:58:27 -05:00
Vince Weaver c29fb18058 glados: run opening intro screen 2017-01-09 14:51:54 -05:00
Vince Weaver 262a2e0371 glados: add rudimentary sound effects 2017-01-09 14:27:50 -05:00
Vince Weaver 6087ff6284 glados: bullets can go through portal 2017-01-09 14:09:21 -05:00
Vince Weaver 510924bda7 glados: proper portal/laser behavior 2017-01-09 13:59:49 -05:00
Vince Weaver e159e71af7 glados: lasers go through portals now 2017-01-09 13:46:03 -05:00
Vince Weaver 2a08dfcf90 glados: turrets are now deadly 2017-01-09 13:12:13 -05:00