summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/indiana.c
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Curt Coder2012-10-071-2/+2
* Converted VGA to be multiple devices, this will require some cleanup in futur... Miodrag Milanovic2012-10-011-11/+4
* Removed need for pc_vga_io_init also made accessors for linear access to VGA ... Miodrag Milanovic2012-09-301-2/+5
* Made Cirrus just another vga implementation, and removed a need for additiona... Miodrag Milanovic2012-09-301-1/+1
* used read8_delegate instead of read8_space_func for vga port read (nw) Miodrag Milanovic2012-09-201-2/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+104