dolphin/Source/Core/Core/Src/IPC_HLE
nakeee e6022acf26 small fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1364 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-01 08:34:51 +00:00
..
WII_IPC_HLE.cpp small fixes 2008-12-01 08:34:51 +00:00
WII_IPC_HLE.h Initial megacommit. 2008-07-12 17:40:22 +00:00
WII_IPC_HLE_Device.h Wii IPC file handling: Made some comments and changes to try to locate the Mario Kart and SSBB errors, in case they are file handling errors 2008-11-29 08:49:22 +00:00
WII_IPC_HLE_Device_DI.cpp Wii memory bug: added debugging function to Memmap.cpp to trace the bug, uncomment the CheckForBadAddresses() calls to enable it 2008-12-01 03:32:18 +00:00
WII_IPC_HLE_Device_DI.h added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses. 2008-10-31 22:31:24 +00:00
WII_IPC_HLE_Device_Error.h added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses. 2008-10-31 22:31:24 +00:00
WII_IPC_HLE_Device_FileIO.cpp fixed IOCTL_READ_DIR command, removed some commands which are at best "misleading" 2008-12-01 06:52:02 +00:00
WII_IPC_HLE_Device_FileIO.h Wii IPC file handling: Made some comments and changes to try to locate the Mario Kart and SSBB errors, in case they are file handling errors 2008-11-29 08:49:22 +00:00
WII_IPC_HLE_Device_es.h Wii memory bug: added debugging function to Memmap.cpp to trace the bug, uncomment the CheckForBadAddresses() calls to enable it 2008-12-01 03:32:18 +00:00
WII_IPC_HLE_Device_fs.cpp small fixes 2008-12-01 08:34:51 +00:00
WII_IPC_HLE_Device_fs.h fixed IOCTL_READ_DIR command, removed some commands which are at best "misleading" 2008-12-01 06:52:02 +00:00
WII_IPC_HLE_Device_net.cpp Mario Kart Wii now works if you use an old save file 2008-11-28 11:50:55 +00:00
WII_IPC_HLE_Device_net.h some more HLE of the IPC 2008-11-02 14:43:22 +00:00
WII_IPC_HLE_Device_sdio_slot0.cpp Added somme comments and cases for missing ES and NET commands, no actual fixes so far 2008-11-27 15:43:19 +00:00
WII_IPC_HLE_Device_sdio_slot0.h added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses. 2008-10-31 22:31:24 +00:00
WII_IPC_HLE_Device_stm.h added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses. 2008-10-31 22:31:24 +00:00
WII_IPC_HLE_Device_usb.cpp more warnings fixed 2008-11-26 17:40:28 +00:00
WII_IPC_HLE_Device_usb.h added support for IPC file system. i am sure it will break linux and osx builds and prolly we have to talk how we can do our file handling at all. perhaps we have to define an interface for file accesses. 2008-10-31 22:31:24 +00:00
WII_IPC_HLE_WiiMote.cpp more warnings fixed 2008-11-26 17:40:28 +00:00
WII_IPC_HLE_WiiMote.h added status of the wiimote to the statusbar 2008-10-30 12:57:35 +00:00
WiiMote_HID_Attr.cpp added some new log types for wii 2008-10-30 22:25:54 +00:00
WiiMote_HID_Attr.h WIP code for the wiimote ... wii creates a channel with PSM 0x11 now :) 2008-10-19 21:17:08 +00:00
hci.h wiimote improvements 2008-10-29 13:12:07 +00:00
l2cap.h more warnings fixed 2008-11-26 17:40:28 +00:00