summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc.cpp: P50 specs and Sanyo MBC-16LT rfka012020-02-111-0/+61
* new working machines cracyc2020-02-081-0/+74
* pc.cpp (sicpc1605) Fix file size which matches to provided hashes (nw) Scott Stone2019-12-291-1/+1
* at.cpp: corrections, comments, motherboards, BIOS versions (#6058) rfka012019-12-281-14/+330
* at.cpp: new BIOS revisions (nw) (#5991) rfka012019-12-031-0/+10
* new CP/M and DOS computer BIOS versions (#5963) rfka012019-11-301-0/+20
* at,pc,genpc: Added computers, motherboards and BIOSes after rebasing rfka012019-11-201-41/+110
* pc.cpp: Correct some region widths and change mc1702 and pc7000 to 8086 (nw) AJR2019-11-161-7/+7
* at.cpp pc.cpp: misc. motherboards and BIOS versions added rfka012019-11-061-24/+40
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-0/+16
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* eispc.cpp: Split out of the Ericsson PC (epc) from pc.cpp and added a serial ... Joakim Larsson Edstrom2019-09-261-52/+0
* srcclean (nw) Vas Crabb2019-09-221-4/+4
* at.cpp: added 286 motherboards and BIOS versions (#5628) rfka012019-09-161-1/+63
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-1/+0
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-49/+93
* pc.cpp: Add Nixdorf PC-01, genpc.cpp: new BIOS version (#5100) rfka012019-05-231-0/+14
* pc.cpp: Moved Commodore PC-I to compc.cpp, added BIOS version that runs (#5038) rfka012019-05-111-24/+0
* A bit of srcclean (nw) AJR2019-04-161-4/+4
* pc.cpp, genpc.cpp: More XT clones and BIOS variants (#4901) rfka012019-04-161-2/+40
* (nw) Housekeeping. Robbbert2019-04-161-2/+4
* pc.cpp: added XT clones rfka012019-04-141-0/+64
* (nw) Clean up the mess on master Vas Crabb2019-03-261-121/+117
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-117/+121
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-90/+80
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-7/+7
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+3
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-4/+4
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-16/+22
* comport: Fix size to match image's hashes so that proper auditing can take p... Scott Stone2019-01-031-1/+1
* (nw) We have a separate manufacturer field. Vas Crabb2019-01-021-73/+73
* pc.cpp: Marked the Compaq Portable video ROM as BAD_DUMP. rfka012019-01-011-1/+2
* at.cpp: Correct Compaq Portable names to show up ... (#4443) rfka012018-12-311-684/+800
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-36/+19
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-14/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-42/+42
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-28/+28
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-49/+54
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+45
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-11/+22
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+14
* 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-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-38/+60
* epc: Fix address map (nw) AJR2017-11-191-1/+1
* pc: add 8251 to epc (nw) cracyc2017-11-181-0/+11