Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mess into mame (nw) | 2015-09-30 | 1 | -954/+0 | |
| | |||||
* | Added seconds() and attoseconds() to attotime and prefixed members with | 2015-08-15 | 1 | -1/+1 | |
| | | | | | | | m_. Rewrote code accessing members to use seconds() and attoseconds(). The changes were triggered by a test how gcc __int128_t would perform as the internal representation. This test revealed that the current implementation is still faster. (nw) | ||||
* | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -6/+6 | |
| | | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines. | ||||
* | Added resto for Kale, these are BSD3 (nw) | 2015-05-12 | 1 | -1/+1 | |
| | |||||
* | Added known authors to licenses tags (nw) | 2015-05-09 | 1 | -1/+1 | |
| | |||||
* | (MESS) riscpc: Added missing regions. (nw) | 2014-09-23 | 1 | -0/+2 | |
| | |||||
* | (MESS) a7000: Renamed to riscpc.c and added missing variants. (nw) | 2014-09-23 | 1 | -0/+952 | |