We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Category:Condition Codes: Difference between revisions
From SnesLab
(clarify that these are conditional branch instructions) |
(added ref) |
||
Line 1: | Line 1: | ||
A '''Condition Code''' is a flag that | A '''Condition Code''' is a flag that indicates the current condition of the processor. | ||
Most of them have a pair of conditional branch instructions which examines them. | |||
=== Reference === | |||
* [[Eyes & Lichty]], Table 2.1 Status Register Condition Code Flags on [https://archive.org/details/0893037893ProgrammingThe65816/page/30 page 30] |
Latest revision as of 14:44, 16 August 2024
A Condition Code is a flag that indicates the current condition of the processor.
Most of them have a pair of conditional branch instructions which examines them.
Reference
- Eyes & Lichty, Table 2.1 Status Register Condition Code Flags on page 30
Pages in category "Condition Codes"
The following 5 pages are in this category, out of 5 total.