summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/genpc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ibm5150_hdd: new software list (#7157) Davide Cavalca2020-08-291-0/+1
* BIOS versions, drivers and documentation in at, pc, genpc and europc.cpp (#6758) rfka012020-05-301-121/+100
* at, genpc.cpp: more motherboards and BIOS versions (#6132) rfka012020-01-071-1/+4
* at.cpp: more ROMs and information (#6111) rfka012020-01-041-2/+6
* at.cpp: corrections, comments, motherboards, BIOS versions (#6058) rfka012019-12-281-79/+151
* at.cpp: new BIOS revisions (nw) (#5991) rfka012019-12-031-1/+5
* at,pc,genpc: Added computers, motherboards and BIOSes after rebasing rfka012019-11-201-0/+2
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-1/+4
* at.cpp: 386 BIOS versions and motherboards, PC drivers: diagnostics (#5656) rfka012019-09-181-1/+3
* genpc.cpp: Fixed labels for matching 'bios.bin' to something unique for conf... Scott Stone2019-09-051-3/+3
* genpc.cpp: Load ROMs like in pc.cpp, allowing larger ROMs of late XTs to be a... rfka012019-09-041-67/+75
* genpc.cpp: added BIOS version (#5430) rfka012019-08-041-0/+2
* at.cpp: Lion 3500 notebook and information updates in at.cpp and genpc.cpp (#... rfka012019-07-221-1/+1
* pc.cpp: Add Nixdorf PC-01, genpc.cpp: new BIOS version (#5100) rfka012019-05-231-30/+32
* pc.cpp: Moved Commodore PC-I to compc.cpp, added BIOS version that runs (#5038) rfka012019-05-111-3/+2
* srcclean, fix up apple2_flop_clcracked.xml (nw) Vas Crabb2019-04-211-2/+2
* genpc.cpp: Fix clang error: invalid digit '8' in octal constant (nw) AJR2019-04-161-1/+1
* pc.cpp, genpc.cpp: More XT clones and BIOS variants (#4901) rfka012019-04-161-46/+84
* genpc.cpp: added several BIOS variants rfka012019-04-131-5/+20
* (nw) Clean up the mess on master Vas Crabb2019-03-261-35/+34
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-34/+35
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-28/+29
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-5/+3
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-1/+3
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-16/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* genpc: fix keyboard and move laser to pc.c with other nongeneric clones (nw) cracyc2016-12-221-79/+2
* New working clone: Miodrag Milanovic2016-12-221-41/+115
* Cleanup and naming (nw) Miodrag Milanovic2016-12-221-30/+7
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-2/+2
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-141/+45
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+281