mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-09 17:40:40 +02:00
Update to v095r12 release.
byuu says: Got it. They broke in r05. Changelog: - fixed typo in sfc/cpu/timing.cpp that was breaking coprocessor games with clocks - updated sfc/coprocessor/hitachidsp to not access Bus directly
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#define PATH_MAX 260
|
||||
#endif
|
||||
|
||||
using uint = unsigned;
|
||||
|
||||
namespace nall {
|
||||
//UTF-8 to UTF-16
|
||||
struct utf16_t {
|
||||
|
Reference in New Issue
Block a user