summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/laserbas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-527/+0
* plugins: Work around menu not remembering selection when ref is nullptr. Vas Crabb2021-11-081-6/+2
* -laserbas.cpp: Fixed a bug in sound output, improved trackball handling. Vas Crabb2021-11-081-72/+93
* srcclean in preparation for branching release Vas Crabb2021-02-211-1/+1
* laserbas: Improve gfx rendering, implement BG scrolling, correct screen raw p... Dirk Best2021-01-261-51/+55
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-8/+0
* Cleaned up bitmap API. Vas Crabb2020-09-271-2/+2
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-14/+14
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+23
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+24
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-16/+15
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-7/+8
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+13
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-4/+5
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-80/+32
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* 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
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-6/+8
* New way to provide DAC reference inputs (nw) AJR2018-01-101-8/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* 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-1/+3
* The Z80 is probably not running at 66mhz (nw) smf-2017-01-221-1/+1
* fix for building with visual studio (which doesn't support gcc extension "?:"... smf-2017-01-221-28/+27
* srcclean (nw) Vas Crabb2017-01-221-16/+16
* thanks hap (nw) Vas Crabb2017-01-221-15/+12
* Happier, ArBee? (nw) Vas Crabb2017-01-221-22/+14
* Machines promotes to working: Tomasz Slanina2017-01-211-129/+275
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+416