summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ksys573.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Default input clocks for ADC083x and ADC084x (nw) AJR2018-12-261-1/+1
* -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... mooglyguy2018-12-161-71/+76
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-101-76/+77
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-55/+56
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-30/+44
* video/psx.cpp: Eliminate register_postload; separate out screen device (nw) AJR2018-09-111-3/+5
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-8/+8
* Move imperfect graphics flag down into PSX GPU device AJR2018-09-021-115/+115
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-5/+5
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-67/+74
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-241-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Next-gen config: make address map config not look like arse Vas Crabb2018-06-061-5/+5
* Minor cleanups, nw mooglyguy2018-06-061-21/+19
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-6/+6
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-12/+12
* I can't even do simple changes (nw) smf-2018-05-261-1/+1
* new WORKING machine smf-2018-05-261-0/+11
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-37/+41
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-126/+126
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-52/+52
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* Route sound relative to current device. Vas Crabb2018-05-011-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-16/+16
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-48/+54
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-80/+116
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* 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-68/+131
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-4/+4
* Merge pull request #2883 from sjy96525/patch-16 R. Belmont2017-12-191-3/+31
|\
| * Everything Else (nw) sjy965252017-12-041-0/+16
| * Improve Hyper Bishi Bashi Champ, Salary Man Champ Control [sjy96525] sjy965252017-12-041-3/+15
* | ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-5/+3
* | ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-4/+4
|/
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* added new not working game [smf] smf-2017-07-131-1/+23
* Added new not working smf-2017-06-171-1/+15
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-16/+16
* Partially rewrite uPD4701 device and hook it up to a few Sega games AJR2017-05-211-30/+9