summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/williams.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-3916/+0
* Corrected a few common typos in various source files. (#9963) 0kmg2022-06-251-2/+2
* - atetris.cpp, tnzs.cpp: added hardware infos [Guru] Ivan Vangelista2022-05-071-3/+3
* - koikoi.cpp: added reference video for colors Ivan Vangelista2021-10-181-24/+73
* williams.cpp: fixed MT07389 Ivan Vangelista2021-03-071-0/+2
* New working clones Ivan Vangelista2021-02-181-0/+23
* Williams: set the videoram as a single 48k block (which it is), derive everyt... Olivier Galibert2020-11-261-8/+5
* Various comments added and updated to add input port details, more detailed r... Lord-Nightmare2020-11-191-2/+3
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-1/+1
* disound: Create m_specified_inputs_mask to track which inputs have been speci... Aaron Giles2020-10-181-4/+4
* dac/volt_reg: improve performance (#7274) Aaron Giles2020-10-171-15/+4
* Major update for HC55516 CVSD audio device and related filtering, as well as ... Jonathan Gevaryahu2020-10-101-19/+24
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
* williams.cpp: Minor documentation update for Bubbles & minor cut-n-paste corr... Brian Troha2020-09-071-21/+20
* williams.cpp: Correct ROM names for Joust, Stargate & Splat [Brian Troha] Brian Troha2020-09-061-145/+381
* williams.cpp: Document and correct Joust ROM labels. [Brian Troha] Brian Troha2020-08-281-51/+162
* srcclean for 0.224 Vas Crabb2020-08-231-13/+13
* williams.cpp: Correct ROM label typo in Sinistar Rev 3. Brian Troha2020-08-161-1/+1
* williams.cpp: Correct comment, it's Decoder "PROM" Brian Troha2020-08-061-4/+4
* williams.cpp: Correct ROM names for the Sinistar sets & add documentation. [B... braintro2020-08-051-60/+108
* New working clones (#6924) ClawGrip2020-07-101-122/+146
* Fix colors in williams games. (nw) couriersud2020-05-081-2/+16
* srcclean (nw) Vas Crabb2020-03-221-2/+2
* Williams2: Improve color processing. [Couriersud] couriersud2020-03-071-19/+9
* williams.cpp: Improve williams2 color display. [Couriersud] couriersud2020-03-051-0/+27
* -williams: Eliminated MACHINE_*_OVERRIDE and VIDEO_START_OVERRIDE. Eliminated... mooglyguy2019-12-241-254/+252
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+9
* williams.cpp, wmg.cpp : Simplify handlers cam9002019-03-311-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-108/+103
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-103/+108
* volt_reg: set default m_output (nw) hap2019-02-191-3/+0
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-73/+69
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-8/+9
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+4
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+8
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-7/+8
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-13/+8
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* Merge pull request #4230 from clawgrip/patch-3 R. Belmont2018-11-021-2/+2
|\
| * Use the same company name as in pacman.cpp (nw) ClawGrip2018-11-021-2/+2
* | Rename according to ROM and socket labels (useful when redumping) (nw) ClawGrip2018-11-021-18/+18
|/
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+2
* Fixed Speed Ball START key MASH2018-08-311-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-12/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-25/+24
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-73/+60
* devcb3 Vas Crabb2018-07-071-28/+24
* Williams service buttons hard coding removal (#3662) Michael.S.G2018-06-251-54/+54