summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/vt240.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-1/+1
* Changed license of DEC drivers together with Jonathan Gevaryahu (nw) Miodrag Milanovic2015-05-071-0/+2
* Minor DEC notes (n/w) Lord-Nightmare2015-05-051-0/+1
* (MESS) VT240 and VT320: add links to DEC-O-LOG service notes for different fi... Lord-Nightmare2015-05-051-2/+11
* (MESS) VT240: Map the T11 roms into cpu space in the correct order/interleave... Lord-Nightmare2015-05-031-10/+10
* Fix compile. (nw) couriersud2015-05-021-1/+1
* (MESS) vt240.c: Add two DEC VT240 ROMsets and enable driver [Matt Burke, Balr... Lord-Nightmare2015-05-011-2/+32
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-13/+13
* Fix compile (unused functions) using @if 0 (nw) Scott Stone2014-12-131-1/+2
* vt240.c: mc7105 WIP (nw) Sergey Svishchev2014-12-131-19/+98
* upd7220: reverse bit order and make address space 16 bit (nw) cracyc2014-12-101-2/+2
* upd7220: slanted chars [Carl] cracyc2014-10-241-1/+1
* upd7220: devcb2 and delegates. (nw) Curt Coder2014-04-021-15/+7
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* upd7220: tied pixel clock with the refresh rate, updated all drivers to use i... Angelo Salese2012-12-121-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+3
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-1/+0
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+220