Break up vl.h.
[qemu] / hw / tcx.c
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-03 blueswir1 Fix loadvm
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-06-10 blueswir1 Attempt to fix incorrect colours on some BGR displays
2007-06-10 blueswir1 Merge TCX and VGA pixel operations
2007-06-01 blueswir1Force display update on palette change or loadvm
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-17 blueswir1Make TCX registers match what NetBSD expects
2007-05-06 blueswir1Add dummy THC and TEC registers to TCX
2007-04-21 blueswir1TCX 24 bit model support
2007-04-17 blueswir1TCX palette bug fix
2007-04-13 blueswir1Fix Sparc32 device save methods
2006-12-21 thsDon't cast lvalues, fixes compiler warning.
2006-09-09 bellardmore correct display functions
2006-08-02 bellardfixed refresh logic (initial patch by Igor Kovalenko)
2006-04-09 pbrookAllow multiple graphics devices.
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-02-10 bellarddirty flag changes
2005-01-28 bellardram dirty flag handling fixes
2004-12-19 bellardSPARC merge
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)