aboutsummaryrefslogtreecommitdiff
path: root/graphics/sjis.cpp
diff options
context:
space:
mode:
authorYotam Barnoy2010-10-19 16:17:45 +0000
committerYotam Barnoy2010-10-19 16:17:45 +0000
commit193a0c6ca1b00255fccd9668349ad05bae2348d7 (patch)
treef80acf9f32920b7db479c5935fa55fcd883f3b58 /graphics/sjis.cpp
parent0e7abce271c218faa6ae19059207fed5d61b0ef8 (diff)
downloadscummvm-rg350-193a0c6ca1b00255fccd9668349ad05bae2348d7.tar.gz
scummvm-rg350-193a0c6ca1b00255fccd9668349ad05bae2348d7.tar.bz2
scummvm-rg350-193a0c6ca1b00255fccd9668349ad05bae2348d7.zip
PSP: disabling the ability to build Broken Sword 2.5. Revert once fixed.
Lua is very problematic for the PSP build because it wants a) libpng built with the plugins which is not great, but not that bad. b) It calls several PSP functions directly, and it turns out PSP functions can only be called from the main executable -- they're in flash and must be fixed up using custom PSP utils. Until this mechanism is changed so that for example lua calls functions in the main executable, the PSP cannot be built. The following functions need to be removed/moved to the main executable: All socket functions (should be disabled anyway) Clock() Rename() Additionally, png functions should ideally also be called only from the main executable. svn-id: r53615
Diffstat (limited to 'graphics/sjis.cpp')
0 files changed, 0 insertions, 0 deletions