summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/6883sam.c
Commit message (Expand)AuthorAgeFilesLines
* more sorting of MESS licenses (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-1/+0
* 6883sam: fixed uninitialized class members, just in case. nw. Fabio Priuli2014-05-151-0/+2
* sam6883: converted to use inline configs. nw. Fabio Priuli2014-05-131-4/+2
* use ARRAY_LENGTH (nw) Oliver Stöneberg2014-04-031-1/+1
* (MESS) 6883sam: devcb2. (nw) Curt Coder2014-03-191-1/+2
* Workaround for older GCCs that bug out on default arguments in template funct... R. Belmont2013-11-171-12/+12
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Fix for ROM paging on both the Dragon 64 and Dragon Alpha, which restores the... Miodrag Milanovic2013-04-121-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-52/+52
* [COCO1/2] Rewrote the 6883 SAM memory management; should not be as slow when Nathan Woods2012-12-311-110/+238
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+427