summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_tms1k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-96/+96
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-62/+62
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-350/+350
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-9/+9
* test (nw) hap2018-02-231-5/+5
* New working clone added hap2018-02-091-6/+164
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-1/+1
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-1/+1
* hh_tms1k: fix led mask for bankshot (nw) hap2018-01-231-4/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* cleanup some mconfig decl. (nw) hap2018-01-211-14/+16
* fidel*: correct language setting for su9, assume it's same for csc, eas, eag,... hap2018-01-201-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-69/+138
* New working machines hap2018-01-151-1/+1
* hh_sm510: gnw_smb WIP (nw) hap2018-01-121-12/+13
* New working machines hap2018-01-051-72/+5
* hh_sm510: renamed these romsets to more sensible/userfriendly: hap2018-01-021-0/+3
* New working machines hap2018-01-011-1/+92
* New working machines hap2017-12-301-0/+136
* tms1000c: added correct microinstructions pla (nw) hap2017-12-211-2/+2
* New machines marked as NOT_WORKING hap2017-12-191-1/+0
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-27/+524
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-524/+27
* New working machines hap2017-12-141-1/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-11/+11
* New working machines hap2017-12-071-7/+158
* New working machines hap2017-12-041-38/+69
* hh_tms1k: fonas 3in1 WIP (nw) hap2017-12-031-3/+126
* tms1000: added halt pin (nw) hap2017-12-021-14/+38
* hh_tms1k: xl25 WIP (nw) hap2017-12-021-7/+174
* hh_tms1k: gamelist update (nw) hap2017-11-271-1/+3
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* hh_tms1k: added MB OMNI to gamelist (nw) hap2017-08-061-0/+2
* hh*: added output finder (nw) hap2017-07-291-37/+16
* change handheld layouts that still had lampyx IDs to y.x (nw) hap2017-07-291-7/+9
* hh_tms1k: use display_matrix for horseran (nw) hap2017-07-291-4/+8
* hh*: change gamelist footer note (nw) hap2017-07-291-1/+1
* flag imperfect controls for some handhelds (nw) hap2017-07-271-3/+3
* change gjackpot/gpoker.lay digits to 14seg (nw) hap2017-07-131-2/+3
* never hurts to srcclean (nw) Vas Crabb2017-07-091-1/+1
* hh_tms1k: added button panel to arcmania.lay (nw) hap2017-07-071-4/+5
* New working machine added hap2017-07-071-5/+35
* hh_tms1k: added arcmania.lay (nw) hap2017-07-061-3/+3
* New working machine added hap2017-07-061-11/+55
* hh_tms1k: skeleton drivers for arrball and arcmania (nw) hap2017-07-061-1/+166
* stop attributing these IP (nw) hap2017-06-221-2/+2
* added EVA skeleton driver (nw) hap2017-05-271-1/+2
* New working clone added hap2017-05-261-1/+2
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-85/+85
* hh_tms1k: fix error: devcb_read: Error performing a late bind of type 13drive... hap2017-05-141-1/+1