Files
kichikuou_xsystem35-sdl2/modules/SACT
kichikuou d713e1470e Make SACT work with emscripten
- Add some functions to ASYNCIFY_ADD

  A function that calls an asynchronous function via a function pointer
  must be added to ASYNCIFY_ADD, even if it had a direct call to
  another asynchronous function, so that the indirect call itself is
  instrumented.

- Add dummy emscripten_sleep() call to send_agsevent

  Because adding a function to ASYNCIFY_ADD does not make its callers
  instrumented transitively.
2021-09-25 22:54:57 +09:00
..
2020-08-06 15:09:51 +09:00
2020-12-13 12:29:09 +09:00
2020-07-12 13:41:57 +09:00
2017-03-18 23:53:21 +09:00
2017-02-11 19:03:05 +09:00
2020-09-21 16:17:23 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2020-08-09 21:24:56 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2017-02-11 19:03:05 +09:00
2020-12-13 12:29:09 +09:00
2017-02-11 19:03:05 +09:00
2020-12-13 12:29:09 +09:00
2021-09-25 22:54:57 +09:00
2017-02-18 18:16:32 +09:00
2020-12-13 12:29:09 +09:00
2017-02-18 18:16:32 +09:00
2020-12-13 12:29:09 +09:00
2017-02-18 18:16:32 +09:00
2021-01-09 13:43:21 +09:00