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
/
315_5124.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-8
/
+8
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-13
/
+8
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
1
-2
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
video/315_5124.cpp: Improved registers 03 and 04 behavior in mode 4 [Enik Lan...
enikland2
2020-10-22
1
-7
/
+13
*
315_5124.cpp : Fix color related to hardware measured value (#5828)
cam900
2019-10-30
1
-0
/
+5
*
315_5313.cpp : Allow LCM scaling of horizontal resolution
cam900
2019-10-24
1
-0
/
+3
*
devices/video/315_5313.cpp : Fix 3bit color mode masking, Convert drawing rou...
cam900
2019-09-13
1
-1
/
+1
*
315_5124: Adjust horizontal screen positions
Enik Land
2019-07-25
1
-1
/
+1
*
sms.cpp: Change NMI to be routed through VDP on SMS systems (#4871)
enikland2
2019-06-10
1
-9
/
+17
*
Sega 315-5313 color related function updates
cam900
2019-05-19
1
-0
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-103
/
+54
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-54
/
+103
*
315_5124.cpp : Updates
cam900
2019-02-11
1
-50
/
+54
*
src/devices: more MCFG macros removal (nw)
Ivan Vangelista
2019-01-10
1
-53
/
+0
*
restore additional Sega 315-5313 palette entries used by 32X (nw)
Vas Crabb
2018-12-31
1
-5
/
+7
*
Start cleaning up palette configuration:
Vas Crabb
2018-12-29
1
-4
/
+5
*
-devices/machine/msm6253: Removed MCFG macros and added devcb3 support, nw
mooglyguy
2018-12-27
1
-4
/
+7
*
make this more consistent (nw)
Vas Crabb
2018-08-20
1
-27
/
+27
*
315_5124.cpp minor fixes to previous changes
Enik Land
2018-08-18
1
-3
/
+2
*
315_5124.cpp updates (#3692)
enikland2
2018-07-22
1
-31
/
+71
*
devcb3
Vas Crabb
2018-07-07
1
-9
/
+9
*
Remove emupal.h from emu.h (nw)
AJR
2018-06-13
1
-0
/
+1
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-16
/
+16
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+1
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-1
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
qs1000, 315_5124 and 315_5313 devices: test Vas' latest work (nw)
Ivan Vangelista
2017-05-22
1
-4
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-77
/
+66
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-28
/
+28
*
sg1000.cpp: many improvements [Enik Land]
etabeta78
2016-06-24
1
-0
/
+11
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
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
-4
/
+4
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-13
/
+13
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
315-5124.c: Minor changes and fix a regression that in theory could affect zo...
Scott Stone
2015-09-14
1
-1
/
+1
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+255