summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/compis.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i8274, upd7201: Replace legacy device emulations and rename new devices AJR2020-02-231-7/+7
* (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-1/+1
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+22
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-22/+22
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-2/+2
* bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... AJR2019-02-241-20/+20
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-28/+28
* -bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M... mooglyguy2018-12-151-19/+21
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-2/+2
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-9/+9
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-16/+2
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-15/+15
* i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-5/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-6/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* 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-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-44/+44
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+31
* (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
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-8/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-11/+11
* compis: WIP. (nw) Curt Coder2016-08-251-4/+1
* compis: Fixed RTC to use 24 hour mode. [Curt Coder] Curt Coder2016-08-191-1/+1
* compis: Promoted driver to working. [Curt Coder] Curt Coder2016-08-191-17/+38
* compis: WIP. (nw) Curt Coder2016-08-181-8/+0
* compis: Fixed keyboard. [Curt Coder] Curt Coder2016-08-171-8/+8
* compis: WIP. (nw) Curt Coder2016-08-161-0/+8
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-161-116/+198
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* Curt have rewritten driver (nw) Miodrag Milanovic2016-01-211-5/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+792