aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/memobj.cpp
AgeCommit message (Expand)Author
2009-07-06Replaced sciprintf() calls with printf, DebugPrintf, warning and error callsFilippos Karapetis
2009-06-13Buildfix for gcc 3.3 (moved a template class member into the header file)Oystein Eftevaag
2009-06-04SCI: Added MemObject::isValidOffset method; use it to simplify determine_reg_...Max Horn
2009-06-04SCI: Moved MemObject code into a separate source fileMax Horn