summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/m20.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make Olivetti M20 to have white instead of red ... Angelo Salese2012-11-221-1/+2
* z800x: Fixed some incorrect opcodes and address register math in segment mode... R. Belmont2012-11-221-2/+2
* (MESS) M20: Improve video rendering [Christian Grössler] R. Belmont2012-11-031-3/+3
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-11/+13
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-5/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+594