Harmonized the comments (as in added 1 space) ;)
This commit is contained in:
@@ -20,7 +20,7 @@ _detect_turbomaster:
|
|||||||
tax
|
tax
|
||||||
|
|
||||||
; Make sure the current CPU is not a 6510
|
; Make sure the current CPU is not a 6510
|
||||||
.byte $1A ; NOP on 8502, INA on 65(S)C(E)02, 4510 and 65816
|
.byte $1A ; NOP on 8502, INA on 65(S)C(E)02, 4510 and 65816
|
||||||
beq not_found
|
beq not_found
|
||||||
|
|
||||||
; Make sure the current CPU is not a 65816
|
; Make sure the current CPU is not a 65816
|
||||||
|
|||||||
Reference in New Issue
Block a user