summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/be (follow)
Commit message (Expand)AuthorAgeFilesLines
* video/pc_vga_cirrus: bulk replace device naming angelosa2024-03-091-5/+6
* 8042kbdc: Unbundle keyboard from device and make it optional AJR2023-10-101-0/+4
* bebox.cpp: Fix lane masks for big-endian space AJR2023-10-091-2/+2
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-1/+2
* Formats-related #include cleanup AJR2023-10-081-1/+0
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-041-6/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-013-24/+25
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-38/+24
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-011-3/+3
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-272-2/+2
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-273-0/+1212