Fixed Context::isValid again, added constructions to linux 31.04

develop
Petr Mrázek 2010-05-25 04:16:24 +02:00
parent 018ac7a67f
commit e26b6269f1
2 changed files with 7 additions and 6 deletions

@ -66,7 +66,9 @@ Context::~Context()
bool Context::isValid() bool Context::isValid()
{ {
//FIXME: check for error states here //FIXME: check for error states here
if(d->p->isIdentified()); if(d->p->isIdentified())
return true;
return false;
} }
bool Context::Attach() bool Context::Attach()

@ -1824,14 +1824,13 @@ map_data_1b60_offset 0x1B9c
WORLD + 0x54E80 WORLD + 0x54E80
<Address name="translation_vector">24</Address> <Address name="translation_vector">24</Address>
<Offset name="word_table">0x4C</Offset> <Offset name="word_table">0x4C</Offset>
<!--
Constructions Constructions
============= =============
WORLD + 0x108 WORLD + 0x84
<Address name="construction_vector">0x165b290</Address> <Address name="construction_vector">0x92D0144</Address> 0x165b290
<Offset name="sizeof_construction">0x14</Offset> <Offset name="sizeof_construction">0x14</Offset>
<!--
Translations Translations
============ ============
WORLD + 0x54E50 WORLD + 0x54E50