summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc2000.c
Commit message (Collapse)AuthorAgeFilesLines
* Replaced all device_t's with actual device classes. Regression test ↵ Curt Coder2012-11-261-1/+1
| | | | recommended. (nw)
* 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 ↵ Miodrag Milanovic2012-09-131-4/+4
| | | | changed to be members of state classes (no whatsnew)
* (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 ↵ Sandro Ronco2012-08-271-1/+2
| | | | custom LCD. (nw)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+372