summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/cortex.c
Commit message (Expand)AuthorAgeFilesLines
* Last one for tonight Robbbert2013-07-301-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) Cortex: added notes Robbbert2013-06-021-7/+19
* (MESS) Cortex: added video chip. Robbbert2013-06-011-25/+23
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+105