summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc2000.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* (MESS) Fixed screen type in some drivers. (nw) Sandro Ronco2012-09-071-1/+1
* (MESS) HD44780: added an optional pixel_update callback in order to support c... Sandro Ronco2012-08-271-1/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+372