summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* midwayic: Block register updates until unlocked. (nw) Ted Green2017-04-222-3/+3
* voodoo: Revert texture base address calculation to fix seattle driver. (nw) Ted Green2017-04-221-4/+2
* voodoo: Change multi base address selection to fix funkball textures. Ted Green2017-04-201-6/+10
* zeus2: Handle buffer wrapping during frame clear. Select quad size based on m... Ted Green2017-04-192-84/+102
* Disallow a negative number of palette entries by changing some types (nw) AJR2017-04-161-2/+2
* zeus2: Don't include texture information on normal builds to reduce exe size.... Ted Green2017-04-121-1/+1
* zeus2: WIP. Working on depth buffering. (nw) Ted Green2017-04-122-61/+116
* Workaround for finlarch/sasissu/magzun ODD bit regression. (nw) angelosa2017-04-121-4/+10
* video/zeus2.cpp: fixed compile (nw) Ivan Vangelista2017-04-071-0/+2
* zeus2: Increase input fifo empty interrupt time and start to use address for ... Ted Green2017-04-071-35/+120
* v9938: A little cleanup (nw) AJR2017-04-062-102/+102
* New device interface for palettes AJR2017-04-062-50/+21
* zeus2: Add uv scaling. (nw) Ted Green2017-04-041-25/+27
* zeus2: Added texture lookup for RGB555 direct color type. (nw) Ted Green2017-04-032-5/+14
* (nw) Fixed the build (subCmd set but not used) Robbbert2017-04-031-2/+2
* zeus2: WIP Fixed waveram0 write. Change conversion to screen coordinates. Add... Ted Green2017-04-022-680/+703
* cesblit.cpp: Improve blit coordinates, fixes some missing graphics in e.g. ga... Luca Elia2017-04-022-29/+37
* srcclean (nw) Vas Crabb2017-03-264-101/+101
* pc_vga: fix broken port reads on state load Scott Percival2017-03-231-0/+4
* pc_vga: add palette configuration to save state Scott Percival2017-03-232-14/+21
* Merge pull request #2172 from kazblox/master R. Belmont2017-03-212-27/+47
|\
| * nes: Add Subor Type 2 board. (nw) kazblox2017-03-212-27/+47
* | amusco.cpp: Generate blink state in a way more likely to represent hardware; ... AJR2017-03-182-7/+0
* | zeus2: Better texture lookup. (nw) Ted Green2017-03-172-41/+121
* | Fixed MT #2159 thanks to MASH input (nw) angelosa2017-03-171-2/+3
* | hp_ipc: de-skeletonize. Sergey Svishchev2017-03-162-0/+889
* | Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* | hlcd0538: correct lcd/interrupt pins (nw) hap2017-03-102-11/+20
* | Merge pull request #2127 from moralrecordings/pcfix R. Belmont2017-03-102-16/+106
|\ \
| * | pc_vga: save expanded attribute registers Scott Percival2017-03-101-3/+93
| * | pc_vga.h: update CRTC usage comments Scott Percival2017-03-101-13/+13
| |/
* / added hlcd0538 device (nw) hap2017-03-104-13/+182
|/
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2017-03-032-2/+2
|\
| * Device validation fixes: all the rest (nw) AJR2017-03-032-2/+2
* | Fix romsize for saa5057 (nw) Scott Stone2017-03-031-1/+1
|/
* Start cleaning up duplicate shortnames Vas Crabb2017-03-035-30/+80
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-029-21/+21
* fix MSVC build (nw) smf-2017-02-281-0/+2
* Self-registering devices prep: Vas Crabb2017-02-2789-238/+365
* srcclean (nw) Vas Crabb2017-02-1910-54/+54
* Fix scanout of mc6845 Mark Garlanger2017-02-171-1/+1
* typo (nw) hap2017-02-161-1/+1
* testing 123 new devcb style (nw) hap2017-02-161-4/+4
* dl1416: even better signal level behaviour (/CE, A0 and A1 latched on falling... Vas Crabb2017-02-132-4/+18
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1159-38/+21
* dl1416: clean up, support signal-level interface better, support Vas Crabb2017-02-112-202/+263
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-094-22/+0
* osborne1nv: scroll fix (nw) Robbbert2017-02-091-1/+1
* intvkbd - mostly internal driver improvements (#2045) Frank Palazzolo2017-02-072-17/+31
* More complete Galaxy Games emulation: [Luca Elia] Luca Elia2017-02-052-0/+366