Fixed typo
This commit is contained in:
committed by
Oliver Schmidt
parent
63543dee07
commit
032b4e3979
@@ -3598,7 +3598,7 @@ Here's a list of all control commands and a description, what they do:
|
|||||||
Enable the 6502DTV instruction set. This is a superset of the 6502
|
Enable the 6502DTV instruction set. This is a superset of the 6502
|
||||||
instruction set.
|
instruction set.
|
||||||
|
|
||||||
See: <tt><ref id=".P02" name=".P02"></tt></tt>
|
See: <tt><ref id=".P02" name=".P02"></tt>
|
||||||
|
|
||||||
|
|
||||||
<sect1><tt>.POPCPU</tt><label id=".POPCPU"><p>
|
<sect1><tt>.POPCPU</tt><label id=".POPCPU"><p>
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.ifpdtv
|
.ifpdtv
|
||||||
sac #00
|
sac #$00
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user