Hi everybody. Happy New Year from a new face!
I recently decided giving Yaul a shot (my goal is to create a "Raylib4Saturn", using the same function signatures and macros from the actual Raylib library so that one would theoretically only have to write a few lines of code to port a project over) and while I'm generally happy with it, the almost complete lack of documentation is frustrating and makes me consider going back to JoEngine.
I've been trying to use ponèSound but, thus far, to no avail.
Whenever I call `cd_init();`, Mednafen blesses me with a CPU Address error so I suppose there's something I need to initiate prior to calling cd_init?
I recently decided giving Yaul a shot (my goal is to create a "Raylib4Saturn", using the same function signatures and macros from the actual Raylib library so that one would theoretically only have to write a few lines of code to port a project over) and while I'm generally happy with it, the almost complete lack of documentation is frustrating and makes me consider going back to JoEngine.
I've been trying to use ponèSound but, thus far, to no avail.
Whenever I call `cd_init();`, Mednafen blesses me with a CPU Address error so I suppose there's something I need to initiate prior to calling cd_init?