summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alpha68k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-29/+19
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-7/+7
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-8/+8
* alpha68k.cpp : Add notes cam9002018-11-111-0/+1
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-9/+9
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-1/+1
* alpha68k.cpp: added a small note about two bootlegs (nw) Ivan Vangelista2018-10-291-2/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-3/+3
* devcb3 Vas Crabb2018-07-071-4/+4
* alpha68k.cpp : Updates/Cleanups cam9002018-06-241-163/+150
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-26/+26
* alpha68k.cpp: Add addressable latch for type II and V configurations (nw) AJR2018-05-261-13/+19
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-26/+26
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-26/+26
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-13/+13
* alpha68k.cpp: Use same clocks for earlier hardware, pending verification (nw) AJR2018-05-131-47/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-44/+44
* alpha68k.cpp: Sound interrupt frequency correction (nw) AJR2018-05-111-1/+1
* alpha68k.cpp: Cleanups and clock corrections (nw) AJR2018-05-111-99/+34
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-9/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-109/+109
* 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-153/+168
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+15
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* 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-6/+13
* New way to provide DAC reference inputs (nw) AJR2018-01-101-13/+6
* Do the easy ones (nw) Olivier Galibert2018-01-011-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-9/+5
* alpha68k.cpp: fixed MT06532 (nw) Ivan Vangelista2017-03-311-5/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* alpha68k (skyadvnt, skyadvntj): Increased buttons usable from 2 to 3 which m... Scott Stone2017-01-031-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-45/+52
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* sbasebalj bogusly marked as MNW but same as sbasebal, nw angelosa2016-09-061-2/+2
* Properly mark goldmedla / b as unemulated protection flag, they never access ... angelosa2016-09-061-10/+17
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-181-19/+37
* Fix typo: defualt → default Jordi Mallach2016-03-311-1/+1
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3497