summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/williams.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-510/+0
* init vars for coverity (includes/v,w,x,y,z) Robbbert2022-03-231-6/+6
* Williams: set the videoram as a single 48k block (which it is), derive everyt... Olivier Galibert2020-11-261-4/+0
* Major update for HC55516 CVSD audio device and related filtering, as well as ... Jonathan Gevaryahu2020-10-101-3/+4
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-3/+3
* Fix colors in williams games. (nw) couriersud2020-05-081-3/+7
* (nw) random cleanup: Vas Crabb2020-04-061-4/+5
* Williams2: Improve color processing. [Couriersud] couriersud2020-03-071-2/+2
* williams.cpp: Improve williams2 color display. [Couriersud] couriersud2020-03-051-2/+27
* williams.cpp: De-virtualize functions to fix blasterkit using the wrong overr... AJR2020-01-241-9/+9
* Fixed wmg compile issue, nw mooglyguy2019-12-241-3/+4
* -williams: Eliminated MACHINE_*_OVERRIDE and VIDEO_START_OVERRIDE. Eliminated... mooglyguy2019-12-241-134/+278
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* williams.cpp, wmg.cpp : Simplify handlers cam9002019-03-311-27/+27
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-10/+21
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-5/+16
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-44/+70
* williams.cpp : Cleanups (#3660) cam9002018-06-161-34/+30
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-251-5/+0
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-2/+16
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-15/+15
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-15/+15
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+13
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+15
* williams.cpp: Use 74157 device to do input multiplexing (nw) AJR2017-12-271-7/+15
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* williams.cpp: reduced tagmap lookups, identified some dips for jin (nw) Ivan Vangelista2017-05-161-1/+9
* Williams Special Chip 1&2: Add pinout diagram, and clarify the abbreviations ... Lord-Nightmare2017-05-041-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* Make watchdog timer a separate device AJR2016-04-301-0/+8
* reverting: Miodrag Milanovic2016-01-201-4/+4
* As per whatsnew_096.txt Aaron Giles rewrote driver (nw) Miodrag Milanovic2016-01-191-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* williams.c: convert defender hardware games to bankdev (nw) Alex W. Jackson2014-05-041-4/+4
* williams.c: convert williams2 hardware games to bankdev [Alex Jackson] Alex W. Jackson2014-05-031-2/+3
* williams.c: move williams2-specific stuff into subclass (nw) Alex W. Jackson2014-05-031-45/+56
* williams.c: move blaster-specific stuff into subclass (nw) Alex W. Jackson2014-05-031-24/+37
* williams.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-05-021-2/+3