summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarisy1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed MT#7671 (nw) Scott Stone2020-06-021-1/+1
* atarigen: Transfer legacy slapstic handling routines to device (nw) AJR2020-05-201-8/+5
* cp1: use pwm_display for 7segs, regression fixed now (nw) hap2020-05-131-1/+3
* atarisy1: roadblstc1 also expects LSI bios (nw) hap2020-05-131-3/+5
* atarisy1: some of the bios roms were wrong (nw) hap2020-05-131-35/+24
* marble, peterpak: Remove TMS5220C and VIA from configuration AJR2020-04-241-20/+34
* atarisy1.cpp, atarisy2.cpp, gauntlet.cpp: Modernization AJR2020-04-211-121/+109
* atarigen: Move interrupt handling down into drivers (nw) AJR2020-04-191-16/+4
* Hardware to generate interrupt 3 only exists on LSI Cart 3, 4 & cockpit board... smf-2020-01-061-15/+15
* atarisy1.cpp: remove ADC inadvertently added to marble during MCFG removal (nw) Vas Crabb2019-12-091-1/+0
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-27/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+27
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-21/+21
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* adc0808.cpp : Remove unnecessary arguments in handlers cam9002019-02-041-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-2/+2
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-2/+2
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+3
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-53/+59
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-5/+5
* devcb3 Vas Crabb2018-07-071-6/+6
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-6/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+10
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* 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-37/+37
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-25/+25
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-291-14/+2
* Remove sound interrupt status from atarigen base class (nw) AJR2018-04-031-2/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-5/+5
* Unbreak marble (nw) AJR2018-04-021-0/+3
* atarisy1.cpp: Use ADC0809 device for all except marble (nw) AJR2018-04-021-39/+68
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+37
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1