index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
bus
/
ecbbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
converted z80_sti to devcb2. nw.
Fabio Priuli
2014-04-17
1
-16
/
+6
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-14
/
+8
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-1
/
+1
*
generic_keyboard_device, generic_terminal_device and teleprinter_device: conv...
Ivan Vangelista
2014-04-09
1
-8
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-6
/
+5
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
2
-6
/
+6
*
Added palette to ef9345, and some cleanup (nw)
Miodrag Milanovic
2014-03-16
1
-2
/
+2
*
(MESS) ecbbus: devcb2. (nw)
Curt Coder
2014-03-15
1
-0
/
+10
*
(MESS) ecbbus: devcb2. (nw)
Curt Coder
2014-03-15
2
-111
/
+20
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Removed pseudo-palettes from video/generic.c. All drivers that were using the...
Alex W. Jackson
2014-03-13
2
-1
/
+5
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+2
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-1
/
+1
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
2
-9
/
+31
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+2
*
removed unused rxd callback from z80sti [smf]
smf-
2013-12-23
1
-1
/
+0
*
reduced dependency clutter in ecbbus [smf]
smf-
2013-12-23
2
-3
/
+3
*
ecbbus: Added pinout. (nw)
Curt Coder
2013-11-20
2
-2
/
+38
*
Updated a pair of commented out legacy calls. (nw)
Ivan Vangelista
2013-10-27
1
-2
/
+2
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
(MESS) Moved a bunch of buses under emu/bus. (nw)
Curt Coder
2013-10-22
4
-0
/
+1524