summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/europc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-1/+3
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* misc cleanup (nw) Vas Crabb2019-10-061-9/+9
* europc: MC6805U2 device added (nw) AJR2019-05-161-0/+5
* europc.cpp: comment fix rfka012019-04-131-1/+0
* europc.cpp: added EuroXT BIOS 1.02 rfka012019-04-131-1/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+65
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-65/+34
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-081-8/+6
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-14/+13
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-1/+1
* europc, europc2: Add dump of ZC86115P keyboard controller [rfka01, lvr] AJR2019-01-111-1/+7
* europc: Onboard FDC is a WD37C65 (nw) AJR2019-01-111-8/+36
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-9/+13
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-5/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Replace machine().device with subdevice for NVRAM installation; clean up vide... AJR2018-06-031-4/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+13
* srcclean (nw) Vas Crabb2017-10-221-5/+5
* Further comments rfka012017-10-121-0/+1
* Added first and last known BIOS versions rfka012017-10-121-4/+8
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-4/+4
* Correct ROM name rfka012017-09-201-1/+1
* Added comments and EuroPC II and EuroXT variants, corrected memory size on Eu... rfka012017-09-181-5/+78
* Hook up ibm5150 softlist to compc and europc drivers. Change europc to use a ... Justin Kerk2017-07-151-0/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* pcxt: plays music unfortunately (nw) cracyc2016-03-051-1/+1
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-1/+1
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-15/+10
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+508