summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/attache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-2/+2
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* z80ctc: Allow a fixed-rate clock input to be configured for each channel. Thi... AJR2018-11-101-9/+4
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-12/+12
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-8/+8
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-9/+9
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-4/+2
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-44/+44
* devcb3 Vas Crabb2018-07-071-32/+32
* cleanup (nw) Vas Crabb2018-07-061-38/+38
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-16/+29
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-6/+6
* 32.768_kHz_XTAL != 32.768_MHz_XTAL (nw) AJR2018-05-281-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-19/+19
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-74/+74
* fixed MT06958, MT06962, MT06963 (nw) Ivan Vangelista2018-05-051-0/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-48/+53
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-19/+19
* attache: SIO mapping fix [O. Galibert] Olivier Galibert2018-01-191-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* attache: Add RS-232 serial ports AJR2018-01-041-9/+51
* attache: TMS9927 VSYN is CT2 input (nw) AJR2018-01-041-2/+2
* xtal.h: Add another large batch of terminal XTALs (nw) AJR2018-01-031-2/+2
* attache: MCFG_SCREEN_RAW_PARAMS for reference (nw) AJR2018-01-021-8/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-9/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+9
* attache816: enabled MCFG_QUANTUM_PERFECT_CPU on the 8086, fixes deadlock when... mahlemiut2017-12-081-9/+3
* srcclean (nw) Vas Crabb2017-11-261-10/+10
* attache: add preliminary communcations between the Z80 and 8086. mahlemiut2017-11-091-12/+155
* added Attache 8:16 ROMs, and revision H BIOS mahlemiut2017-11-021-7/+158
* (nw) more drivers moved to z80sio.h Robbbert2017-10-311-4/+4
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-7/+1
* Self-registering devices prep: Vas Crabb2017-02-271-6/+11
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* ScrollUP fix for the Otrona Attachè Stefano2016-12-151-14/+19
* More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw) AJR2016-11-131-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-45/+45