summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sun3.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-977/+0
|
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-9/+9
| | | | 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.
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
|
* Added owners and licenses for those who can be tracked (nw) Miodrag Milanovic2015-05-081-2/+2
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Cleanups and version bump Miodrag Milanovic2014-07-221-29/+29
|
* (MESS) sun3: Work in progress on Sun 3/80. It now POSTs. [R. Belmont] R. Belmont2014-05-271-25/+565
|
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+15
|
* removed local macros since macros with same name but different syntax will ↵ Miodrag Milanovic2012-09-121-2/+1
| | | | be used in general (no whatsnew)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+436