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
/
mess
/
drivers
/
elwro800.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-2
/
+2
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-1
/
+1
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-20
/
+28
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-2
/
+2
*
speaker tag lookup removal, also no need to use universal tag, since easier n...
Miodrag Milanovic
2013-04-12
1
-1
/
+1
*
(MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw)
Wilbert Pol
2013-02-07
1
-63
/
+61
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-65
/
+65
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-2
/
+0
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-7
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-33
/
+21
*
srcclean (nw)
Curt Coder
2012-10-07
1
-1
/
+1
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-6
/
+8
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-2
/
+2
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-6
/
+6
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-3
/
+4
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-3
/
+3
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-3
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-12
/
+12
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+644