| .. |
|
ai.cpp
|
Add CMakeLists
|
2024-05-19 22:31:47 +02:00 |
|
cont.cpp
|
Fix unplugged controller memory writes, add some missing math routines, and slightly weaken DMA alignment requirements (#117)
|
2025-06-29 22:04:54 -04:00 |
|
dp.cpp
|
Fix osDpSetStatus bit handling (#88)
|
2025-02-18 17:34:36 -05:00 |
|
eep.cpp
|
Integrate the live recompiler for mod loading (#76)
|
2025-01-02 21:25:20 -05:00 |
|
euc-jp.cpp
|
Use hpp suffix for cpp headers (#33)
|
2024-06-03 20:31:52 +02:00 |
|
extensions.cpp
|
Implement displaylist event extension functions for easier game scheduling modifications (#128)
|
2025-12-12 02:11:14 -05:00 |
|
files.cpp
|
Use hpp suffix for cpp headers (#33)
|
2024-06-03 20:31:52 +02:00 |
|
flash.cpp
|
Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131)
|
2026-01-15 20:23:39 -05:00 |
|
heap.cpp
|
Allow freeing null pointers in the recomp_free export to match the C spec for free (#107)
|
2025-04-13 22:09:15 -04:00 |
|
math_routines.cpp
|
Fix unplugged controller memory writes, add some missing math routines, and slightly weaken DMA alignment requirements (#117)
|
2025-06-29 22:04:54 -04:00 |
|
mod_config_api.cpp
|
Implement optional dependencies for mods and add recomp_get_mod_file_path export (#118)
|
2025-07-19 03:44:52 -04:00 |
|
mod_events.cpp
|
Sort hooks and callbacks by mod order, with return hooks in reverse order (#115)
|
2025-06-23 01:37:59 -04:00 |
|
mod_hooks.cpp
|
Add exports to get the return value of functions from return hooks (#116)
|
2025-06-23 01:42:05 -04:00 |
|
mod_manifest.cpp
|
Allow mods to include a ROM patch .bps file (#126)
|
2025-11-29 22:52:50 -05:00 |
|
mods.cpp
|
Allow mods to include a ROM patch .bps file (#126)
|
2025-11-29 22:52:50 -05:00 |
|
overlays.cpp
|
Implement mod configuration, mod reordering, and extended exports (#95)
|
2025-03-23 21:30:27 -04:00 |
|
pak.cpp
|
stash work
|
2026-01-15 16:14:50 -08:00 |
|
patcher.cpp
|
Allow mods to include a ROM patch .bps file (#126)
|
2025-11-29 22:52:50 -05:00 |
|
pi.cpp
|
Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131)
|
2026-01-15 20:23:39 -05:00 |
|
print.cpp
|
Use hpp suffix for cpp headers (#33)
|
2024-06-03 20:31:52 +02:00 |
|
recomp.cpp
|
Add recomp::Configuration and ultramodern::MessageQueueControl + plumbing (#131)
|
2026-01-15 20:23:39 -05:00 |
|
rsp.cpp
|
Runtime support for RSP overlays (#77)
|
2025-01-16 00:32:33 -05:00 |
|
sp.cpp
|
Add CMakeLists
|
2024-05-19 22:31:47 +02:00 |
|
ultra_stubs.cpp
|
Add CMakeLists
|
2024-05-19 22:31:47 +02:00 |
|
ultra_translation.cpp
|
VI accuracy fixes and osSetTime implementation (#123)
|
2025-08-11 23:52:47 -04:00 |
|
vi.cpp
|
Implement osViRepeatLine (#30)
|
2024-06-18 17:00:26 -04:00 |