summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/s11.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-97/+97
* s11c: Preliminary start to System 11C. Games run, but there are issues with ... mahlemiut2013-01-031-7/+14
* s11a: made driver class be derived from the s11 driver class, to reduce code ... mahlemiut2013-01-011-103/+7
* Add some notes regarding among other things, what keys need to be held down t... Jonathan Gevaryahu2012-12-281-0/+3
* Yet another system 11 irq speed fix: Correct the E clock frequency used for t... Jonathan Gevaryahu2012-12-281-4/+8
* s11, s11a, s11b: some more fixes to the IRQ generation for the main cpu in wi... Jonathan Gevaryahu2012-12-281-5/+5
* Williams System 11 pinball boards: Fix audiocpu clock; this fixes the speed o... Jonathan Gevaryahu2012-12-281-7/+6
* s11, s11a, s11b: Changed main IRQ timing based on schematics. mahlemiut2012-12-281-43/+74
* s11,s11a,s11b: Improved background music board communications, and adjusted c... mahlemiut2012-12-261-8/+24
* s11, s11a: Fixed timer IRQ to main CPU mahlemiut2012-12-191-14/+15
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* s11: Added Language jumper mahlemiut2012-12-161-8/+29
* Williams System 11a : WIP Robbbert2012-11-061-13/+0
* Williams System 11 : fixed alphanumeric display Robbbert2012-11-051-30/+57
* Williams System 11 : WIP Robbbert2012-11-051-143/+669
* 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-12/+12
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* skeletor V to S Michaƫl Banaan Ananas2011-12-231-12/+12
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-3/+3
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-181-6/+16
* Sync ROMs with PinMAME (no whatsnew) Miodrag Milanovic2011-08-281-0/+25
* 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
* 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
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-4/+4
* added U21 sound rom for Shuffle Inn (no whatsnew) Miodrag Milanovic2011-01-151-1/+1
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+203