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"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<updates>
|
<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>
|
<update>
|
||||||
<date>Dec 18, 2018</date>
|
<date>Dec 18, 2018</date>
|
||||||
<change>
|
<change>
|
||||||
|
|
|
@ -1052,8 +1052,8 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Position/angle/speed display</title>
|
<title lang="en">Position/angle/speed display</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<date>Jun 05, 2018</date>
|
<date>Dec 23, 2018</date>
|
||||||
<description>Shows Mario’s position, angle and speed at any given time.</description>
|
<description>Shows Mario’s position, angle and speed at any given time.</description>
|
||||||
<source>
|
<source>
|
||||||
062A6160 00000010
|
062A6160 00000010
|
||||||
|
@ -1099,8 +1099,8 @@
|
||||||
3D208040 6129E120
|
3D208040 6129E120
|
||||||
81090000 39290004
|
81090000 39290004
|
||||||
81490000 3929FFF0
|
81490000 3929FFF0
|
||||||
81290000 C0C80000
|
81290000 C0A80000
|
||||||
C0AA0004 C0890000
|
C08A0004 A0C90000
|
||||||
FC60E890 FC40F090
|
FC60E890 FC40F090
|
||||||
FC20F890 3CA08180
|
FC20F890 3CA08180
|
||||||
38A5A1A4 3880007F
|
38A5A1A4 3880007F
|
||||||
|
|
|
@ -810,8 +810,8 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Position/angle/speed display</title>
|
<title lang="en">Position/angle/speed display</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<date>Jun 05, 2018</date>
|
<date>Dec 23, 2018</date>
|
||||||
<description>Shows Mario’s position, angle and speed at any given time.</description>
|
<description>Shows Mario’s position, angle and speed at any given time.</description>
|
||||||
<source>
|
<source>
|
||||||
0629E070 00000010
|
0629E070 00000010
|
||||||
|
@ -828,7 +828,7 @@
|
||||||
4AAC824D 814D9EF0
|
4AAC824D 814D9EF0
|
||||||
3FE08180 3BFFA1F0
|
3FE08180 3BFFA1F0
|
||||||
39200000 39000002
|
39200000 39000002
|
||||||
38E2B43C 80CA0048
|
38E2B2F0 80CA0048
|
||||||
38A10088 38800000
|
38A10088 38800000
|
||||||
7FE3FB78 4AACE99D
|
7FE3FB78 4AACE99D
|
||||||
38810008 7FE3FB78
|
38810008 7FE3FB78
|
||||||
|
@ -857,8 +857,8 @@
|
||||||
3D208040 612957E8
|
3D208040 612957E8
|
||||||
81090000 39290004
|
81090000 39290004
|
||||||
81490000 3929FFF0
|
81490000 3929FFF0
|
||||||
81290000 C0C80000
|
81290000 C0A80000
|
||||||
C0AA0004 C0890000
|
C08A0004 A0C90000
|
||||||
FC60E890 FC40F090
|
FC60E890 FC40F090
|
||||||
FC20F890 3CA08180
|
FC20F890 3CA08180
|
||||||
38A5A1A4 3880007F
|
38A5A1A4 3880007F
|
||||||
|
|
Loading…
Add table
Reference in a new issue