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
Jump to: navigation, search
(created page)
 
(added ref)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A '''Condition Code''' is a flag that has a pair of branch instructions which examines it.
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

Pages in category "Condition Codes"

The following 5 pages are in this category, out of 5 total.