aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.df
diff options
context:
space:
mode:
authorJustin Weiss2019-10-05 21:35:06 -0700
committerJustin Weiss2019-10-05 21:41:37 -0700
commit93c24a5631ba5281046d2cd1b141cc2f0ce1d29f (patch)
treee7f11673ffaaa21b0cbd2fad2e5e3b367982a03b /ChangeLog.df
parentd5c8842cedcf268d34ffe0be6abe4f8545cf2c5f (diff)
downloadpcsx_rearmed-93c24a5631ba5281046d2cd1b141cc2f0ce1d29f.tar.gz
pcsx_rearmed-93c24a5631ba5281046d2cd1b141cc2f0ce1d29f.tar.bz2
pcsx_rearmed-93c24a5631ba5281046d2cd1b141cc2f0ce1d29f.zip
3DS: Switch from svc* to the thread* API
svcCreateThread doesn't fully set up thread vars, which causes svcBreaks / crashes when calling certain functions -- reentrant ones, for example. threadCreate, etc. are higher-level functions that do all the correct setup and cleanup. Since we're treating the thread structure as opaque, calling it an int_32t seems OK.
Diffstat (limited to 'ChangeLog.df')
0 files changed, 0 insertions, 0 deletions