summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/orion.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removal of wave.h part 2 Robbbert2019-07-061-3/+3
* (nw) more cassette wave sound Robbbert2019-06-301-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+9
* orion.cpp: re-hooked up orionpro_flop softlist for the orion pro model (nw) Ivan Vangelista2019-03-131-9/+10
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+3
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-170/+161
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-17/+17
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-10/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-43/+43
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-46/+52
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* 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-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+373