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
/
i8275.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-8
/
+4
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-14
/
+1
*
i8275: Simplify read/write handlers (nw)
AJR
2019-10-05
1
-3
/
+3
*
i8275: Calculate refresh rate from software-configured parameters
AJR
2019-07-02
1
-22
/
+24
*
wy100: Add speaker (nw)
AJR
2019-07-02
1
-0
/
+2
*
i8275: Improve and simplify handling of field attributes
AJR
2019-06-07
1
-6
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-24
/
+0
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-0
/
+24
*
src/devices: some more MCFG macros removal (nw)
Ivan Vangelista
2019-01-11
1
-24
/
+0
*
Fixed regressions in konamim2 and mexico86, nw
mooglyguy
2018-12-15
1
-0
/
+13
*
New machines marked as NOT_WORKING
AJR
2018-08-21
1
-0
/
+10
*
devcb3
Vas Crabb
2018-07-07
1
-6
/
+10
*
i8275: DMA refinements
AJR
2018-06-07
1
-1
/
+2
*
i8275: Blank top and bottom row lines when underline is greater than 7
AJR
2018-05-21
1
-1
/
+3
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-12
/
+12
*
i8275: fix thinko in previous commit; make Preset Counters command useful.
Sergey Svishchev
2018-02-12
1
-0
/
+1
*
i8275: handle invisible field attributes and "end of row - stop dma" special ...
Sergey Svishchev
2018-01-31
1
-0
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+14
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-3
/
+3
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+236