Age | Commit message (Expand) | Author |
---|---|---|
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2006-05-11 | BGR_FORMAT fix | bellard |
2006-05-10 | bgr32 pixel format support | bellard |
2004-10-10 | limited 8 bit support - removed unaligned memory accesses in VGA (initial pat... | bellard |
2004-06-21 | endianness fixes | bellard |
2004-06-06 | hardware cursor depth = 15 fix | bellard |
2004-06-06 | generic hardware cursor support | bellard |
2004-04-07 | vga 9 pixel wide text char fix | bellard |
2004-02-06 | added bochs VBE support | bellard |
2003-10-27 | full softmmu support | bellard |
2003-09-16 | depth 32 fix | bellard |
2003-08-08 | Full VGA support, including old CGA modes, VGA planar and mode X | bellard |
2003-08-05 | fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode | bellard |
2003-08-04 | Hardware level VGA emulation (only text mode is tested) | bellard |