summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/6883sam.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-7/+8
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* coco2: Converted all coco/dragon extension devices to use cts handlers. Nigel Barnes2019-05-251-35/+34
* sam6883: Mirror 32K RAM in 64K mode, prevents segfault when Dunjunz checks fo... Nigel Barnes2019-04-221-3/+3
* General CoCo Cartridge Fixes (#4050) tim lindner2018-10-031-0/+3
* Fix recent coco3 regressions, nw mooglyguy2018-06-051-6/+2
* The great CoCo/Dragon clock correction (nw) AJR2017-12-301-4/+11
* SAM6883: Fixed a bug by which VDG addressing incorrectly honored the page bit Nathan Woods2017-08-011-4/+0
* [CoCo] Miscellaneous code cleanups/hygiene (nw) Nathan Woods2017-06-121-44/+41
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* DERIVED_CLOCK now updates in response to clock changes, and changed CoCo to u... npwoods2017-05-101-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* [COCO 1/2] Fixed configurable RAM sizes (mametester bug #5823) Nathan Woods2016-08-231-46/+54
* more fixes (nw) Olivier Galibert2016-06-211-1/+3
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-6/+8
* reverting: Miodrag Milanovic2016-01-201-1/+2
* fix coco crashing, writing over objects with 0 is bad idea (nw) Miodrag Milanovic2016-01-171-1/+0
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+557