index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
drivers
/
vt240.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
1
-1
/
+1
*
Changed license of DEC drivers together with Jonathan Gevaryahu (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Minor DEC notes (n/w)
Lord-Nightmare
2015-05-05
1
-0
/
+1
*
(MESS) VT240 and VT320: add links to DEC-O-LOG service notes for different fi...
Lord-Nightmare
2015-05-05
1
-2
/
+11
*
(MESS) VT240: Map the T11 roms into cpu space in the correct order/interleave...
Lord-Nightmare
2015-05-03
1
-10
/
+10
*
Fix compile. (nw)
couriersud
2015-05-02
1
-1
/
+1
*
(MESS) vt240.c: Add two DEC VT240 ROMsets and enable driver [Matt Burke, Balr...
Lord-Nightmare
2015-05-01
1
-2
/
+32
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
1
-13
/
+13
*
Fix compile (unused functions) using @if 0 (nw)
Scott Stone
2014-12-13
1
-1
/
+2
*
vt240.c: mc7105 WIP (nw)
Sergey Svishchev
2014-12-13
1
-19
/
+98
*
upd7220: reverse bit order and make address space 16 bit (nw)
cracyc
2014-12-10
1
-2
/
+2
*
upd7220: slanted chars [Carl]
cracyc
2014-10-24
1
-1
/
+1
*
upd7220: devcb2 and delegates. (nw)
Curt Coder
2014-04-02
1
-15
/
+7
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-2
/
+1
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+0
*
modernized generic palette initializations (nw)
Oliver Stöneberg
2013-07-15
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+0
*
upd7220: tied pixel clock with the refresh rate, updated all drivers to use i...
Angelo Salese
2012-12-12
1
-1
/
+1
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-3
/
+4
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-3
/
+3
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
1
-1
/
+0
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+220