| Commit message (Expand) | Author | Age | Files | Lines |
* | mach32,mach64: fixed crash when reading vblank state. |  mahlemiut | 2014-09-10 | 1 | -4/+4 |
* | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... |  Oliver Stöneberg | 2014-09-08 | 1 | -2/+3 |
* | pc_vga: moved trident VGA device into its own source file (no whatsnew) |  mahlemiut | 2014-09-08 | 1 | -153/+1 |
* | svga_s3: added CLKSYN test register (SR17), gets stock Trio64V2/DX BIOS to bo... |  mahlemiut | 2014-09-07 | 1 | -0/+6 |
* | (MESS) pc_vga: correct access to attribute register when PAS bit is set, allo... |  R. Belmont | 2014-09-04 | 1 | -2/+3 |
* | Assorted device name description fixes from MASH (nw) |  Scott Stone | 2014-07-12 | 1 | -1/+1 |
* | at: added preliminary ATi Graphics Ultra Pro (mach32) ISA video card. [Barry ... |  mahlemiut | 2014-05-17 | 1 | -6/+34 |
* | svga_dm: prevent writing past the end of VRAM, should fix XF86_SVGA crashing.... |  mahlemiut | 2014-05-03 | 1 | -4/+4 |
* | s3,s3virge: Set power-on strapping bits on reset, and allow them to be writte... |  mahlemiut | 2014-04-26 | 1 | -5/+41 |
* | Some changes/corrections to device descriptions from MASH and Tafoid (nw) |  Scott Stone | 2014-04-12 | 1 | -1/+1 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -3/+3 |
* | Some changes/corrections to device descriptions from MASH (nw) |  Scott Stone | 2014-04-07 | 1 | -4/+4 |
* | Some changes/corrections to device descriptions from MASH (nw) |  Scott Stone | 2014-03-31 | 1 | -1/+1 |
* | reverting, sorry for this vconv needs to be updated (nw) |  Miodrag Milanovic | 2014-03-31 | 1 | -10/+5 |
* | VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) |  Miodrag Milanovic | 2014-03-31 | 1 | -5/+10 |
* | vga: fixed incomplete rendering of modes using more than 1MB of VRAM |  mahlemiut | 2014-03-29 | 1 | -9/+10 |
* | s3: fixed typo (no whatsnew) |  mahlemiut | 2014-03-28 | 1 | -1/+1 |
* | s3: added configuration registers for Trio/Virge chipsets. Are read-only for... |  mahlemiut | 2014-03-28 | 1 | -0/+22 |
* | svga_s3: Corrected ID values, based on S3ID |  mahlemiut | 2014-03-18 | 1 | -3/+2 |
* | Nuke some more auto_allocs. |  Aaron Giles | 2014-03-16 | 1 | -4/+4 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -24/+24 |
* | MSVC fix |  Nathan Woods | 2014-03-01 | 1 | -1/+1 |
* | svga_s3: Corrected Trio64 video clock setting, based on datasheet. |  mahlemiut | 2014-03-01 | 1 | -54/+88 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -26/+28 |
* | pc_vga: fix extraneous logging I'd left on (nw) |  R. Belmont | 2014-01-25 | 1 | -1/+1 |
* | (MESS) pc_vga: default DAC mask to 0xff, indiana now shows text [Carl] |  R. Belmont | 2014-01-22 | 1 | -1/+3 |
* | New NOT WORKING system |  Angelo Salese | 2013-10-17 | 1 | -0/+2 |
* | Games promoted from NOT_WORKING |  mariuszw1 | 2013-09-04 | 1 | -0/+2 |
* | Rewrite serial EEPROM devices, breaking them out into separate chips of |  Aaron Giles | 2013-07-29 | 1 | -17/+7 |
* | Split eeprom.c into a base class base_eeprom_device and a serial-specific |  Aaron Giles | 2013-07-27 | 1 | -4/+2 |
* | Rename eeprom_device to serial_eeprom_device in anticipation of adding |  Aaron Giles | 2013-07-26 | 1 | -4/+4 |
* | changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -21/+21 |
* | Updated with dumps made with a topmax & changed the 1mb bank error to a popme... |  smf- | 2013-06-19 | 1 | -1/+1 |
* | Redumped Savage Quest Hard Disk [Trevor Brown] |  smf- | 2013-06-17 | 1 | -3/+4 |
* | Virtual Pool IDs the Tseng via the two special registers, nw |  Angelo Salese | 2013-05-26 | 1 | -0/+57 |
* | Cleanups and version bumpmame0148u5 |  Miodrag Milanovic | 2013-05-20 | 1 | -8/+8 |
* | vga: made VGA offset calculation an overridable method, instead of a macro. ... |  mahlemiut | 2013-05-14 | 1 | -21/+286 |
* | s3,s3virge: added bits 8 and 9 of VGA Offset register. (no whatsnew) |  mahlemiut | 2013-04-23 | 1 | -1/+14 |
* | s3: Added MMIO registers for read and write masks (no whatsnew) |  mahlemiut | 2013-04-23 | 1 | -0/+16 |
* | s3, mach8: Added read/write registers, and implemented read masking in BitBLTs |  mahlemiut | 2013-04-20 | 1 | -10/+96 |
* | s3: Setting the Mix to DST actually does draw pixels. Fixes background rende... |  mahlemiut | 2013-04-17 | 1 | -2/+2 |
* | mach8: added source X/Y read registers (used by XF86_MACH8) (no whatsnew) |  mahlemiut | 2013-04-16 | 1 | -0/+20 |
* | pc_vga: A text character's attribute bit 3 selects set A, not set B. |  mahlemiut | 2013-04-08 | 1 | -1/+1 |
* | s3virge: moved to separate source file (no whatsnew) |  mahlemiut | 2013-04-07 | 1 | -630/+0 |
* | s3virge: made a start at fixing up some of the VESA video modes (no whatsnew) |  mahlemiut | 2013-04-04 | 1 | -65/+34 |
* | (MESS) Added skeleton S3 ViRGE video card. [Barry Rodewald] |  mahlemiut | 2013-03-31 | 1 | -5/+669 |
* | s3: made ID registers read from member variables (no whatsnew) |  mahlemiut | 2013-03-30 | 1 | -5/+10 |
* | svga_s3: just a few minor updates (no whatsnew) |  mahlemiut | 2013-02-19 | 1 | -3/+11 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -48/+48 |
* | Guess this crashes, let's fix it |  Angelo Salese | 2013-01-02 | 1 | -1/+2 |