File tree Expand file tree Collapse file tree 4 files changed +2
-9
lines changed
Expand file tree Collapse file tree 4 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 2727 uses : taiki-e/install-action@v2
2828 with :
2929 tool : mdbook-pagetoc
30- - name : Install mdbook-force-relative-links
31- uses : taiki-e/install-action@v2
32- with :
33- tool : mdbook-force-relative-links
3430 - name : Build Book
3531 run : mdbook build
3632 - name : Setup Pages
Original file line number Diff line number Diff line change @@ -9,9 +9,6 @@ title = "PSX Notes"
99
1010[preprocessor .pagetoc ]
1111
12- [prepocessor .force-relative-links ]
13- after = [" links" ]
14-
1512[output .html ]
1613additional-css = [" theme/pagetoc.css" ]
1714additional-js = [" theme/pagetoc.js" ]
Original file line number Diff line number Diff line change 11# Encoding of BLEZ/BGEZ/BLEZAL/BGEZAL
2- Both [ PSX-SPX] ( /references.md#PSX-SPX ) and the [ R3000 manual] ( /references.md#R3000-Manual ) specify
2+ Both [ PSX-SPX] ( .. /references.md#PSX-SPX) and the [ R3000 manual] ( .. /references.md#R3000-Manual) specify
33these instructions as having the following encoding:
44```
55000001 | rs | 00000| <--immediate16bit--> | bltz
Original file line number Diff line number Diff line change 11# Manual Errata
2- A list of corrections of the [ R3000 manual] ( /references.md#r3000-manual ) .
2+ A list of corrections of the [ R3000 manual] ( .. /references.md#r3000-manual) .
33
44## SLTIU
55The manual describes ` SLTIU ` as putting the result into ` rt ` , but show pseudocode that put's the
You can’t perform that action at this time.
0 commit comments