summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* various drivers: removed a few more flip screen trampolines Ivan Vangelista2024-02-171-10/+4
* alpha8201: remove unneeded zerofill hap2023-11-231-4/+5
* ay8910: reorder documentation, hap2023-07-261-8/+8
* champbas: merge driver files hap2023-06-263-446/+411
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0112-30/+30
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-012-6/+6
* mame/a*: put drivers in anonymous namespaces where applicable, updated #ifnde... Ivan Vangelista2023-01-162-6/+6
* tms34010: remove really old disassembler makefile hap2022-12-291-15/+9
* meijinsn: correct audiocpu irq freq, add unemulated protection flag hap2022-12-291-9/+9
* equites: move splendor blast to its own driver hap2022-12-223-902/+1006
* equites: remove function name prefixes hap2022-12-221-211/+184
* equites: disconnect splndrbt_state from equites_state hap2022-12-221-46/+123
* equites: merge driver files hap2022-12-224-589/+572
* othello: remove a tag lookup hap2022-12-221-5/+5
* meijinsn: add voice dac hap2022-12-223-53/+61
* splndrbt: get rid of tag lookup in screen update hap2022-12-216-50/+53
* - igs/goldstar.cpp: corrected palette for cmfb55 [Ioannis Bampoulas] Ivan Vangelista2022-11-051-1/+1
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-2713-16/+18
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2717-0/+10494