mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Updated link to reference document for illegal opcodes.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5086 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
313e27035d
commit
dcd91b5d53
@ -450,8 +450,8 @@ mnemonics:
|
||||
mnemonics for illegal instructions of the NMOS 6502 CPUs are accepted. Since
|
||||
these instructions are illegal, there are no official mnemonics for them. The
|
||||
unofficial ones are taken from <htmlurl
|
||||
url="http://oxyron.net/graham/opcodes02.html"
|
||||
name="http://oxyron.net/graham/opcodes02.html">. Please note that only the
|
||||
url="http://www.oxyron.de/html/opcodes02.html"
|
||||
name="http://www.oxyron.de/html/opcodes02.html">. Please note that only the
|
||||
ones marked as "stable" are supported. The following table uses information
|
||||
from the mentioned web page, for more information, see there.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user