fixed p/a/s display
This commit is contained in:
parent
ef3f60af7e
commit
5253458f6d
3 changed files with 16 additions and 9 deletions
|
@ -1,5 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<date>Dec 23, 2018</date>
|
||||
<change>
|
||||
<head>Updated 'Position/angle/speed display'</head>
|
||||
<paragraph>Fixed a error in the US and PAL codes that caused wrong output on Dolphin and a crash on console.</paragraph>
|
||||
</change>
|
||||
</update>
|
||||
<update>
|
||||
<date>Dec 18, 2018</date>
|
||||
<change>
|
||||
|
|
|
@ -1052,8 +1052,8 @@
|
|||
<code>
|
||||
<title lang="en">Position/angle/speed display</title>
|
||||
<author>Noki Doki</author>
|
||||
<version>1.0</version>
|
||||
<date>Jun 05, 2018</date>
|
||||
<version>1.1</version>
|
||||
<date>Dec 23, 2018</date>
|
||||
<description>Shows Mario’s position, angle and speed at any given time.</description>
|
||||
<source>
|
||||
062A6160 00000010
|
||||
|
@ -1099,8 +1099,8 @@
|
|||
3D208040 6129E120
|
||||
81090000 39290004
|
||||
81490000 3929FFF0
|
||||
81290000 C0C80000
|
||||
C0AA0004 C0890000
|
||||
81290000 C0A80000
|
||||
C08A0004 A0C90000
|
||||
FC60E890 FC40F090
|
||||
FC20F890 3CA08180
|
||||
38A5A1A4 3880007F
|
||||
|
|
|
@ -810,8 +810,8 @@
|
|||
<code>
|
||||
<title lang="en">Position/angle/speed display</title>
|
||||
<author>Noki Doki</author>
|
||||
<version>1.0</version>
|
||||
<date>Jun 05, 2018</date>
|
||||
<version>1.1</version>
|
||||
<date>Dec 23, 2018</date>
|
||||
<description>Shows Mario’s position, angle and speed at any given time.</description>
|
||||
<source>
|
||||
0629E070 00000010
|
||||
|
@ -828,7 +828,7 @@
|
|||
4AAC824D 814D9EF0
|
||||
3FE08180 3BFFA1F0
|
||||
39200000 39000002
|
||||
38E2B43C 80CA0048
|
||||
38E2B2F0 80CA0048
|
||||
38A10088 38800000
|
||||
7FE3FB78 4AACE99D
|
||||
38810008 7FE3FB78
|
||||
|
@ -857,8 +857,8 @@
|
|||
3D208040 612957E8
|
||||
81090000 39290004
|
||||
81490000 3929FFF0
|
||||
81290000 C0C80000
|
||||
C0AA0004 C0890000
|
||||
81290000 C0A80000
|
||||
C08A0004 A0C90000
|
||||
FC60E890 FC40F090
|
||||
FC20F890 3CA08180
|
||||
38A5A1A4 3880007F
|
||||
|
|
Loading…
Reference in a new issue