Fixed typo

This commit is contained in:
Zsolt Branyiczky 2020-11-19 21:22:40 +01:00 committed by Oliver Schmidt
parent 63543dee07
commit 032b4e3979
2 changed files with 2 additions and 2 deletions

View File

@ -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
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>

View File

@ -25,7 +25,7 @@
.endif
.ifpdtv
sac #00
sac #$00
.endif