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
/
video
/
hd44102.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-292
/
+0
*
cleanup of bogus copyright messages and restriction texts, update for Daniel ...
Miodrag Milanovic
2015-05-25
1
-3
/
+0
*
updated licenses for most of devices (nw)
Miodrag Milanovic
2015-05-14
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
(MESS) nes.xml: added a couple of new multigame dumps using
Fabio Priuli
2014-10-13
1
-2
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-7
/
+2
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-16
/
+16
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
Fix several rendering issues with artwork, introduced in the
Aaron Giles
2012-01-16
1
-1
/
+1
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-1
/
+2
*
Bulk conversion of bitmap_t * to bitmap_t & . With this change the
Aaron Giles
2012-01-02
1
-2
/
+2
*
Bulk converted cliprect * to cliprect & across the system. This makes
Aaron Giles
2011-12-31
1
-2
/
+2
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-39
/
+24
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-1
/
+1
*
cleanups, this time for good
Angelo Salese
2011-04-17
1
-2
/
+2
*
Imported HD44102 LCDC from MESS. (no whatsnew)
Curt Coder
2011-04-16
1
-0
/
+313