OS Development Tools Chain [1] : 32-bit Descriptor Creator (alpha)
Description:
A tool for creating all kinds of 32-bit descriptors such as:
- Data/Code/Stack Segment
- LDT
- TSS
- Call/Interrupt/Trap/Task Gate
CAUTION:
Just in alpha stage, if you find any bugs, please tell me in the comment. Many thanks. :D
Prerequisites:
Please install .NET Framework 2.0 before you run this tool.
Screenshot:
Bug Fixes:
--------------------------
[1:34 PM 4/29/2010]
- Code Descriptor [D] bit is reversed.
- "High Word" and "Low Word" are changed to "H4B" and "L4B", which mean "High 4 Bytes" and "Low 4 Bytes".
- Fix up some tooltips.
--------------------------
[2:41 PM 4/29/2010]
- Add constraints to [P] bit.
posted on 2010-04-27 23:39 smwikipedia 阅读(525) 评论(2) 编辑 收藏 举报