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-02-23 04:33:09 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Jamieson Christian
5a1e994d02
Added command line options for
...
native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594
2003-05-17 03:06:16 +00:00
..
.cvsignore
…
config-file.cpp
…
config-file.h
…
engine.cpp
…
engine.h
…
file.cpp
…
file.h
…
gameDetector.cpp
Added command line options for
2003-05-17 03:06:16 +00:00
gameDetector.h
Added command line options for
2003-05-17 03:06:16 +00:00
list.h
…
main.cpp
…
map.h
…
module.mk
…
rect.h
oops
2003-05-15 22:27:09 +00:00
savefile.h
…
scaler.cpp
fix advmame scaler ('flickering', observable in e.g. Sam&Max, and the left-screen-border-black bug). Note: this change might look fishy to you but is perfectly legal because our frame buffers put a border around the screen data to accomodate for this
2003-05-16 00:11:35 +00:00
scaler.h
…
scummsys.h
…
stdafx.h
…
str.cpp
…
str.h
…
system.h
…
timer.cpp
…
timer.h
…
util.cpp
…
util.h
make SWAP a template function, so that it works for swapping non-int stuff, too; 'int16' should be sufficient for points/rects
2003-05-15 21:40:36 +00:00