Skip to content

Commit 29856a4

Browse files
committed
Contributing.md: update for IntList 1396393e2554, non-accu reg only links
1 parent e21ad70 commit 29856a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ The following patterns are turned into references:
148148
* Interrupts are matched as `INT<BLANK><hex>`
149149
* Interrupts with registers are matched as `INT<BLANK><hex>/<regvalues>`
150150
* Register-only references (only valid in INTERRUP.LST) are matched as `<regvalues>` where the first register must be one of AH, AL, or AX
151+
* In SeeAlso: lines, register-only references may occur for other first registers too
151152
* Tables are matched as `#<1 all-caps ALPHANUM><4 DECIMAL DIGITs>`
152153
* Memory is matched as `MEM<BLANK><hex>:<hex>` or `MEM<BLANK><hex>`
153154
* Far calls are matched as `@<hex>:<hex>`

0 commit comments

Comments
 (0)