summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/mikromik.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* License tags. (nw) Curt Coder2013-10-161-0/+2
* i8275x: devcb2. (nw) Curt Coder2013-09-051-12/+1
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-4/+0
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+0
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-12/+1
* (MESS) mm1: Fixed bitmap graphics. (nw) Curt Coder2013-01-231-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* (MESS) mm1: Fixed floppy. [Curt Coder] Curt Coder2013-01-101-1/+1
* i8275: Modernized. [Curt Coder] Curt Coder2012-12-281-5/+4
* (MESS) mm1: Floppy WIP. (nw) Curt Coder2012-12-281-1/+1
* (MESS) mm1: Trying to fix floppy. (nw) Curt Coder2012-12-211-2/+3
* upd7220: Refactored to use bitmap_rgb32. (nw) Curt Coder2012-12-071-17/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+169