4510 support: added some other small improvements:

- fixed typo in doc/ca65.sgml
- Greg found a way to get rid of one extra opcode handling in total
This commit is contained in:
Sven Oliver Moll
2016-08-30 22:58:40 +02:00
parent 91f8e09bcc
commit 4384603eeb
2 changed files with 8 additions and 10 deletions

View File

@@ -488,7 +488,7 @@ name="(updated version)"> uses these changes:
(matching the 65816 notataion).
<item>All branch instruction allow now 16 bit offsets. To use a 16 bit
branch you have to prefix these with an "L" (e.g. "<tt>LBNE</tt>" instead of
"<tt>BNE</tt>"). This might change at a later implementation of the assember.
"<tt>BNE</tt>"). This might change at a later implementation of the assembler.
</itemize>
For more information about the Commodore C65/C64DX and the 4510 CPU, see
<url url="http://www.zimmers.net/anonftp/pub/cbm/c65/"> and