Version differences: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 69: Line 69:
| audio/data.c || D_80332190 has different data in J and U versions.
| audio/data.c || D_80332190 has different data in J and U versions.
|-
|-
| audio/dma.c || In func_80317270, osInvalDCache isn't called on the J version. (todo: check for other differences even though there are probably none?)
| audio/dma.c || In func_80317270, osInvalDCache isn't called on the J version.
|-
|-
| audio/interface_2.c || 31 separate numeric literals are doubles in J but floats in U.
| audio/interface_2.c || 31 separate numeric literals are doubles in J but floats in U.