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
/
imagetek_i4100.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
-dynax/dynax.cpp: More I/O improvements:
Vas Crabb
2024-11-28
1
-10
/
+3
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-7
/
+7
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
- fgoal.cpp: used finders for I/O ports and other smal cleanups
Ivan Vangelista
2022-07-13
1
-5
/
+0
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+2
*
MT08203 fix (#9549)
Angelo Salese
2022-04-16
1
-1
/
+7
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
1
-1
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
metro.cpp: Fix tilemap offset regression
cam900
2021-01-14
1
-0
/
+2
*
metro.cpp, hyprduel.cpp: Move interrupt control (mostly) down into VDP
AJR
2021-01-09
1
-2
/
+32
*
imagetek_i4100.cpp: Partially fix flip screen (#6980)
cam900
2020-07-21
1
-2
/
+20
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-51
/
+51
*
imagetek_i4100.cpp : Updates
cam900
2019-09-14
1
-90
/
+104
*
imagetek_i4100: Convert screen update method to bitmap_rgb32 (nw)
AJR
2019-07-13
1
-7
/
+8
*
imagetek_i4100.cpp : Updates, Minor cleanups, Remove MCFGs
cam900
2018-11-14
1
-24
/
+16
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+1
*
Remove emupal.h from emu.h (nw)
AJR
2018-06-13
1
-0
/
+1
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-1
/
+1
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-8
/
+8
*
devices/video: some private-ization (nw)
Ivan Vangelista
2018-02-16
1
-63
/
+54
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-3
/
+3
*
srcclean (nw)
Vas Crabb
2017-11-26
1
-12
/
+12
*
vmetal: Workaround for recent video regression (nw)
AJR
2017-11-23
1
-1
/
+6
*
metro.cpp: Configure VDP the normal way with its standard XTAL (nw)
AJR
2017-11-22
1
-9
/
+0
*
Rewritten Imagetek i4100 / i4220 / i4300 video display processor family, hook...
angelosa
2017-11-21
1
-0
/
+229