mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 14:49:40 +02:00
One NOP more and manuals update
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ And here are the values of maximum energy loss for individual weapons. If a weap
|
||||
| Missile | 136 |
|
||||
| Baby Nuke | 200 |
|
||||
| Nuke | 240 |
|
||||
| LeapFrog| 136 120 104 |
|
||||
| LeapFrog| 136 112 112 |
|
||||
| Funky Bomb | 168 88 (* 5) |
|
||||
| MIRV | 136 (* 5) |
|
||||
| Death's Head | 240 (* 5) |
|
||||
|
||||
+1
-1
@@ -134,7 +134,7 @@ A oto wartości maksymalnego ubytku energii dla poszczególnych broni. Jeśli br
|
||||
| Missile | 136 |
|
||||
| Baby Nuke | 200 |
|
||||
| Nuke | 240 |
|
||||
| LeapFrog| 136 120 104 |
|
||||
| LeapFrog| 136 112 112 |
|
||||
| Funky Bomb | 168 88 (* 5) |
|
||||
| MIRV | 136 (* 5) |
|
||||
| Death's Head | 240 (* 5) |
|
||||
|
||||
+3
-3
@@ -1186,10 +1186,10 @@ MakeTanksVisible
|
||||
ldy #$ff
|
||||
GoGradient
|
||||
iny
|
||||
; .IF TARGET = 800
|
||||
; nop ; necessary on 800 because DLIs take less time, jitter visible without it
|
||||
.IF TARGET = 800
|
||||
nop ; necessary on 800 because DLIs take less time, jitter visible without it
|
||||
; nop
|
||||
; .ENDIF
|
||||
.ENDIF
|
||||
sta COLPF1
|
||||
lda dliColorsFore,y ; mountains colors array
|
||||
; lda dliColorsFore ; one mauntain color
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user