summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/s11c.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-771/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+0
* Updated status of some pinballs. (nw) Robbbert2022-05-291-34/+34
* srcclean in preparation for 0.243 Vas Crabb2022-04-241-1/+1
* Added a note about Star Trax. Robbbert2022-04-061-2/+3
* pinball: indicate save-state availability Robbbert2022-04-061-35/+35
* de_2,de_3,de_3b: added documentation, removed unused code. Robbbert2022-02-161-1/+1
* whitestar: added inputs, some machines are playable. Robbbert2022-02-121-1/+1
* s7,s9: added commas; s3-11: added special solenoids Robbbert2022-02-021-0/+4
* s11:fixed the worst of the flickering, and also the riverboat issue. Robbbert2022-01-311-2/+1
* s11: Added outputs,save-state. Fixed some display issues. Robbbert2022-01-301-41/+47
* s11: WIP Robbbert2022-01-291-86/+120
* s11: removed wasted space in audiocpu region Robbbert2022-01-271-26/+26
* s11: took local variables out of the public space Robbbert2022-01-271-24/+24
* s11: concatenated the 4 include files into 1. Robbbert2022-01-271-1/+1
* New clones marked as NOT_WORKING Ivan Vangelista2021-03-011-1/+1
* various drivers: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER macros Ivan Vangelista2020-11-241-4/+4
* Major update for HC55516 CVSD audio device and related filtering, as well as ... Jonathan Gevaryahu2020-10-101-1/+1
* Share the memory maps for the System 11/A/B/C mainboard maincpu and audiocpu ... Lord-Nightmare2020-08-161-16/+2
* Separated Williams System 11 BG sound boards into the 5 functionally differen... Lord-Nightmare2020-08-071-36/+35
* Split the Williams System 11 Background Sound/Music board emulation off the 1... Lord-Nightmare2020-07-211-2/+5
* Cleaned up the banking on the Williams System 11 Background Sound/Music board... Lord-Nightmare2020-07-181-122/+222
* Fix the input matrices in Williams System 11/A/B/C and the WPC Alphanumeric d... Lord-Nightmare2020-07-161-7/+21
* Williams System 11C "background" Audio Board: Add PIA portb and cb2 write cal... Lord-Nightmare2020-07-051-19/+2
* Williams System 11/11a/11b/11c pinballs: further consistency fixes with devic... Lord-Nightmare2020-06-301-9/+9
* It helps to actually stage the latest changes first... (nw) Lord-Nightmare2020-06-291-12/+12
* Switch William system 11/11a/11b/11c pinballs to use input_merger for the mai... Lord-Nightmare2020-06-291-13/+15
* s3-11: Added override for all early williams pinballs Robbbert2020-06-291-0/+3
* Switch all the pre-WPC Williams pinballs to using io port arrays for their sw... Lord-Nightmare2020-06-241-11/+8
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-1/+1
* Cleanup (nw) AJR2019-12-011-1/+0
* new not working clones Ivan Vangelista2019-04-131-0/+11
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-9/+9
* new not working clones Ivan Vangelista2018-09-261-0/+11
* New not working clone Ivan Vangelista2018-09-101-6/+17
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-44/+44
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* new not working clones Ivan Vangelista2018-06-221-5/+27
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-31/+31
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-36/+36
* (nw) more address map modernisation Robbbert2018-04-121-17/+19
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+12
* Cleanup address map remnants (nw) Olivier Galibert2018-03-081-4/+4