summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sapi1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-22/+10
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-9/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* validation fix (nw) Miodrag Milanovic2014-03-151-1/+1
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-2/+5
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-1/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-10/+13
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) sapi1 : last part (nw) Robbbert2013-10-041-0/+69
* (MESS) sapi1 : more wip Robbbert2013-10-031-17/+46
* (MESS) sapi1 : cleanup & wip (nw) Robbbert2013-10-021-81/+387
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-2/+2
* (MESS) sapi1.c: Tagmap cleanups (nw) Wilbert Pol2013-02-071-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* (MESS) Fixed listxml crash. There is no screen in sapi3, so commented out the... Wilbert Pol2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+273