summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Fix mask opAlex Deucher1-1/+1
2010-05-07Set endian information for including newer atombios.hMatthias Hopf1-1/+1
2010-04-06Re-do <!doc> for DEBUG, reformat SHL and SHR entries.Matthias Hopf1-13/+7
2010-04-06clean up CTB_DS output formattingAlex Deucher1-1/+2
2010-04-06SET_DATA_BLOCK 0xff means this tableAlex Deucher1-1/+15
2010-04-06clean up formattingAlex Deucher1-13/+13
2010-04-06Handle command table data sectionsAlex Deucher1-1/+9
2009-07-01Fix table list crash introduced by last commit.Matthias Hopf1-3/+3
2009-01-08Add license headers.Matthias Hopf1-1/+1
2008-01-25Hopefully got undocumented commands SHL/SHR right now.Matthias Hopf1-6/+12
2008-01-15Only(!) shift D_REG on -AMatthias Hopf1-5/+5
2007-10-25Enable disassembly of wrap-around tables.Matthias Hopf1-39/+70
2007-10-01Support for versioned data dumpers. Added address offsets to data dumpers.Matthias Hopf1-14/+36
2007-08-30Fix CLEAR / SHIFT_* byte position output. Reset REG_BLOCK in full dump.Matthias Hopf1-2/+4
2007-08-20Print addresses (-A) for Framebuffer and BIOS data accesses as well.Matthias Hopf1-5/+5
2007-08-17Added -A option, for printing addresses instead of offsets for MM regs.Matthias Hopf1-5/+22
2007-08-01Added some argument checks.Matthias Hopf1-0/+8
2007-07-31Added full dump command.Matthias Hopf1-14/+55
2007-07-30Check for register sizes (32bit only ATM). Fix MM reg numbers.Matthias Hopf1-4/+4
2007-07-27Add parser for register xml files. Use them as indices.Matthias Hopf1-9/+39
2007-07-27Cleanup: Indices to extra file.Matthias Hopf1-106/+12
2007-07-27Cleanup.Matthias Hopf1-94/+135
2007-07-26Indexing work space now.Matthias Hopf1-5/+22
2007-07-26Added data structure analysis.Matthias Hopf1-0/+26
2007-07-26Initial revision.Matthias Hopf1-0/+672