summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/virtual (follow)
Commit message (Expand)AuthorAgeFilesLines
* wavesynth: Slotify the omniwave Olivier Galibert2023-12-081-14/+8
* emu/romload.cpp: Tidy up some of the code a little. Vas Crabb2023-10-211-1/+1
* cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... 9871238791132023-08-271-1/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-288/+286
* Fix clang build. Vas Crabb2023-04-051-1/+1
* neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Vas Crabb2023-04-051-36/+42
* API change for device_image_interface AJR2023-03-301-5/+5
* vgmplay: workaround for 7759 md pin write hap2023-03-131-4/+15
* mame/v*-z*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-312-1/+10
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-201-4/+4
* sound/nes_apu.cpp: Added earliest hardware variant of 2A03 APU. (#10299) 0kmg2022-09-041-2/+2
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-271-3/+4
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-273-0/+4824