RetroArch/frontend
Ash 3a442af6be
[WiiU] Add missing time/clock libc functions
Add some timing functions so that we can know the time (woo-hoo?)
I use errno here, which worries me a bit. I wouldn't put it past
devkitPPC to have it as a null pointer or something.

Can confirm this makes XMB's clock work, much to @cucholix's delight;
I'm sure ;D
2018-01-30 17:14:58 +11:00
..
drivers [WiiU] Add missing time/clock libc functions 2018-01-30 17:14:58 +11:00
frontend.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend_driver.c Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now) 2018-01-25 15:50:57 -05:00
frontend_driver.h detect shader file changes on move and delete as well, and wait a few frames before re-applying changes 2018-01-25 19:09:55 -05:00
frontend_salamander.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00