Commit Graph

22 Commits (2ffe86be701c7a07ff53686e7266046109f1fa49)

Author SHA1 Message Date
chris.double 0c3a25fd4d space-invaders: fix incorrect stack effects 2006-10-08 11:09:50 +00:00
slava 4e351ee5b7 Stack effect comments are not permitted inside word definitions 2006-09-03 23:28:26 +00:00
slava aa0fb00d76 Fix space invaders 2006-08-12 19:56:57 +00:00
slava bd858e6556 Remove kernel-internals from USING: lists where it is not needed 2006-08-10 05:06:56 +00:00
chris.double f30ca40edc space-invaders: added graft* and ungraft* methods
This starts and stops the process when the space invaders window is created/removed. It also allows space invaders to survive an image save.
2006-08-03 21:42:58 +00:00
chris.double 382477a991 misc space invaders refactoring 2006-08-02 13:23:08 +00:00
chris.double aa2ded8db5 space invaders: tidy up key handling 2006-08-02 12:46:43 +00:00
chris.double 1368c6a93a fix space invaders key handling 2006-08-02 12:22:12 +00:00
chris.double ad1f62fb54 fix bug in cpu-8080 emulation 2006-08-02 09:14:51 +00:00
chris.double be607eae1f Part 1 of getting space invaders bit rot fixed 2006-08-02 06:28:07 +00:00
chris.double e944e23ed5 space-invaders: remove hack whereby bitmap was stored in a variable 2006-03-29 11:23:58 +00:00
chris.double 231be04a4c space-invaders: add some color 2006-03-29 11:14:56 +00:00
chris.double 98d7566150 space invaders: add escape key 2006-03-29 11:04:37 +00:00
chris.double 6810968be8 key handling for space-invaders 2006-03-29 10:54:35 +00:00
chris.double d76f15619d space-invaders: coordinates are now an array to reduce stack manipulation 2006-03-29 08:34:40 +00:00
chris.double cf48c32b91 space invaders: get running with new gui system 2006-03-29 08:04:42 +00:00
Chris Double 565d36d4e2 Add copyright to space invaders 2006-01-19 10:13:14 +00:00
Chris Double b071adbc25 fix vocab usage in space invaders 2006-01-13 13:01:16 +00:00
Slava Pestov 346cb9cb7d C type cleanup 2005-12-25 22:46:21 +00:00
Slava Pestov 50b1d48d91 fix space invaders 2005-11-01 00:54:31 +00:00
Chris Double c6d9341f13 Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte. 2005-09-25 06:03:36 +00:00
Chris Double dede7e0dba space invaders: sync frame rate. reorganise code into generic 8080 and space invaders portions. remove dead
code.
2005-09-11 01:51:05 +00:00