module documentation
Defines memory address classes
Class |
|
Allows to format an address for display in Jupyter notebooks. |
Class |
|
Representation of a linear address. |
Class |
|
Representation of a logical address based on a segment register. |
Class |
|
Representation of a logical address based on a segment index. |
Class |
|
Representation of a physical address. |
Variable |
|
PhysicalAddress | VirtualAddress |
Variable |
|
Undocumented |
Variable |
|
LogicalAddress | LogicalAddressSegmentIndex | LinearAddress |
Class | _ |
The abstract class from which any address representation is derived. |