This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-23 19:16:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
scumm
/
smush
History
Oystein Eftevaag
1c88ab2c47
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
...
svn-id: r30093
2007-12-31 01:50:18 +00:00
..
channel.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
channel.h
…
chunk.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
chunk.h
…
codec1.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
codec37.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
codec37.h
…
codec47.cpp
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
2007-12-31 01:50:18 +00:00
codec47.h
…
codec47ARM.s
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
2007-12-31 01:50:18 +00:00
imuse_channel.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
saud_channel.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
smush_font.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
smush_font.h
…
smush_mixer.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
smush_mixer.h
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
smush_player.cpp
Patch
#1858158
: BUILD: Plugin building cleanup
2007-12-28 07:52:56 +00:00
smush_player.h
…