dolphin/Source
Shawn Hoffman 1ceee92770 Since m_VtxDesc.Text7Coord is broken across a 32 bit word boundary, retrieve its value manually. If we didn't do this, the vertex format would be read as one bit offset from where it should be, making 01 become 00, and 10/11 become 01. Among the benefits of this fix: Zelda Wind Waker no longer crashes when you view the map. see http://forums.ngemu.com/dolphin-discussion/114035-those-pesky-bit-fields.html
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1118 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-11 04:44:41 +00:00
..
Core Map ARAM to MEM2 on Wii the way I think it works. If this breaks stuff or is wrong, please tell me or revert. 2008-11-10 21:54:11 +00:00
PluginSpecs Added mail viewer to the HLE DSP plugin. Use it by selecting Mail > Scan mails in the sound debugger. 2008-11-10 10:32:18 +00:00
Plugins Since m_VtxDesc.Text7Coord is broken across a 32 bit word boundary, retrieve its value manually. If we didn't do this, the vertex format would be read as one bit offset from where it should be, making 01 become 00, and 10/11 become 01. Among the benefits of this fix: Zelda Wind Waker no longer crashes when you view the map. see http://forums.ngemu.com/dolphin-discussion/114035-those-pesky-bit-fields.html 2008-11-11 04:44:41 +00:00
TestSuite This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +00:00
Dolphin.sln Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00