summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/a7000.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) a7000: Renamed to riscpc.c and added missing variants. (nw) Curt Coder2014-09-231-854/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-5/+5
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-9/+9
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+4
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* Mumbo-jumbo crediting crap Angelo Salese2013-05-261-1/+4
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-248/+248
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* -a7000: Added RiscOS roms 3.60, 3.71, 4.02 and 4.39 [robcfg] Miodrag Milanovic2012-12-031-8/+17
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-19/+19
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-4/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+836