Commit Graph

8 Commits

Author SHA1 Message Date
25f14e76f1 y2r_u: Stub StartConversion to prevent moflex games from hanging. 2015-05-20 18:05:47 -04:00
e1fbac3ca1 Common: Remove common.h 2015-05-07 15:45:22 -03:00
e0cb85691a Services: Initialize all state variables at bootup. 2015-05-01 18:27:02 -04:00
ef66feaeba Services: Implemented Y2R_U::GetTransferEndEvent
Aero Porter was throwing an "Invalid Handle" fatal error without this.
2015-02-24 08:28:36 -05:00
ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
2015-02-10 18:30:31 -08:00
a79d21c83e Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
3b555e2512 Stubbed y2r:u IsBusyConversion
There is no documentation available on this function, but we set the result to false as a stub.
This allows Super Little Acorns to move all the way in game with pp3c.
2015-01-10 22:47:31 -08:00
48130b1eaa Stub the y2r:u service 2015-01-03 16:42:39 -03:00