.. |
ioman
|
Remove flags that we don't need.
|
2021-03-09 17:42:50 -05:00 |
ArgumentIterator.cpp
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
ArgumentIterator.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Ioman_Defs.h
|
Add Chstat.
|
2021-01-11 15:59:07 -05:00 |
Ioman_Device.h
|
Rename CreateDirectory to MakeDirectory.
|
2021-01-11 15:59:10 -05:00 |
Ioman_ScopedFile.cpp
|
Move CFile helper to another file.
|
2019-09-21 22:36:55 -04:00 |
Ioman_ScopedFile.h
|
Move CFile helper to another file.
|
2019-09-21 22:36:55 -04:00 |
Iop_BiosBase.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_BiosStructs.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Cdvdfsv.cpp
|
Unify CDVD file searching functions.
|
2021-03-24 16:56:13 -04:00 |
Iop_Cdvdfsv.h
|
Add SaveState and LoadState in Module interface.
|
2020-09-22 17:20:14 -04:00 |
Iop_Cdvdman.cpp
|
Unify CDVD file searching functions.
|
2021-03-24 16:56:13 -04:00 |
Iop_Cdvdman.h
|
Unify CDVD file searching functions.
|
2021-03-24 16:56:13 -04:00 |
Iop_Dev9.cpp
|
Add initial DEV9 and SPEED hardware emulation.
|
2021-03-02 07:24:05 -05:00 |
Iop_Dev9.h
|
Code style fixes.
|
2021-03-02 07:24:07 -05:00 |
Iop_Dmac.cpp
|
Rename some IOP DMA interrupt lines
|
2021-06-08 21:56:48 +02:00 |
Iop_Dmac.h
|
Move IOP SPU2 and DEV9 DMAC channel ids
|
2021-06-08 21:56:47 +02:00 |
Iop_DmacChannel.cpp
|
Add dedicated intr line parameter for DMAC channels
|
2021-06-07 14:34:16 +02:00 |
Iop_DmacChannel.h
|
Add dedicated intr line parameter for DMAC channels
|
2021-06-07 14:34:16 +02:00 |
Iop_Dmacman.cpp
|
Add some IOP DMAC warnings
|
2021-06-08 21:56:48 +02:00 |
Iop_Dmacman.h
|
Implement DMACMAN calls 14 - 19
|
2021-05-26 14:52:02 +02:00 |
Iop_Dynamic.cpp
|
Implement ReleaseLibraryEntries.
|
2021-03-02 07:24:06 -05:00 |
Iop_Dynamic.h
|
Code style fixes.
|
2021-03-02 07:24:07 -05:00 |
Iop_FileIo.cpp
|
Rename FileIoHandler2240 to FileIoHandler2200.
|
2020-08-05 11:25:03 -04:00 |
Iop_FileIo.h
|
Add SaveState and LoadState in Module interface.
|
2020-09-22 17:20:14 -04:00 |
Iop_FileIoHandler1000.cpp
|
We're done reading when we got 0 bytes from the file.
|
2020-07-06 19:07:05 -04:00 |
Iop_FileIoHandler1000.h
|
HLE FileIO implementation can now access user devices.
|
2019-09-21 22:36:56 -04:00 |
Iop_FileIoHandler2100.cpp
|
Let handlers return the proper value.
|
2019-09-21 22:36:55 -04:00 |
Iop_FileIoHandler2100.h
|
Let handlers return the proper value.
|
2019-09-21 22:36:55 -04:00 |
Iop_FileIoHandler2200.cpp
|
Code style fixes.
|
2021-03-09 13:07:03 -05:00 |
Iop_FileIoHandler2200.h
|
Formatting fixes.
|
2021-01-11 15:59:13 -05:00 |
Iop_Heaplib.cpp
|
Style fixes.
|
2018-05-25 12:26:07 -04:00 |
Iop_Heaplib.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Intc.cpp
|
Move saved state helper classes to a subfolder.
|
2019-02-06 19:04:51 -05:00 |
Iop_Intc.h
|
Rename some IOP DMA interrupt lines
|
2021-06-08 21:56:48 +02:00 |
Iop_Intrman.cpp
|
Cleanup.
|
2019-06-12 13:18:25 -04:00 |
Iop_Intrman.h
|
Cleanup.
|
2019-06-12 13:18:25 -04:00 |
Iop_Ioman.cpp
|
Add placeholder for ReadClock DevCtl.
|
2021-03-09 13:07:04 -05:00 |
Iop_Ioman.h
|
Add DevCtl in IOMAN.
|
2021-03-09 13:07:02 -05:00 |
Iop_LibSd.cpp
|
Add some debugging using in LibSd.
|
2021-07-29 14:16:43 -04:00 |
Iop_LibSd.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Loadcore.cpp
|
Implement ReleaseLibraryEntries.
|
2021-03-02 07:24:06 -05:00 |
Iop_Loadcore.h
|
Implement ReleaseLibraryEntries.
|
2021-03-02 07:24:06 -05:00 |
Iop_McServ.cpp
|
Use generic_string to erase part we need to get the relativePathString.
|
2021-05-21 09:14:52 -04:00 |
Iop_McServ.h
|
Implement SetFileInfo for McServ
|
2021-05-16 21:25:39 +02:00 |
Iop_Modload.cpp
|
Add some warnings.
|
2021-04-27 13:51:57 -04:00 |
Iop_Modload.h
|
Implement AllocLoadMemory in MODLOAD.
|
2021-01-11 15:59:06 -05:00 |
Iop_Module.cpp
|
Cleanup
|
2017-05-29 06:01:32 +01:00 |
Iop_Module.h
|
Add SaveState and LoadState in Module interface.
|
2020-09-22 17:20:14 -04:00 |
Iop_MtapMan.cpp
|
Use Warn function.
|
2018-05-25 12:24:51 -04:00 |
Iop_MtapMan.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Naplink.cpp
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Naplink.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_PadMan.cpp
|
Add SaveState and LoadState in Module interface.
|
2020-09-22 17:20:14 -04:00 |
Iop_PadMan.h
|
Add SaveState and LoadState in Module interface.
|
2020-09-22 17:20:14 -04:00 |
Iop_PathUtils.cpp
|
Make sure we can't ChDir out of the memory card's path.
|
2020-05-04 11:41:35 -04:00 |
Iop_PathUtils.h
|
Make sure we can't ChDir out of the memory card's path.
|
2020-05-04 11:41:35 -04:00 |
Iop_RootCounters.cpp
|
IOP timer 3 can also count on hblank.
|
2020-09-22 08:45:58 -04:00 |
Iop_RootCounters.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Secrman.cpp
|
Fix stylin issues.
|
2020-04-22 16:24:01 -04:00 |
Iop_Secrman.h
|
Add DMACMAN and SECRMAN HLE modules.
|
2020-04-20 11:14:31 -04:00 |
Iop_SifCmd.cpp
|
Add iSifSendCmdIntr
|
2021-05-11 15:43:49 +02:00 |
Iop_SifCmd.h
|
Don't unregister a SIF module if it was not registered by a call to SifRegisterRpc.
|
2021-03-10 13:43:13 -05:00 |
Iop_SifDynamic.cpp
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_SifDynamic.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_SifMan.cpp
|
Move SifCheckInit code to a separate function.
|
2019-02-02 19:55:41 -05:00 |
Iop_SifMan.h
|
Move SifCheckInit code to a separate function.
|
2019-02-02 19:55:41 -05:00 |
Iop_SifManNull.cpp
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_SifManNull.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_SifManPs2.cpp
|
Make code a bit easier to read.
|
2021-03-02 07:24:06 -05:00 |
Iop_SifManPs2.h
|
Cleanup.
|
2018-08-03 12:48:40 -04:00 |
Iop_SifModuleProvider.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Sio2.cpp
|
Support DMA reads from SPU RAM.
|
2021-04-01 17:22:33 -04:00 |
Iop_Sio2.h
|
Support DMA reads from SPU RAM.
|
2021-04-01 17:22:33 -04:00 |
Iop_Speed.cpp
|
Support DMA reads from SPU RAM.
|
2021-04-01 17:22:33 -04:00 |
Iop_Speed.h
|
Support DMA reads from SPU RAM.
|
2021-04-01 17:22:33 -04:00 |
Iop_Spu.cpp
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Spu.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Spu2.cpp
|
Add some warnings.
|
2021-01-21 09:26:31 -05:00 |
Iop_Spu2.h
|
Cleanup.
|
2021-01-01 14:16:31 -05:00 |
Iop_Spu2_Core.cpp
|
Allow writing to current SPU channel address.
|
2021-05-26 10:02:04 -04:00 |
Iop_Spu2_Core.h
|
remove boost::noncopyable
|
2019-06-26 13:28:32 -04:00 |
Iop_SpuBase.cpp
|
Fix Linux build.
|
2021-09-11 13:39:41 -04:00 |
Iop_SpuBase.h
|
Support DMA reads from SPU RAM.
|
2021-04-01 17:22:33 -04:00 |
Iop_Stdio.cpp
|
add missing break in CStdio::PrintFormatted(...)
|
2019-11-27 16:10:35 +00:00 |
Iop_Stdio.h
|
Implement puts in STDIO IOP module.
|
2018-05-27 15:11:48 -04:00 |
Iop_SubSystem.cpp
|
Use constants for resumable IOP DMAC channels
|
2021-06-07 14:34:16 +02:00 |
Iop_SubSystem.h
|
Check SPU IRQs every 1000 ticks.
|
2021-06-04 09:54:51 -04:00 |
Iop_Sysclib.cpp
|
Handle IOP RAM mirroring in Sysclib
|
2021-05-25 20:48:53 +02:00 |
Iop_Sysclib.h
|
Make sysclib memcpy use GetPtr
|
2021-05-25 20:48:53 +02:00 |
Iop_Sysmem.cpp
|
Add a constraint to keep alloc list sorted.
|
2021-09-01 09:31:31 -04:00 |
Iop_Sysmem.h
|
Add some debugging info in SYSMEM.
|
2021-09-01 09:31:30 -04:00 |
Iop_Thbase.cpp
|
Add stub for GetThreadmanIdList.
|
2021-09-01 09:31:31 -04:00 |
Iop_Thbase.h
|
Add stub for GetThreadmanIdList.
|
2021-09-01 09:31:31 -04:00 |
Iop_Thevent.cpp
|
Use Warn function.
|
2018-05-25 12:24:51 -04:00 |
Iop_Thevent.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Thfpool.cpp
|
Code style fixes.
|
2019-04-30 17:21:59 -04:00 |
Iop_Thfpool.h
|
Add basic FPL support.
|
2019-04-30 12:32:14 -04:00 |
Iop_Thmsgbx.cpp
|
Use Warn function.
|
2018-05-25 12:24:51 -04:00 |
Iop_Thmsgbx.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Thsema.cpp
|
Implement iReferSemaStatus.
|
2018-12-10 19:27:38 -05:00 |
Iop_Thsema.h
|
Cleanup.
|
2018-12-10 19:26:10 -05:00 |
Iop_Thvpool.cpp
|
Use Warn function.
|
2018-05-25 12:24:51 -04:00 |
Iop_Thvpool.h
|
Clang format
|
2018-04-30 21:01:23 +01:00 |
Iop_Timrman.cpp
|
Rework various hardware timer functions.
|
2020-11-20 16:33:26 -05:00 |
Iop_Timrman.h
|
Rework various hardware timer functions.
|
2020-11-20 16:33:26 -05:00 |
Iop_Vblank.cpp
|
Implement ReleaseVblankHandler in VBlank IOP module
|
2020-04-23 17:20:19 +02:00 |
Iop_Vblank.h
|
Implement ReleaseVblankHandler in VBlank IOP module
|
2020-04-23 17:20:19 +02:00 |
IopBios.cpp
|
Tweak warnings.
|
2021-03-09 13:07:03 -05:00 |
IopBios.h
|
Style fixes.
|
2021-03-02 07:24:08 -05:00 |