Commit Graph

14 Commits (a5cb32e1b8adc1e735a0faf747146bfd4c34cec9)

Author SHA1 Message Date
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 2a8d918409 Fix space invaders bitrot 2005-09-18 06:31:33 +00:00
Chris Double e0bc6e8166 space invaders: fix things so 'step' compiles 2005-09-12 23:22:02 +00:00
Slava Pestov b856b6294b fixes 2005-09-12 01:57:21 +00:00
Chris Double 0f54aa9e13 space invaders: fix half carry problem, this fixing score problem. Implemented remaining 8080 instructions. 2005-09-11 22:32:44 +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
Chris Double 0bb2ae3715 space invaders: update readme 2005-09-10 06:59:47 +00:00
Chris Double 43ee7d00c6 space invaders: fix load order issue. 2005-09-10 06:43:21 +00:00
Chris Double de16313d06 space invaders: Reimplemented a bunch of instructions in a clearer manner, following the 8080 data sheet.
Added left, right and fire.
2005-09-10 06:37:56 +00:00
Chris Double b3003e4759 space invaders: more tests and fixes 2005-09-08 23:48:54 +00:00
Chris Double d1a7708d21 space invaders: add rom building instructions 2005-09-08 04:03:56 +00:00
Chris Double b89f80e95e space invaders: add not to readme on how to compile 2005-09-08 01:54:46 +00:00
Chris Double eed8d12791 space invaders: fix flag bug preventing number of ships and coins displaying 2005-09-08 01:46:20 +00:00
Chris Double 296be06d06 Initial space invaders commit. 2005-09-08 01:36:22 +00:00