summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/calchase.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* Cleanup some AM_RANGE in comments (nw) Olivier Galibert2018-04-211-17/+14
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+53
* lpci: De-staticize callbacks and remove both device parameters (nw) AJR2018-03-031-42/+47
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+4
* A handful of fixes (nw) Olivier Galibert2018-02-121-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-4/+4
* calchase.cpp: added some keyboard inputs [Angelo Salese] angelosa2018-01-281-5/+36
* Misc stuff (nw) Olivier Galibert2018-01-271-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-4/+7
* New way to provide DAC reference inputs (nw) AJR2018-01-101-7/+4
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-2/+2
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-31/+18
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-4/+4
* Fixes (nw) Miodrag Milanovic2016-01-161-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-10/+10
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+789