summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m90.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1353/+0
* - diverboy.cpp, exzisus.cpp: finders, other minor cleanups Ivan Vangelista2022-03-281-13/+2
* dicegame: update title hap2022-01-281-1/+1
* dicegame: update metadata hap2022-01-281-21/+19
* dicegame: added a note. Robbbert2022-01-281-1/+2
* New working machines Robbbert2022-01-281-0/+77
* Soul-crushingly frustrating clean-up: Vas Crabb2021-12-011-9/+2
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* m90.cpp: documentation and IC location update [Hammy] MetalliC2019-10-101-123/+115
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* audio/m72.cpp : Updates cam9002019-04-051-26/+25
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+11
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* m90.cpp: verified riskchal program ROMs' labels [hammy] Ivan Vangelista2019-01-211-2/+2
* m90.cpp: redumped bomblord and documented ROM locations and read protected PL... Ivan Vangelista2019-01-211-8/+17
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-101/+93
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-6/+5
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-6/+6
* remove more MCFG_ (nw) Vas Crabb2018-07-071-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* 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-19/+19
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* m90.cpp : Cleanup duplicates, Add user_data for tilemap ram base, reduce runt... cam9002018-05-071-17/+27
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-38/+38
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-74/+83
* m90.cpp: Replace VBLANK INTERRUPT_GEN with line callbacks (nw) AJR2018-02-231-12/+9
* Create RST interrupt buffer device AJR2018-02-181-6/+15
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-9/+18
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1