summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apogee.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* orion, partner, radio86, mikrosha, apogee: small cleanup Robbbert2020-07-091-50/+76
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-3/+2
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-1/+1
* (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+7
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-251-25/+25
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7
* -i8257: Removed MCFG, nw mooglyguy2018-09-041-7/+7
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-1/+0
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+3
* i8275: Fix underline-related row blanking; clean up a few more drivers (nw) AJR2018-05-231-2/+0
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* 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-2/+2
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-5/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+280