From aabca199127442c9e094f77fe71c2f295664568a Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 30 Nov 2024 11:56:43 +0000 Subject: Added undocumented 6502 opcodes. --- doc/casm.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/casm.html b/doc/casm.html index aba9611..aebdf15 100644 --- a/doc/casm.html +++ b/doc/casm.html @@ -1884,7 +1884,10 @@ directive, i.e.

Opcodes

-The 6502 assembler uses the standard Motorola opcodes. +The 6502 assembler uses the standard Motorola opcodes. Undocumented opcodes are +supported and use the opcodes as described at + +www.masswerk.at/nowgobang/2021/6502-illegal-opcodes.

Options

-- cgit v1.2.3