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
/
devices
/
video
/
hd44780.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
hd44780: add ks0066f00 variant
Patrick Mackinlay
2023-03-24
1
-0
/
+13
*
hd44102: add intermediate render buffer
hap
2022-09-19
1
-5
/
+5
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-13
/
+9
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
New machines marked as NOT_WORKING
AJR
2021-08-18
1
-1
/
+2
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-2
/
+2
*
hd44780: Add Epson SED1278-0B variant with European character generator ROM
AJR
2020-05-15
1
-0
/
+13
*
hd44780: Allow function set register to be updated again right after changing...
AJR
2020-05-14
1
-0
/
+1
*
New working clones
hap
2020-01-04
1
-2
/
+7
*
hd44780: Turn logging back off (nw)
AJR
2019-11-15
1
-1
/
+1
*
hd44780: Better workaround for mtd1256 (nw)
AJR
2019-11-15
1
-8
/
+6
*
mtd1256: Improve banking; add preliminary LCD display (nw)
AJR
2019-11-14
1
-3
/
+8
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-1
/
+2
*
hd44780: Add alternate interface using direct writes to bus control lines (nw)
AJR
2019-08-25
1
-20
/
+70
*
mu100: Make some noise [O. Galibert]
Olivier Galibert
2018-11-05
1
-10
/
+10
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-18
/
+20
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-3
/
+3
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-3
/
+3
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-16
/
+16
*
* Doxyfy a significant chunk of devfind.h
Vas Crabb
2016-08-25
1
-8
/
+7
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-1
/
+1
*
hd44780_pixel_update_func to delegate (nw)
Miodrag Milanovic
2016-05-06
1
-4
/
+4
*
Devfind revision phase 1, cleaning out some legacy stuff
AJR
2016-04-07
1
-6
/
+6
*
reverting:
Miodrag Milanovic
2016-01-20
1
-16
/
+16
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-16
/
+16
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+569