aboutsummaryrefslogtreecommitdiff
path: root/hw/tcx.c
AgeCommit message (Expand)Author
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-15remove bgr (Stefano Stabellini)aliguori
2008-12-02Remove address maskingblueswir1
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-10-02Resurrect the safe part of r5274blueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-07-24Fix 24 bit modeblueswir1
2008-07-01Implement resolution switching in common console code.pbrook
2008-06-19Also fix 24 bit depthblueswir1
2008-06-19Fix crash when returning from monitor or serial console to normal TCX viewblueswir1
2008-05-12Wrap long linesblueswir1
2008-05-10Fix compiler warningsblueswir1
2008-02-10Add an ncurses UI.balrog
2008-01-01 Register only valid register access widthsblueswir1
2007-11-17Break up vl.h.pbrook
2007-10-06 More detabificationblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-03 Fix loadvmblueswir1
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir1
2007-06-10 Attempt to fix incorrect colours on some BGR displaysblueswir1
2007-06-10 Merge TCX and VGA pixel operationsblueswir1
2007-06-01Force display update on palette change or loadvmblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-05-17Make TCX registers match what NetBSD expectsblueswir1
2007-05-06Add dummy THC and TEC registers to TCXblueswir1
2007-04-21TCX 24 bit model supportblueswir1
2007-04-17TCX palette bug fixblueswir1
2007-04-13Fix Sparc32 device save methodsblueswir1
2006-12-21Don't cast lvalues, fixes compiler warning.ths
2006-09-09more correct display functionsbellard
2006-08-02fixed refresh logic (initial patch by Igor Kovalenko)bellard
2006-04-09Allow multiple graphics devices.pbrook
2005-03-13sparc fixes (Blue Swirl)bellard
2005-02-10dirty flag changesbellard
2005-01-28ram dirty flag handling fixesbellard
2004-12-19SPARC mergebellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard