summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/vtvideo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-32/+32
* agreed license with major contributor (nw) Miodrag Milanovic2015-05-081-1/+1
* Changed license of DEC drivers together with Jonathan Gevaryahu (nw) Miodrag Milanovic2015-05-071-3/+2
* [MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer] arbee2015-05-021-146/+185
* Cleanups and version bump Miodrag Milanovic2014-07-221-25/+24
* (MESS) VTVIDEO: Added new interlaced mode. Also handle cases where undocumen... Scott Stone2014-07-201-193/+262
* i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2. [Bavarese] Scott Stone2014-07-011-70/+57
* (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... Scott Stone2014-04-271-0/+1
* (MESS) vtvideo: updated to use inline configs. nw. Fabio Priuli2014-04-081-20/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-26/+26
* (MESS) vtvideo: devcb2. (nw) Curt Coder2014-03-191-12/+14
* (MESS) rainbow.c: Added 8 sector format to legacy driver. Included early '10... Scott Stone2014-03-081-22/+58
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-15/+45
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-89/+89
* (MESS) Rainbow 100 updates: [Bavarese] R. Belmont2013-12-201-32/+65
* fixed compile error (nw) Miodrag Milanovic2013-11-251-1/+1
* (MESS) DEC Rainbow updates: [Bavarese] R. Belmont2013-11-251-111/+267
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-51/+51
* a7800.c: Stored data for 26.7 & 27.7 phase shifts with corrections and label... Scott Stone2013-09-121-6/+23
* (MESS) vtvideo.c : 132 column mode uses compressed characters with 1 filler p... Scott Stone2013-09-021-60/+122
* (MESS) Rainbow updates: R. Belmont2013-08-201-6/+60
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-7/+4
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-4/+4
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-59/+59
* added save state to a few recently modernized devices. nw. Fabio Priuli2013-06-081-0/+12
* (MESS) modernized VT100/Rainbow video device. [Fabio Priuli] Fabio Priuli2013-06-031-273/+272
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-14/+12
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-25/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+477