summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pce.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-184/+0
* -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) cam9002021-07-131-79/+15
* pce, ti99_8: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER Ivan Vangelista2020-11-261-2/+2
* drivers starting with p and q: removed read* and write* macros (nw) Ivan Vangelista2020-06-131-8/+8
* more macro removal (nw) Ivan Vangelista2020-05-191-2/+2
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* h6280.cpp : Internalize peripherals, Sound (#3792) cam9002018-08-051-2/+0
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+250