mirror of
https://github.com/PCSX2/pcsx2-net-www.git
synced 2026-01-31 01:15:16 +01:00
Docs: Fix some issues with the patching article (#476)
This commit is contained in:
@@ -418,7 +418,7 @@ PCSX2 has partial support for [PS2rd codes](https://github.com/mlafeldt/ps2rd/bl
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
`E0nnvvvv`
|
||||
`Esnnvvvv`
|
||||
</td>
|
||||
<td>
|
||||
`taaaaaaa`
|
||||
@@ -536,7 +536,7 @@ The pseudocode in the above table makes use of the following functions:
|
||||
<tr>
|
||||
<td>
|
||||
```
|
||||
patch=1,EE,D0100000,extended,0201ABCD
|
||||
patch=1,EE,D0100000,extended,0200ABCD
|
||||
// start of condition body
|
||||
patch=1,EE,10100010,extended,00001234
|
||||
patch=1,EE,10100020,extended,00001234
|
||||
|
||||
Reference in New Issue
Block a user