summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tk80bs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+4
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-7/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Removed palette_device parameter from gfx draw methods. All draw methods now ... Alex W. Jackson2014-03-191-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+2
* removed space before m_gfxdecode in main trunk(nw) Miodrag Milanovic2014-02-261-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-5/+7
* Moved drawgfx functions to gfx_element (nw) Miodrag Milanovic2014-02-131-1/+1
* Xcode 5.0 compile fixes. (nw) Curt Coder2013-10-211-4/+0
* (MESS) tk80bs : added notes (nw) Robbbert2013-10-161-5/+9
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* (MESS) New skeleton [Robbbert] Robbbert2013-08-291-331/+17
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* (MESS) tk85 : added year (nw) Robbbert2013-01-131-1/+1
* (MESS) New WORKING system. Chunichi ND-80Z. [Robbbert, Nama] Robbbert2013-01-131-0/+53
* (MESS) New WORKING system. NEC TK85. [Robbbert, Nama] Robbbert2013-01-121-10/+33
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-34/+34
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+12
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+462