(Soon)
|
|
Full source and virtual disk development environment.
|
2003-10-23
|
SITRS100.ZIP
|
Initial release of Space
Invaders for the TRS-80. Runs at 50% on an unpatched xtrs or a real
Model 4/4P. Release includes self-booting virtual disk image, binary
image for serial booting, and HEX2BIN utility. See below or the
included README.TXT file for instructions.
|
2003-10-17
|
SITRS-PRE2.ZIP
|
Preview version of Space
Invaders. Virtual disk image (.DSK) that will run on an un-patched
version of xtrs at 50%. Simply change the #define TIMER_HZ_4 60 to 120
in trs_interrupt.c to run at full speed.
Note that this version will run on a real TRS-80 Model 4/4P (at 50%).
|
2003-10-17
|
SILDR.BIN
|
Binary image of SI loader code for serial booting on Model 4P (see below).
|
2003-10-17
|
HEX2BIN.ZIP
|
Win32 binary and source (for linux etc) for creating an intel hex format file for serial booting on Model 4P (see below).
|
2003-10-12
|
SITRS-PRE.TGZ
|
Preview-only version of Space Invaders that will only run on a patched version of xtrs
(patch included). Note that the screen has yet to be rotated and
doubled, but otherwise it is fully playable. (Hint: in xtrs use -scale 1,1 for best viewing.)
|