summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/at.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) We have a separate manufacturer field. Vas Crabb2019-01-021-7/+7
* at.cpp: Correct Compaq Portable names to show up ... (#4443) rfka012018-12-311-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* Fixed regressions reported by Tafoid, nw mooglyguy2018-12-161-181/+184
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-44/+43
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-21/+22
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-7/+7
* upd71071, v3021, vt82c496: removed MCFG macros (nw) Ivan Vangelista2018-09-101-3/+4
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-8/+8
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-4/+5
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-10/+14
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-23/+10
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-2/+2
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-10/+11
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-16/+21
* 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-6/+6
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-133/+133
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-11/+11
* (nw) get rid of some MACHINE_(START|RESET)_MEMBER, get rid of static state in... Vas Crabb2018-05-161-14/+24
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-60/+60
* 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-151/+153
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-2/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-79/+93
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* ews286: lower case rom names (#3267) Joakim Larsson Edström2018-03-011-5/+5
* srcclean (nw) Vas Crabb2018-02-251-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-18/+36
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-14/+28
* ews286: Added a softlist with DOS 3.10C specific for Ericsson PC WS286 (#3186) Joakim Larsson Edström2018-02-101-0/+2
* at.cpp: Hardware note (nw) AJR2018-02-081-0/+1
* at.cpp: Added Compaq Portable II (#3183) rfka012018-02-081-6/+51
* at.cpp: Added NEW MACHINES Ericsson/Nokia WS286 (#3162) Joakim Larsson Edström2018-02-021-1/+36
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-34/+56
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-4/+4
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-4/+4
* srcclean (nw) Vas Crabb2017-11-261-4/+4
* cga: add compaq portable iii video, text modes and color need to be fixed (nw) cracyc2017-11-241-8/+31
* Add Sanyo MBC-28, Siemens PCD-2, Compaq Portable III and 286 and 486 BIOS ver... rfka012017-11-211-73/+166
* Renamed Commodore PC 30-III, added BIOS variant and PC 40-III, added info rfka012017-11-191-6/+58