summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/onyx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-10/+10
* z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-2/+2
* Delete one more mem_mask parameter (nw) AJR2019-03-271-1/+1
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-8/+8
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-29/+22
* z80daisy: finished removing MCFG macro (nw) Ivan Vangelista2018-08-311-15/+17
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-16/+17
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-22/+23
* c8002: Z8002 writes ED 4D here (nw) AJR2018-08-141-26/+32
* (nw) terminal tidy-up Robbbert2018-08-111-1/+0
* devcb3 Vas Crabb2018-07-071-6/+6
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-39/+39
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+31
* Cleanup address map remnants (nw) Olivier Galibert2018-03-081-6/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+35
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-22/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* New Not Working machine : Onyx C5000 Robbbert2017-11-201-3/+70
* c8002: Remove unused variable; use AM_DEVREADWRITE_MOD to clean up I/O stuff ... AJR2017-10-311-95/+10
* (nw) Onyx c8002 : added devices Robbbert2017-11-011-28/+148
* (nw) more drivers moved to z80sio.h Robbbert2017-10-311-12/+9
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-2/+2
* 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
* fixes for onyx, pacman, marywu. Robbbert2016-06-181-1/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+169