summaryrefslogtreecommitdiff
path: root/ami.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-24Add compatibility code for OSX.Stefan Reinauer1-1/+0
2010-03-27AMI: Re-organize buffer sizing so that messages make sense.Luc Verhaegen1-16/+17
2010-03-27AMI: If BufferSize = 0, also try to get bigpart size.Andrew Goodbody1-1/+1
2010-01-14AMI: IsComprs is a bit field.Michael Karcher1-1/+1
2010-01-14AMI: Improve file names for option roms and language packs.Michael Karcher1-10/+16
2009-12-21Further fixes for AMIBIOS8.Luc Verhaegen1-2/+9
2009-12-21Fixes for AMIBIOS8.Rudolf Marek1-1/+24
2009-12-17Fix for endianness in AMI extraction routines.Peter Lemenkov1-9/+10
2009-06-26Fix up ami to also dump enough info together with the files.Luc Verhaegen1-67/+64
2009-06-17Split amideco into ami.c and bios_extract.c.Luc Verhaegen1-0/+245