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
/
backends
/
midi
History
Max Horn
04709491f7
Avoid using exceptions
...
svn-id: r21894
2006-04-14 23:21:59 +00:00
..
alsa.cpp
Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead
2006-04-04 21:45:13 +00:00
coreaudio.cpp
Avoid using exceptions
2006-04-14 23:21:59 +00:00
coremidi.cpp
SysEx data now passed around with const pointers. Permits simplification of some SysEx client code.
2006-02-27 01:59:07 +00:00
morphos.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
quicktime.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
seq.cpp
WIP of maemo port
2006-03-04 01:32:04 +00:00
windows.cpp
SysEx data now passed around with const pointers. Permits simplification of some SysEx client code.
2006-02-27 01:59:07 +00:00
ypa1.cpp
Change CVS keywords to SVN keywords
2006-02-11 12:47:47 +00:00
zodiac.cpp
SysEx data now passed around with const pointers. Permits simplification of some SysEx client code.
2006-02-27 01:59:07 +00:00