summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/compc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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