summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Memory fun [O.Galibert] Olivier Galibert2016-06-1413-32/+32
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* PORT_C*_MEMBER cleanup, last one for now. There's still a lot in the /drivers... hap2016-01-241-2/+2
* some NULL -> nullptr hap2016-01-241-7/+7
* reverting: Miodrag Milanovic2016-01-2032-40/+40
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-1632-40/+40
* global_alloc_array to std::make_unique where applicable (nw) Miodrag Milanovic2015-12-192-6/+5
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-192-6/+6
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-172-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-0516-80/+80
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-052-6/+6
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-052-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-048-14/+14
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-254-8/+6
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1416-25/+27
* amstad: Transtape WIP support. [Barry Rodewald] mahlemiut2015-11-103-3/+198
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0815-0/+0
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-0/+1
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-283-12/+11
* amstrad: added Draysoft Doubler expansion device mahlemiut2015-10-262-0/+120
* amstrad: improved expansion mappings, fixing minor issues with the DDI-1 mahlemiut2015-10-215-7/+18
* cpc464: force DDI-1 to use only ROM slot 7, should fix issues with Speedlock ... mahlemiut2015-10-172-1/+26
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-303-11/+10
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1328-0/+3255