summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tim011.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* upd765: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-171-15/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-4/+4
* (MESS) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder] Curt Coder2013-05-111-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-10/+10
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-3/+0
* Added some more findings of TIM 011 (no whatsnew) Miodrag Milanovic2012-11-221-6/+100
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+83