summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-01Add option to read image in from a fileHEADmasterStuart Bennett3-6/+44
2008-01-23Update patch for new ops.c locationStuart Bennett1-3/+3
2008-01-23Don't leak mmapsStuart Bennett1-3/+4
2008-01-1132 bit write support for ioreplayStuart Bennett1-2/+3
2008-01-11.gitignore updateStuart Bennett1-0/+3
2008-01-11Add some useful utilsStuart Bennett5-12/+603
2008-01-11Consider lrmi.h, thunk.c and x86-common.* to be part of libx86emu, and use a ...Stuart Bennett26-18/+18
2008-01-11Fallback to using c0000 bios if nvidia prom/pramin loading failsStuart Bennett1-1/+1
2007-12-21Oops, need 0xe80c in there tooStuart Bennett1-1/+1
2007-12-20Handle the address regs for g80 type cards in IO loggerStuart Bennett1-2/+2
2007-12-10Handle loops to as-yet unvisited placesStuart Bennett1-8/+22
2007-12-10Add missing debug printStuart Bennett1-0/+1
2007-12-10More docs and workaround for nvidia laptop issueStuart Bennett3-0/+51
2007-12-10Add a quickstart instruction listStuart Bennett2-0/+54
2007-12-09Boost default history length for deloopifierStuart Bennett1-1/+1
2007-12-08Add an instruction sanity checker to deloopifyStuart Bennett2-1/+9
2007-12-08Add line numbers from input file to deloop'd outputStuart Bennett2-13/+29
2007-12-08Add deloopify, a trace compactorStuart Bennett4-44/+198
2007-12-07Allow force reading of shadow ram bios imageStuart Bennett3-9/+15
2007-12-07Cheesy IO logger now does 32 bit writes tooStuart Bennett1-0/+10
2007-12-07Add bios dumperStuart Bennett2-3/+20
2007-11-27Always use PROM/PRAMIN on Nvidia cardsStuart Bennett3-17/+23
2007-11-27More cheesy io parsingStuart Bennett1-2/+6
2007-11-26Fix the rest of ops2 opcodes for printing nicelyStuart Bennett1-97/+156
2007-11-26Correct the debug print formatting of some opcodesStuart Bennett1-8/+28
2007-11-24Make tying -l and -d output together a bit easier by making -l print cs:ipStuart Bennett1-8/+8
2007-11-24Add postandrestore.bash note to READMEStuart Bennett1-1/+9
2007-11-24A script to allow posting and mode restoration, for fbcon useStuart Bennett1-0/+29
2007-11-24More elegant bios replacementStuart Bennett2-28/+26
2007-11-23Type fixesStuart Bennett3-4/+4
2007-11-23IO logging, with a shabby parserStuart Bennett4-3/+125
2007-11-23Support PRAMIN bios readingStuart Bennett1-5/+34
2007-11-23Hopefully 64 bit proof the bios loading stuffStuart Bennett1-1/+1
2007-11-23PROM usage should work everywhere nowStuart Bennett2-30/+46
2007-11-23Initial support reading the BIOS from PROM on Nvidia cardsStuart Bennett5-8/+193
2007-11-22Print a completion messageStuart Bennett1-0/+2
2007-11-16Hopefully fix 64 bit issuesStuart Bennett3-5/+10
2007-11-16Some distros do the funky pciutils-with-zlib thing. bah.Stuart Bennett1-1/+1
2007-11-16There. Who could claim this isn't user friendly?Stuart Bennett1-0/+19
2007-11-16inttool is dead, long live vbtracetoolStuart Bennett3-16/+16
2007-11-16Allow mode setting and retrieval, allow cmdline argsStuart Bennett1-24/+93
2007-11-16Further perf workStuart Bennett1-5/+7
2007-11-16Merge some printks to go fasterStuart Bennett1-16/+6
2007-11-16Print the regs nicelyStuart Bennett1-5/+29
2007-11-16Exit when we've finishedStuart Bennett1-0/+5
2007-11-16Make the printk function actually workStuart Bennett1-2/+5
2007-11-16Silence compile warningsStuart Bennett2-2/+0
2007-11-16Add x86emu debug setting in inttool, not thunk.cStuart Bennett2-4/+4
2007-11-16Ignore object files, the inttool binary and the x86emu archiveStuart Bennett1-0/+3
2007-11-16Inttool. Some similarities to vbetool.Stuart Bennett2-2/+98