Commit graph

12 commits

Author SHA1 Message Date
Björn Gerdau
4111a3725a
Implement ReleaseVblankHandler in VBlank IOP module
Fixes some background music playing to fast in SLUS-20145 (Ring of Red)
2020-04-23 17:20:19 +02:00
Jean-Philip Desjardins
d2b3b904dd RegisterVblankHandler now supports more than one handler. 2018-08-03 12:48:40 -04:00
Jean-Philip Desjardins
0f2fcc31bb Use Warn function. 2018-05-25 12:24:51 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Mahmood(Thunder07)
97c229ec98 Cleanup
Silence:"warning: '0' flag ignored with precision and ‘%X’ gnu_printf format"
2017-05-29 06:01:32 +01:00
Jean-Philip Desjardins
feb00fbffc Add basic implementation for WaitVblank. 2017-03-26 18:36:18 -04:00
Jean-Philip Desjardins
54aaa2f3c7 Fix return values of functions in VBLANK module. 2017-03-26 18:36:18 -04:00
Jean-Philip Desjardins
9e71baa323 Cleanup. 2017-03-26 18:36:18 -04:00
jpd002
06a215f22c Added "RegisterVblankHandler" in Iop_Vblank.
Implemented some dummy functions in Iop_Timrman so they can return a proper value.

git-svn-id: http://svn.purei.org/purei/trunk@805 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-11-06 21:37:50 +00:00
jpd002
5782cc9710 Changed the way waiting for VBlank start and end on IOP works to improve Castlevania: Curse of Darkness stability.
git-svn-id: http://svn.purei.org/purei/trunk@755 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-05-05 04:28:11 +00:00
jpd002
e64e16b5be Mucho IOP stuff.
git-svn-id: http://svn.purei.org/purei/trunk@441 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-08 03:43:30 +00:00
jpd002
e321b4d21c Some Iop addition and fixes.
git-svn-id: http://svn.purei.org/purei/trunk@429 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-01 04:00:36 +00:00