| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all devices into separate part of src tree (nw) | 2015-09-13 | 4 | -735/+0 | |
| | | |||||
| * | unified all for Fabio (nw) | 2015-05-21 | 4 | -4/+4 | |
| | | |||||
| * | Updated licenses to some of bus devices (nw) | 2015-05-10 | 4 | -8/+8 | |
| | | |||||
| * | Added dummy license headers for EMU section (nw) | 2015-05-07 | 4 | -0/+8 | |
| | | |||||
| * | No need for temp variables (nw) | 2015-04-23 | 1 | -3/+1 | |
| | | |||||
| * | astring to std::string in bus section (nw) | 2015-04-19 | 1 | -2/+2 | |
| | | |||||
| * | some astring to std::string conversion (nw) | 2015-04-18 | 2 | -3/+3 | |
| | | |||||
| * | Replace dynamic_array with std::vector [O. Galibert] | 2015-04-14 | 3 | -8/+8 | |
| | | |||||
| * | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 1 | -1/+1 | |
| | | |||||
| * | Cleanups and version bumpmame0156 | 2014-11-26 | 1 | -1/+1 | |
| | | |||||
| * | From Fabio (nw) | 2014-10-17 | 1 | -0/+15 | |
| | | | | | | | | -hector: creates a machine fragment for the sound components which are shared among hector and interact to avoid duplicate code -specialist : makes static the specimx palette because it is not used outside video/specimx,c -pce: fixed MT5734 by adding support for 192k images | ||||
| * | I don't think these are really needed, but let's try to use more parentheses ↵ | 2014-10-14 | 1 | -2/+2 | |
| | | | | | ;) nw. | ||||
| * | (MESS) pce_slot.c: fixed crash when loading images smaller than 256K | 2014-10-14 | 1 | -3/+3 | |
| | | | | | (unfortunately this was happening only randomly on MacOSX, so I was never able to find the culprit until recent MT reports). nw. | ||||
| * | (MESS) consolidation + cleanup, part1. nw. | 2014-09-28 | 2 | -7/+18 | |
| | | |||||
| * | fixed multisession crash when the new cart needed a dynamic buffer/array | 2014-09-23 | 1 | -10/+6 | |
| | | | | | | | larger than the original one. this got introduced when converting from auto_alloc_array to dynamic buffers, because such buffers are not made NULL at reset, but got unnoticed/unreported up to now. many thanks to Trebor for catching it! nw. | ||||
| * | (MESS) pce_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw. | 2014-04-09 | 2 | -25/+15 | |
| | | | | (MESS) sega8_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw. | ||||
| * | removed mame_* aliases and just use core_* functions (nw) | 2014-03-24 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) Moved the remaining slot interfaces to emu/bus. (nw) | 2014-03-17 | 4 | -0/+717 | |
