summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/riscpc.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-954/+0
|
* Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-151-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_ David Haywood2015-07-291-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) Miodrag Milanovic2015-05-121-1/+1
|
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
|
* (MESS) riscpc: Added missing regions. (nw) Curt Coder2014-09-231-0/+2
|
* (MESS) a7000: Renamed to riscpc.c and added missing variants. (nw) Curt Coder2014-09-231-0/+952