summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itt3030.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-13/+13
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+11
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-5/+5
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-2/+1
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-4/+4
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-4/+4
* 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-5/+5
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+24
* first_screen removal from dmv, itt3030, laser3k, mz2000, mz2500, pc8801, qx10... Nigel Barnes2018-03-081-2/+4
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* alphatpx.cpp: Added P1 (rfka01), fixed P2 drive ready (helwie44) ... (#3139) rfka012018-01-311-194/+222
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* 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
* Corrected ITT3030 70 track drive type and added 35 drive type and format defi... rfka012017-07-111-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+23
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-14/+11
* Self-registering devices prep: Vas Crabb2017-02-271-4/+9
* Improvements to rgb_t (nw) AJR2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-4/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* itt3030: color (nw) cracyc2016-05-221-1/+1
* itt3030: fix bank order (nw) cracyc2016-05-221-3/+3
* itt3030: banking experiment, cursor and other cleanups (nw) cracyc2016-05-211-68/+30
* itt3030: scrolling (nw) cracyc2016-05-211-2/+4
* itt3030: rearrange keyboard (nw) cracyc2016-05-211-72/+54
* itt3030: invert ready (nw) cracyc2016-05-211-3/+3
* itt3030: fix video and get some response from kbd (nw) cracyc2016-05-211-6/+13
* itt3030: better z80/i8741 comms, key matrix is still apparently wrong (nw) arbee2016-05-211-59/+21
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1