summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/6883sam.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* add all debug options to template. fix shift count to properly display M bits... tim lindner2021-10-031-3/+3
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-7/+7
* coco3: Revert constant RAM fix. (#8438) tim lindner2021-08-141-6/+0
* remove space before end parentheses in log statements tim lindner2021-06-021-6/+6
* fix style. fix mask. (#8129) tim lindner2021-06-011-6/+6
* bus/coco: add CoCo Max Hi Res Input Module (#8104) tim lindner2021-05-311-11/+70
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-20/+16
* 6883sam: Another blind attempt at fixing 64K mode (nw) AJR2020-04-241-3/+7
* 6883sam: Fix 64K mode detection (nw) AJR2020-04-231-2/+2
* 6883sam: Replace custom dynamic memory banking with conventional address spaces AJR2020-04-181-243/+109
* 6883sam.cpp: avoid assert in debug build in devnoclear branch (nw) Ivan Vangelista2020-04-031-0/+2
* 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