summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/partner.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-374/+0
* Moved a few slot devices into anonymous namespaces, getting more stuff out of... Vas Crabb2021-09-141-4/+4
* partner: fixed mistake from 29 months ago, which was exposed by recent memory... Robbbert2020-11-241-1/+1
* Fixed some MSVC failure to resolve overloaded operator errors. Vas Crabb2020-11-041-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-11/+11
* Cleaned up bitmap API. Vas Crabb2020-09-271-5/+4
* orion, partner, radio86, mikrosha, apogee: small cleanup Robbbert2020-07-091-89/+109
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+0
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-15/+17
* partner: Restore underline cursor (nw) AJR2018-05-231-2/+0
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* partner.cpp : Cleanup bankswitch cam9002018-04-141-47/+41
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+362