summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itt3030.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+819