This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:spring2015:unix:projects:udr0 [2015/02/23 21:50] – created wedge | haas:spring2015:unix:projects:udr0 [2015/03/04 10:56] (current) – [Errata] wedge | ||
---|---|---|---|
Line 11: | Line 11: | ||
Typos and bug fixes: | Typos and bug fixes: | ||
- | * no updates as of yet | + | * It would appear that there were 2 typos that could have caused confusion (yet more than a few people have seemed to compensate for the typos and continue to work through the project). The first is the address for the table of contents... I erroneously had put down the wrong thing. The TOC starts at address **0x1ced3**; |
+ | * There was also a typo IN the original TOC in the memory dump file, which has been corrected (it erroneously stated an incorrect address of the TOC, this has been corrected (also to **0x1ced3**)), | ||
=====Objective===== | =====Objective===== | ||
Line 25: | Line 26: | ||
The last thing you see on the screen before the system locks up is a hex address of the table of contents and its octal length: | The last thing you see on the screen before the system locks up is a hex address of the table of contents and its octal length: | ||
- | * address (in hex): **0x13ca0** | + | * address (in hex): **0x1ced3** |
* length (in octal): **127** | * length (in octal): **127** | ||