| Prueba de funcionamiento de scroll en 3D y movimiento de nave, todo ello en código máquina. ¬
 Testing of a 3D scroll and Sprite movement, all coded in machine code (Z80 assembler).
 |  | Subir el cursor hasta arriba y ejecutar las instrucciones BLOADyDEFUSR.Si sale con el fondo amarillo, cambiar a negro antes de ejecutar el 'DEFUSR' escribiendo abajo el comando
 COLOR,0,0.Para mover la nave, usar las flechas. Con
 SHIFTnos propulsamos y conespaciodisparamos.¬
 Move the cursor to the instructions and execute
 BLOADandDEFUSR.If a yellow background is shown, change it to black before execute the 'DEFUSR', using the
 COLOR,0,0command.To move the sprite ship, use the arrow keys.
 SHIFTto accelerate andSPACE BARto shoot. |