dolphin/Source/Core/Core/Src/HW
2008-11-10 21:54:11 +00:00
..
AudioInterface.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
AudioInterface.h Replaced "unsigned __int32" by "u32". 2008-09-02 23:44:54 +00:00
CommandProcessor.cpp DC WIP: fifo set/reset hack 2008-11-08 14:20:27 +00:00
CommandProcessor.h Replaced CPFifo by SCPFifoStruct: both were identical and there is no point in having two definitions. 2008-09-01 09:12:30 +00:00
CPU.cpp Switch between JIT and Interpreter at runtime using the debug window (pause first!) 2008-08-25 20:34:11 +00:00
CPU.h Initial megacommit. 2008-07-12 17:40:22 +00:00
CPUCompare.cpp Switch between JIT and Interpreter at runtime using the debug window (pause first!) 2008-08-25 20:34:11 +00:00
CPUCompare.h Initial megacommit. 2008-07-12 17:40:22 +00:00
DSP.cpp 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
DSP.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
DVDInterface.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
DVDInterface.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
EXI_Channel.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
EXI_Channel.h SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) 2008-08-21 18:23:10 +00:00
EXI_Device.cpp Flips the XFB around and some other things 2008-10-15 21:12:43 +00:00
EXI_Device.h Flips the XFB around and some other things 2008-10-15 21:12:43 +00:00
EXI_DeviceAD16.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
EXI_DeviceAD16.h SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) 2008-08-21 18:23:10 +00:00
EXI_DeviceEthernet.cpp Stabby Stabby old BBA code since I didn't even know wth was going on, and I still don't 2008-11-04 03:03:32 +00:00
EXI_DeviceEthernet.h Stabby Stabby old BBA code since I didn't even know wth was going on, and I still don't 2008-11-04 03:03:32 +00:00
EXI_DeviceIPL.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
EXI_DeviceIPL.h SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) 2008-08-21 18:23:10 +00:00
EXI_DeviceMemoryCard.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
EXI_DeviceMemoryCard.h Ok, part 2/2 of the symbol code rewrite. You can now create and use function signature files. A monkey ball signature file included. Now to add some cooler features... 2008-08-24 18:50:51 +00:00
EXI_DeviceMic.cpp Tons more Microphone work, due to me sucking, it doesn't work yet though. 2008-11-04 09:05:10 +00:00
EXI_DeviceMic.h Tons more Microphone work, due to me sucking, it doesn't work yet though. 2008-11-04 09:05:10 +00:00
EXI.cpp Flips the XFB around and some other things 2008-10-15 21:12:43 +00:00
EXI.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
GPFifo.cpp Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
GPFifo.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
HW.cpp Fixed some valgrind warnings. 2008-09-14 09:12:19 +00:00
HW.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
Memmap.cpp cleaner cpu string, a better error message 2008-11-08 14:28:28 +00:00
Memmap.h added support for instruction read exceptions in interpreter 2008-10-15 12:47:43 +00:00
MemoryInterface.cpp Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
MemoryInterface.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
PeripheralInterface.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
PeripheralInterface.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
PixelEngine.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
PixelEngine.h Replaced "unsigned __int16" by "u16". 2008-09-02 23:32:05 +00:00
SerialInterface_Devices.cpp Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button 2008-10-16 01:15:15 +00:00
SerialInterface_Devices.h This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +00:00
SerialInterface.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
SerialInterface.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
StreamADPCM.cpp Save states - more boring groundwork. Far from done. 2008-08-21 23:28:07 +00:00
StreamADPCM.H Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
SystemTimers.cpp Fixed bug in cheats system and a bit of code cleanup. The cheat code activation works properly now. Enjoy your cheating :P. 2008-10-13 18:25:09 +00:00
SystemTimers.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VideoInterface.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
VideoInterface.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
WII_IOB.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
WII_IOB.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
WII_IPC.cpp Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
WII_IPC.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00