summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/compc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with b and c: some more macro removal (nw) Ivan Vangelista2020-05-261-8/+8
* Euro XT: BIOS revision, several: XTA harddisk info (#6529) rfka012020-04-081-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-1/+3
* compc.cpp: corrected typo in production year for compc1, srcclean-ed (nw) Ivan Vangelista2019-05-131-1/+1
* pc.cpp: Moved Commodore PC-I to compc.cpp, added BIOS version that runs (#5038) rfka012019-05-111-0/+29
* pc.cpp, genpc.cpp: More XT clones and BIOS variants (#4901) rfka012019-04-161-4/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+19
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-15/+17
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2
* at.cpp: Correct Compaq Portable names to show up ... (#4443) rfka012018-12-311-0/+28
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-15/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+14
* fix Commoder PC, work around MSX cartridge (nw) Vas Crabb2018-05-011-2/+2
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+19
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-44/+95
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-95/+44
* [compc.cpp, pc10iii] Added BIOS v4.35c and matching char ROM [rfka01] cracyc2017-12-041-44/+95
* Hook up ibm5150 softlist to compc and europc drivers. Change europc to use a ... Justin Kerk2017-07-151-0/+3
* compc: handle slight fe2010 pit incompatibility (nw) cracyc2017-07-101-3/+13
* compc: move commodore pcs to own file and get them booting (nw) cracyc2017-07-091-0/+206