summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/quantel (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6800: remove ONE_MORE_INSN macro, re-add irq logmacro, hap2024-01-241-1/+1
* Cleaned up some input port definitions. Vas Crabb2023-12-241-17/+17
* misc: remove some use of utf8.h in input defs hap2023-12-221-4/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-8/+8
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-28/+28
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-16/+9
* m68000: New implementation, generated from the micro/nanocode Olivier Galibert2023-02-221-30/+4
* mame/o*-s*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-271-0/+6
* srcclean in preparation for 0.250 branch Vas Crabb2022-11-271-67/+67
* Semicolon surgery AJR2022-11-151-1/+1
* chromatics/cgc7900.cpp, konami/konamim2.cpp, quantel/dpb7000.cpp: replace ran... angelosa2022-11-051-1/+1
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-031-6/+8
* quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz] MooglyGuy2022-10-311-699/+2016
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-1/+1
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-272-0/+2802