summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaneko_calc3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-4/+4
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* more misc stuff (nw) Vas Crabb2018-06-161-13/+2
* kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-131-120/+107
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* fix read case in kaneko_calc3.cpp and make kaneko_toybox.cpp safe as well David Haywood2016-08-171-2/+2
* kaneko_calc3: Stop trashing memory [O. Galibert] Olivier Galibert2016-08-161-2/+2
* eeprom: Not a device_memory_interface [O. Galibert] Olivier Galibert2016-06-161-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1732