1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-01 07:54:27 +00:00
RetroArch/wiiu/system
Ash Logan d6250fd58c (WiiU) Implement __clear_cache
This seems to maybe be a libgcc builtin and even explicit calls to it 
are removed.. so we have a Makefile workaround!
2022-06-07 01:07:01 +10:00
..
atomic.c Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
dynamic.c Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
dynamic.h WiiU: C89 style comments 2018-01-06 09:44:03 -03:00
exception_handler.c WIIU: cleanup and build-out of wiiu bootstrap code 2018-06-05 00:06:40 -07:00
exception_handler.h (wiiu) small style nits; declare variables at top; C comments 2018-01-05 13:09:05 +01:00
imports.h (WiiU) Add OS memory mapping imports 2022-05-30 11:50:58 +10:00
memory.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
memory.h (wiiu) small style nits; declare variables at top; C comments 2018-01-05 13:09:05 +01:00
missing_libc_functions.c (WiiU) Implement __clear_cache 2022-06-07 01:07:01 +10:00
stubs_elf.S (WiiU) implement the missing requirement for core loading: exec, 2017-01-25 19:52:31 +01:00
stubs_rpl.S Clean up white space. 2019-02-03 16:00:50 -08:00