summaryrefslogtreecommitdiffstats
path: root/hw/tcx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud