summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Expand)AuthorAgeFilesLines
* fixed usage of uninitialized members in pce_cd_device (nw) Oliver Stöneberg2014-04-281-0/+8
* fixed usage of uninitialized members in nextkbd_device (nw) Oliver Stöneberg2014-04-281-0/+4
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-2843-538/+317
* es550x_device: converted to devcb2 (nw) Ivan Vangelista2014-04-284-72/+48
* (MESS) super80 : notes Robbbert2014-04-281-0/+7
* pc8001: why was it all backwards? (nw) cracyc2014-04-282-49/+17
* i8257: new 8257 based on am9517a [Carl] cracyc2014-04-284-15/+75
* (MESS) fanucspg: Mapped most of the chips on the i86 side. [Carl] R. Belmont2014-04-281-7/+12
* super80.c: use ioport_array (nw) Alex W. Jackson2014-04-282-34/+7
* (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... Scott Stone2014-04-274-61/+104
* (MESS) mbee : same cleanup applies here too Robbbert2014-04-272-20/+6
* (MESS) kaypro : same cleanup applies here too Robbbert2014-04-272-12/+3
* (MESS) super80 : cleanup, part 4 Robbbert2014-04-272-13/+3
* (MESS) super80 : cleanup, part 3 Robbbert2014-04-274-72/+46
* (MESS) super80 : cleanup, part 2 Robbbert2014-04-274-58/+41
* (MESS) super80 : cleanup, part 1 Robbbert2014-04-273-47/+58
* (MESS) Obvious digital RGB is obvious (nw) R. Belmont2014-04-261-6/+5
* (MESS) fanucspg: Better colors from new reference. [Guru, R. Belmont] R. Belmont2014-04-261-9/+7
* (MESS) super80 : oops! Robbbert2014-04-261-1/+1
* (MESS) super80 : more work with fdc Robbbert2014-04-261-0/+1
* (MESS) super80 : more work with fdc Robbbert2014-04-261-1/+20
* (MESS) super80 : starting to add fdc support Robbbert2014-04-264-71/+186
* s3c24xx: isolated the callback that resists devcb2 conversion (nw) Ivan Vangelista2014-04-254-4/+8
* (MESS) hp9845: Added software lists for option ROMs. [Curt Coder] Curt Coder2014-04-251-3/+3
* s3c24xx: First part of devcb2 conversion (nw) Ivan Vangelista2014-04-254-54/+30
* fixed usage of uninitialized member in nick_device (nw) Oliver Stöneberg2014-04-251-0/+1
* fixed usage of uninitialized member in dave_device (nw) Oliver Stöneberg2014-04-251-1/+2
* (MESS) Cybiko: hooked up serial flash to H8 sync serial. Gremlins occur. (nw) R. Belmont2014-04-251-16/+13
* (MESS) hp9845: WIP. (nw) Curt Coder2014-04-241-11/+43
* (MESS) hp9845: Parent/clone. (nw) Curt Coder2014-04-241-5/+5
* (MESS) hp9845: Fixed checksums. (nw) Curt Coder2014-04-241-40/+40
* (MESS) Skeleton drivers: Curt Coder2014-04-243-2/+149
* (MESS) fc100 : switched to the new M5C6847P1 setting. Robbbert2014-04-241-1/+1
* (MESS) cybiko: more I/O re-hookup. [R. Belmont] R. Belmont2014-04-242-3/+26
* amstrad: added preliminary Amstrad/Pace RS232C interface. The terminal mahlemiut2014-04-242-0/+3
* Fix regression for isbc.c (nw) Scott Stone2014-04-231-3/+3
* (MESS) sc3000: Added cartridge and cassette software lists. [Curt Coder, Anna... Curt Coder2014-04-231-1/+3
* fixed usage of uninitialized member in lc89510_temp_device (nw) Oliver Stöneberg2014-04-231-0/+2
* pic8259: remove trampolines (nw) cracyc2014-04-2357-344/+94
* i186: use static set irq and clean up leftovers (nw) cracyc2014-04-232-1105/+0
* fixed usage of uninitialized member in abc1600_mac_device (nw) Oliver Stöneberg2014-04-231-1/+2
* Fixed MT05541 (nw) Ivan Vangelista2014-04-233-6/+10
* (MESS) fc100 : used ioport_array, and fixed a couple of bugs. Robbbert2014-04-231-53/+48
* (MESS) fc100 : added centronics printer Robbbert2014-04-231-0/+21
* (MESS) fc100 : revert r29831 Robbbert2014-04-231-7/+7
* Did remaining, those that left are in CPU devices, and one case that need con... Miodrag Milanovic2014-04-231-1/+3
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-2372-136/+126
* Fixed mac validation (nw) Miodrag Milanovic2014-04-233-4/+7
* (MESS) cybiko updates: [R. Belmont] R. Belmont2014-04-233-15/+58
* next: fix the vblank disables [O. Galibert] Olivier Galibert2014-04-222-22/+61