summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* epc: fixed rom order for newer rom, now same error as old rom recently submit... Joakim Larsson Edstrom2017-11-181-4/+7
* Removed leftovers from experiments rfka012017-11-181-4/+0
* Added alternative Ericsson PC BIOS rfka012017-11-181-3/+11
* srcclean (nw) Vas Crabb2017-10-221-2/+2
* Added Kaypro 16 rfka012017-10-131-1/+38
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-4/+4
* AEG Olympia Olytext 30 added. Additional Z80 card needs to be emulated to run... rfka012017-09-161-0/+42
* epc: Added ROM:s for NEW PC clone, Ericsson PC, needs additional emulation to... Joakim Larsson Edstrom2017-09-101-2/+28
* eppc: Added ROM:s for NEW PC compatible, Ericsson Portable PC, needs addition... Joakim Larsson Edstrom2017-09-101-0/+25
* compc: move commodore pcs to own file and get them booting (nw) cracyc2017-07-091-46/+0
* (nw) Fixed typo in pc10iii rom name. Robbbert2017-07-101-1/+1
* Added the original PC 10 / PC 20 / PC 30 in two BIOS variants ... Complains a... rfka012017-07-081-0/+32
* Added available Commodore PC10-III ROM dumps rfka012017-07-071-11/+13
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+31
* srcclean (nw) Vas Crabb2017-01-221-67/+67
* New machine: Atari PC1; name correction: Atari PC3; gave standard pccga five ... rfka012017-01-021-164/+250
* Added info on several already emulated systems in the header. rfka012016-12-301-1/+228
* genpc: fix keyboard and move laser to pc.c with other nongeneric clones (nw) cracyc2016-12-221-0/+68
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* BIOS Rev. 4.35 is available, but doesn't work rfka012016-04-051-1/+1
* Redumped bad Commodore PC-1 BIOS and Character ROM and changed the Hashes to ... rfka012016-04-051-2/+2
* Added NCR PC4i BIOS ROM ... machine boots, keyboard is not working, special g... rfka012016-04-041-1/+8
* 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-92/+91
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+526