summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/a7150.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sapi,homez80,dms5000,bob85,a7150: minor cleanup Robbbert2020-07-181-20/+29
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-4/+4
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-2/+2
* drivers: simplified some handlers (nw) Ivan Vangelista2020-03-161-19/+20
* Fix more region widths (nw) AJR2019-11-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+2
* i8087: Replace memory interface with address space finder AJR2019-01-221-2/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M... mooglyguy2018-12-151-14/+17
* More CTC set_clk conversions (nw) AJR2018-11-131-7/+4
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-3/+3
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-6/+6
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-4/+4
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-5/+5
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-8/+8
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-25/+27
* devcb3 Vas Crabb2018-07-071-11/+11
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+4
* altos8600, isbc_208, isbc_215g, m20_8086, psxcd, saturn, sun3x, z100: Removed... mooglyguy2018-06-221-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-16/+16
* a7150: pass usart/timer and graphics board tests; hook up 8087 (nw) (#3556) Sergey Svishchev2018-05-271-10/+52
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-37/+37
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-52/+57
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* a7150: pass PIC test, hook up keyboard, add more roms (nw) Sergey Svishchev2017-10-081-5/+43
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* srcclean (nw) Vas Crabb2017-03-261-11/+11
* a7150: de-skeletonize. Sergey Svishchev2017-03-081-22/+450
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* 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-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+83