aboutsummaryrefslogtreecommitdiff
path: root/hw/tcx.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address maskingblueswir12008-12-021-4/+2
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-8/+8
* Resurrect the safe part of r5274blueswir12008-10-021-9/+9
* Revert r5274 which breaks savevm/loadvmblueswir12008-09-251-9/+9
* Add signed versions of save/load functionsblueswir12008-09-201-9/+9
* Fix 24 bit modeblueswir12008-07-241-4/+19
* Implement resolution switching in common console code.pbrook2008-07-011-10/+8
* Also fix 24 bit depthblueswir12008-06-191-0/+2
* Fix crash when returning from monitor or serial console to normal TCX viewblueswir12008-06-191-0/+2
* Wrap long linesblueswir12008-05-121-1/+2
* Fix compiler warningsblueswir12008-05-101-2/+2
* Add an ncurses UI.balrog2008-02-101-2/+3
* Register only valid register access widthsblueswir12008-01-011-8/+8
* Break up vl.h.pbrook2007-11-171-1/+3
* More detabificationblueswir12007-10-061-56/+56
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-9/+9
* Fix loadvmblueswir12007-07-031-9/+9
* Rename variables and rearrange code to please gcc -Wshadow checksblueswir12007-06-251-1/+1
* Attempt to fix incorrect colours on some BGR displaysblueswir12007-06-101-3/+12
* Merge TCX and VGA pixel operationsblueswir12007-06-101-21/+1
* Force display update on palette change or loadvmblueswir12007-06-011-1/+10
* Use full 36-bit physical address space on SS10blueswir12007-05-191-13/+11
* Make TCX registers match what NetBSD expectsblueswir12007-05-171-2/+3
* Add dummy THC and TEC registers to TCXblueswir12007-05-061-3/+36
* TCX 24 bit model supportblueswir12007-04-211-12/+219
* TCX palette bug fixblueswir12007-04-171-0/+1
* Fix Sparc32 device save methodsblueswir12007-04-131-0/+2
* Don't cast lvalues, fixes compiler warning.ths2006-12-211-2/+4
* more correct display functionsbellard2006-09-091-12/+56
* fixed refresh logic (initial patch by Igor Kovalenko)bellard2006-08-021-6/+6
* Allow multiple graphics devices.pbrook2006-04-091-7/+10
* sparc fixes (Blue Swirl)bellard2005-03-131-38/+91
* dirty flag changesbellard2005-02-101-3/+5
* ram dirty flag handling fixesbellard2005-01-281-12/+2
* SPARC mergebellard2004-12-191-111/+186
* sparc merge (Blue Swirl)bellard2004-10-041-25/+56
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+176