summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/s11b.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-158/+158
* s11b,s11c: Writes to 0x68xx appear to pulse the BG CVSD clock input. Speech ... mahlemiut2013-01-071-1/+3
* s11: Improved background music board banking a bit, gets the DAC working on s... mahlemiut2013-01-031-2/+0
* s11b: Made s11b driver class derived from s11 driver class to reduce code dup... mahlemiut2013-01-021-389/+74
* Add some notes regarding among other things, what keys need to be held down t... Jonathan Gevaryahu2012-12-281-2/+13
* Yet another system 11 irq speed fix: Correct the E clock frequency used for t... Jonathan Gevaryahu2012-12-281-5/+9
* s11, s11a, s11b: some more fixes to the IRQ generation for the main cpu in wi... Jonathan Gevaryahu2012-12-281-6/+6
* Williams System 11 pinball boards: Fix audiocpu clock; this fixes the speed o... Jonathan Gevaryahu2012-12-281-8/+8
* s11, s11a, s11b: Changed main IRQ timing based on schematics. mahlemiut2012-12-281-40/+112
* s11,s11a,s11b: Improved background music board communications, and adjusted c... mahlemiut2012-12-261-10/+33
* s11b: Fixed ROM loading for Mousin' Around and Police Force. (no whatsnew) mahlemiut2012-12-241-76/+44
* s11b: Get some games running. Still some issues to iron out, though. mahlemiut2012-12-231-473/+883
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+3
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-47/+47
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* skeletor V to S Michaƫl Banaan Ananas2011-12-231-47/+47
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-3/+3
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-181-5/+16
* MT 04514: mousn_l1, mousn_l4, mousn_lu, mousn_lx: Wrong description. Scott Stone2011-10-311-5/+5
* Added default screenless layout, and update pinball devices to relay on that ... Miodrag Milanovic2011-07-041-5/+0
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Fixed MT 04307: jokrz_l6, jokrz_l3: Wrong description. Scott Stone2011-04-201-3/+3
* Mapping change for all "pinball" titles. (no whatsnew) Scott Stone2011-04-011-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* new clones Miodrag Milanovic2011-02-091-0/+19
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-4/+4
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+900