Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 1 | -154/+0 | |
| | |||||
* | some more (nw) | 2015-05-13 | 1 | -2/+2 | |
| | |||||
* | Added dummy license headers for EMU section (nw) | 2015-05-07 | 1 | -0/+2 | |
| | |||||
* | More cleanups, there is issue with srcclean that needs to be taken care as ↵ | 2014-07-22 | 1 | -1/+1 | |
| | | | | well, just doing now what we can | ||||
* | devcv2 -> devcb (nw) | 2014-05-14 | 1 | -27/+27 | |
| | |||||
* | Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of | 2014-05-13 | 1 | -0/+12 | |
| | | | | work still to do. All basic Amiga models are now supported to varying degrees. | ||||
* | tpi6525_device: converted to devcb2 (nw) | 2014-04-14 | 1 | -37/+49 | |
| | |||||
* | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -3/+3 | |
| | |||||
* | Modernized 6525tpi device. (nw) | 2013-10-07 | 1 | -41/+43 | |
| | |||||
* | (MESS) cbm2: Fixed 6509<>8088 comms. (nw) | 2013-02-23 | 1 | -0/+4 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -9/+9 | |
| | |||||
* | (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt ↵ | 2012-09-19 | 1 | -0/+10 | |
| | | | | Coder] | ||||
* | Memory handler normalization, part 1. | 2012-09-17 | 1 | -8/+8 | |
| | | | | | | | | | | | | | READ/WRITE_DEVICE*_HANDLERs are now passed an address_space &, and the 8-bit variants get a mem_mask as well. This means they are now directly compatible with the member function delegates. Added a generic address space to the driver_device that can be used when no specific address space is available. Also added DECLARE_READ/WRITE_DEVICE*_HANDLER macros to declare device callbacks with default mem_mask parameters. [Aaron Giles] | ||||
* | First pass at modernizing struct definitions. | 2012-09-15 | 1 | -2/+1 | |
| | |||||
* | conversion of legacy devices into modern wip (no whatsnew) | 2012-09-03 | 1 | -1/+20 | |
| | |||||
* | More porting ... | 2011-05-06 | 1 | -0/+94 | |