summaryrefslogtreecommitdiff
path: root/spuregion.c
AgeCommit message (Collapse)Author
2009-09-28check num pararmeter of section(..) so that we are on the safe side. Also ↵Christian Gmeiner
move a call under an if.
2009-09-23check in cSpuRegion::addIndex if index was already addedChristian Gmeiner
2009-09-22change constr. of cSpuRegion to work with an startLine valueChristian Gmeiner
2009-09-22add method to add a new section to a regionChristian Gmeiner
2009-09-22rename methods of cSpuRegionChristian Gmeiner
2009-09-22use section method to get a pointer to a valid sSection or NULLChristian Gmeiner
2009-09-22add method to write region information data and switch to a std::vector to ↵Christian Gmeiner
hold regions
2009-09-11uppss...Christian Gmeiner
2009-09-11add basic implementation of a spu regionChristian Gmeiner