Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
Changes - CPCWiki

Changes

MOS 6502

No change in size, 08:10, 30 April 2025
/* NMOS 6502 Instruction Set */
|-
| DEX || CA (2) || || || || || || || || || || || || || N || - || - || - || Z || - || X - 1 → X || DEcrement X
|-
| DEY || 88 (2) || || || || || || || || || || || || || N || - || - || - || Z || - || Y - 1 → Y || DEcrement Y
|-
| INX || E8 (2) || || || || || || || || || || || || || N || - || - || - || Z || - || X + 1 → X || INcrement X
|-
| DEY || 88 (2) || || || || || || || || || || || || || N || - || - || - || Z || - || Y - 1 → Y || DEcrement Y
|-
| INY || C8 (2) || || || || || || || || || || || || || N || - || - || - || Z || - || Y + 1 → Y || INcrement Y
13,173
edits