summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/fd1094.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with letters: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-16/+16
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-16/+16
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-16/+16
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+2
* fd1089, fd1094: Device cleanup [O. Galibert] Olivier Galibert2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* fd1094: get rid of a spammy printf hap2016-08-261-1/+1
* * Doxyfy a significant chunk of devfind.h Vas Crabb2016-08-251-13/+18
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-27/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+963