[zxspectrum] Re: Multicolor border

  • From: Stefano <flydreamf@xxxxxxxxx>
  • To: zxspectrum@xxxxxxxxxxxxx
  • Date: Thu, 16 Nov 2017 14:51:34 +0100

io vedo lampeggiare il bordo con l'emulatore klive mentre lì si vedono dei colori miscelati : un rosa, un verdone un marroncino , un turchese ecc.


Il 16/11/2017 14:09, Enrico Maria Giordano ha scritto:



Il 16/11/2017 14:03, Enrico Maria Giordano ha scritto:

Da Stefano:

Ciao Enrico. Secondo te con lo stesso listato si riesce ad ottenere lo stesso effetto con lo zx?

https://www.youtube.com/watch?v=OBY-bSVuOeE

Diciamo che si ottiene qualcosa di simile:

5 REM ZX SPECTRUM multicolor border
7 LIST
10 LET c = 0: LET i = 0
20 PAUSE 1: BORDER 1: BORDER 2: BORDER 3: BORDER 4: BORDER 5: BORDER 6: BORDER 7: BORDER c:
30 LET i = i + 1: IF i < 30 THEN GO TO 20
35 LET i = 0: LET c = c + 1: IF c < 8 THEN GO TO 20
40 GO TO 10

Provalo, se vuoi, con il mio ZXBas. :-)

EMG

--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg



Other related posts: