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
/
devices
/
video
/
nt7534.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ds8874: move to video folder (led driver chip),
hap
2024-04-11
1
-1
/
+1
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-9
/
+4
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-2
/
+2
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-1
/
+1
*
src/devices: simplified some handlers (nw)
Ivan Vangelista
2020-03-11
1
-10
/
+10
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-0
/
+3
*
nt7534: Manufacturer note (nw)
AJR
2019-09-29
1
-1
/
+1
*
nt7534: Add bounds checking to help prevent data corruption and segmentation ...
AJR
2018-06-23
1
-15
/
+21
*
nt7534: Shut up logging (nw)
AJR
2018-03-25
1
-1
/
+1
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-08-27
1
-13
/
+13
*
new drivers for "Control ID x628" fingerprint-reader and for the NT7534 LCD c...
Felipe CorrĂȘa da Silva Sanches
2017-08-23
1
-0
/
+355